Skip to content

Releases: adobe-apiplatform/user-sync.py

First release candidate for v1.2

21 Mar 02:31
Compare
Choose a tag to compare
Pre-release

Putting this out for widespread testing. These notes apply to 1.2rc1 of 2017-03-20.

New Features

  1. You can now exclude dashboard users from being updated or deleted by User Sync. See the docs for details.
  2. There is more robust reporting for errors in configuration files.
  3. The log now reports the User Sync version and gives the details of how it was invoked.
  4. You can now create and manage users of all identity types, including Adobe IDs, both when operating from an LDAP directory and from CSV files.
  5. You can now distinguish, when a customer directory user is disabled or removed, whether to remove the matching Adobe-side from the organization or also to delete his Adobe user account.

Significant Bug Fixes

  1. There were many bugs fixed related to managing users of identity types other than Federated ID.
  2. There were many bugs fixes related to managing group membership of all identity types.

Changes in Behavior

All options now apply to users of all identity types. Previously, some had applied only to Federated ID and some to Enterprise ID.

Compatibility with Prior Versions

Other than as noted above, existing configuration files and should work and have the same behavior.

v1.1.1 with documentation

03 Mar 19:21
Compare
Choose a tag to compare

Fast-follow bug fix release that fixes #26 and updates the version number. See the detailed Release Notes online, or download them from the release artifacts.

There are known issues with this release related to creating/syncing users identified by Adobe ID, but these will not affect users working exclusively with Enterprise and Federated IDs.

There are no code changes in this release since the v1.1.1 tag on Master, so if you already downloaded the sources at that tag, you need not download and rebuild.

v1.1

01 Mar 11:05
Compare
Choose a tag to compare

Enhancements and bug fixes since v1.0: see the RELEASE_NOTES.md file.

First GM release

03 Feb 07:57
Compare
Choose a tag to compare

This release still has issues but should be usable for most customers. There is an updated User Guide in the docs directory.

First release candidate for first public release

21 Jan 01:15
Compare
Choose a tag to compare

Have preliminary doc and code seems to be ready.