Skip to content

Commit 37596a5

Browse files
committed
update release notes
1 parent 5e9e01b commit 37596a5

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.changelog/changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
| tag | date | title |
2+
|------------|------------|---------------------------|
3+
| 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
17+
18+
---
19+
120
| tag | date | title |
221
|------------|------------|---------------------------|
322
| v2.10.0rc3 | 2024-07-29 | User Sync Tool v2.10.0rc3 |

.changelog/latest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88

99
# New Features
1010

11+
* 5e9e01b Ability to exclude Sign users in Sign Sync
1112
* 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

Comments
 (0)