Skip to content

Releases: adobe-apiplatform/user-sync.py

User Sync Tool v2.10.0

22 Aug 18:37
Compare
Choose a tag to compare

Fixes

  • #825 send start_sync() signal when querying groups for auto-create purposes
  • #834 make TimeoutException a child of AssertionException so we don't show a stack trace
  • #837 fix typo in sign engine log message
  • #840 push strategy fails with unhandled exception
  • e61ec81 Fix issue with all users setting

New Features

  • 5e9e01b Ability to exclude Sign users in Sign Sync
  • d761c5e Introduce option to limit scope of Adobe-only users to just those that have groups to remove in the current sync. See the manual for more information

User Sync Tool v2.10.0rc4

13 Aug 17:25
Compare
Choose a tag to compare
Pre-release

Fixes

  • #825 send start_sync() signal when querying groups for auto-create purposes
  • #834 make TimeoutException a child of AssertionException so we don't show a stack trace
  • #837 fix typo in sign engine log message
  • #840 push strategy fails with unhandled exception
  • e61ec81 Fix issue with all users setting

New Features

  • 5e9e01b Ability to exclude Sign users in Sign Sync
  • d761c5e Introduce option to limit scope of Adobe-only users to just those that have groups to remove in the current sync. See the manual for more information

User Sync Tool v2.10.0rc3

29 Jul 18:45
Compare
Choose a tag to compare
Pre-release

Fixes

  • #825 send start_sync() signal when querying groups for auto-create purposes
  • #834 make TimeoutException a child of AssertionException so we don't show a stack trace
  • #837 fix typo in sign engine log message
  • #840 push strategy fails with unhandled exception
  • e61ec81 Fix issue with all users setting

New Features

  • d761c5e Introduce option to limit scope of Adobe-only users to just those that have groups to remove in the current sync. See the manual for more information

User Sync Tool v2.10.0rc2

20 Oct 02:52
Compare
Choose a tag to compare
Pre-release

Fixes

  • e61ec81 Fix issue with all users setting

New Features

  • d761c5e Introduce option to limit scope of Adobe-only users to just those that have groups to remove in the current sync. See the manual for more information

User Sync Tool v2.10.0rc1

27 Sep 21:00
Compare
Choose a tag to compare
Pre-release

Fixes

  • e61ec81 Fix issue with all users setting

User Sync Tool v2.9.1

07 Aug 19:50
Compare
Choose a tag to compare

Fixes

  • 8fbeb83 Fix build config for Jammy

User Sync Tool v2.9.0

26 Jul 22:06
Compare
Choose a tag to compare

Features

Fixes

  • #811 Fix user email update failures

Build Changes

  • Github Actions no longer maintains a build for Ubuntu Bionic (18.04),
    so automated bionic builds are no longer available. Automated builds
    for 22.04 Jammy have been added with the jammy label.

User Sync Tool v2.9.0rc3

12 Jul 16:42
Compare
Choose a tag to compare
Pre-release

Features

Fixes

  • #811 Fix user email update failures

Build Changes

  • Github Actions no longer maintains a build for Ubuntu Bionic (18.04),
    so automated bionic builds are no longer available. Automated builds
    for 22.04 Jammy have been added with the jammy label.

Advisory

This is a pre-release and may not be stable for production use. The username
update feature is under development and will currently update the username of
any user that can be identified as being in need of a username update. This
may have unexpected side effects.

User Sync Tool v2.9.0rc2

07 Jun 23:44
Compare
Choose a tag to compare
Pre-release

Features

Fixes

  • #811 Fix user email update failures

Build Changes

  • Github Actions no longer maintains a build for Ubuntu Bionic (18.04),
    so automated bionic builds are no longer available. Automated builds
    for 22.04 Jammy have been added with the jammy label.

Advisory

This is a pre-release and may not be stable for production use. The username
update feature is under development and will currently update the username of
any user that can be identified as being in need of a username update. This
may have unexpected side effects.

User Sync Tool v2.9.0rc1

13 Apr 19:47
Compare
Choose a tag to compare
Pre-release

Features

  • 8c4ea5c Implement unconditional username update

Fixes

  • #811 Fix user email update failures

Build Changes

  • Github Actions no longer maintains a build for Ubuntu Bionic (18.04),
    so automated bionic builds are no longer available. Automated builds
    for 22.04 Jammy have been added with the jammy label.

Advisory

This is a pre-release and may not be stable for production use. The username
update feature is under development and will currently update the username of
any user that can be identified as being in need of a username update. This
may have unexpected side effects.