File tree Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ | tag | date | title |
2
+ | ---| ---| ---|
3
+ | v2.7.6 | 2023-01-12 | User Sync Tool v2.7.6 |
4
+
5
+ # Features
6
+
7
+ * 4c4545a Extend "additional groups" awareness/support to all directory connectors
8
+
9
+ # Fixes
10
+
11
+ * 183e1d2 Fix bug when writing Adobe-only users to file (#801 )
12
+ * 79ce27d Non-zero exit code for certain error conditions (#803 )
13
+ * 651d211 Deal with emails, not usernames in CSV adobe-only features (write to CSV, read from CSV) (#808 )
14
+
15
+ # Documentation
16
+
17
+ * c54a9eb Update Additional Groups documentation to discuss all directory connector types
18
+
19
+ ---
20
+
1
21
| tag | date | title |
2
22
| ---| ---| ---|
3
23
| v2.7.5 | 2022-09-29 | User Sync Tool v2.7.5 |
Original file line number Diff line number Diff line change 6
6
7
7
* 183e1d2 Fix bug when writing Adobe-only users to file (#801 )
8
8
* 79ce27d Non-zero exit code for certain error conditions (#803 )
9
+ * 651d211 Deal with emails, not usernames in CSV adobe-only features (write to CSV, read from CSV) (#808 )
9
10
10
11
# Documentation
11
12
Original file line number Diff line number Diff line change 18
18
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19
19
# SOFTWARE.
20
20
21
- __version__ = '2.7.5 '
21
+ __version__ = '2.7.6 '
You can’t perform that action at this time.
0 commit comments