File tree Expand file tree Collapse file tree 3 files changed +28
-2
lines changed
Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.9.1] - 2025-02-14
6+
7+ ### Bug Fixes
8+
9+ - Update file paths in documentation
10+ - Update sample configuration path
11+ - Rework internals to make localparts non-optional
12+
13+ ### Documentation
14+
15+ - Add warning about service user scopes
16+ - Document migration steps
17+
18+ ### Features
19+
20+ - Make user comparison log lines less verbose
21+ - Expose migration binary in the docker image
22+
23+ ### Refactor
24+
25+ - Switch from ldap_poller to a direct implementation
26+
27+ ### Styling
28+
29+ - Fix indentation issue that snuck in
30+
531## [ 0.9.0] - 2024-12-13
632
733### Features
Original file line number Diff line number Diff line change 11[package ]
22name = " famedly-sync"
3- version = " 0.9.0 "
3+ version = " 0.9.1 "
44authors = []
55edition = " 2021"
66publish = false
You can’t perform that action at this time.
0 commit comments