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
Copy file name to clipboardExpand all lines: .changelog/changelog.md
+57-4Lines changed: 57 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,59 @@
1
+
| tag | date | title |
2
+
|---------|------------|------------------------|
3
+
| v2.10.0 | 2024-08-22 | User Sync Tool v2.10.0 |
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
| v2.10.0rc4 | 2024-08-13 | User Sync Tool v2.10.0rc4 |
23
+
24
+
# Fixes
25
+
26
+
*#825 send `start_sync()` signal when querying groups for auto-create purposes
27
+
*#834 make TimeoutException a child of AssertionException so we don't show a stack trace
28
+
*#837 fix typo in sign engine log message
29
+
*#840 push strategy fails with unhandled exception
30
+
* e61ec81 Fix issue with all users setting
31
+
32
+
# New Features
33
+
34
+
* 5e9e01b Ability to exclude Sign users in Sign Sync
35
+
* 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
| v2.10.0rc3 | 2024-07-29 | User Sync Tool v2.10.0rc3 |
42
+
43
+
# Fixes
44
+
45
+
*#825 send `start_sync()` signal when querying groups for auto-create purposes
46
+
*#834 make TimeoutException a child of AssertionException so we don't show a stack trace
47
+
*#837 fix typo in sign engine log message
48
+
*#840 push strategy fails with unhandled exception
49
+
* e61ec81 Fix issue with all users setting
50
+
51
+
# New Features
52
+
53
+
* 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
* 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