You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| v2.10.0rc4 | 2024-08-13 | User Sync Tool v2.10.0rc4 |
4
+
5
+
# Fixes
6
+
7
+
*#825 send `start_sync()` signal when querying groups for auto-create purposes
8
+
*#834 make TimeoutException a child of AssertionException so we don't show a stack trace
9
+
*#837 fix typo in sign engine log message
10
+
*#840 push strategy fails with unhandled exception
11
+
* e61ec81 Fix issue with all users setting
12
+
13
+
# New Features
14
+
15
+
* 5e9e01b Ability to exclude Sign users in Sign Sync
16
+
* 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](https://github.com/adobe-apiplatform/user-sync.py/blob/8082c987c79eddcc3fc06f31a1c32de300a30cd7/en/user-manual/configuring_user_sync_tool.md#limits-config) for more information
Copy file name to clipboardExpand all lines: .changelog/latest.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,5 @@
8
8
9
9
# New Features
10
10
11
+
* 5e9e01b Ability to exclude Sign users in Sign Sync
11
12
* 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](https://github.com/adobe-apiplatform/user-sync.py/blob/8082c987c79eddcc3fc06f31a1c32de300a30cd7/en/user-manual/configuring_user_sync_tool.md#limits-config) for more information
0 commit comments