File tree Expand file tree Collapse file tree 3 files changed +25
-4
lines changed
Expand file tree Collapse file tree 3 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 1+ | tag | date | title |
2+ | ---| ---| ---|
3+ | v2.9.0rc1 | 2023-04-12 | User Sync Tool v2.9.0rc1 |
4+
5+ # Features
6+
7+ * 8c4ea5c Implement unconditional username update
8+
9+ # Fixes
10+
11+ * #811 Fix user email update failures
12+
13+ ---
14+
115| tag | date | title |
216| ---| ---| ---|
317| v2.8.0 | 2023-01-30 | User Sync Tool v2.8.0 |
1226* fa985d1 Fix new user count
1327
1428---
29+
1530| tag | date | title |
1631| ---| ---| ---|
1732| v2.7.6 | 2023-01-12 | User Sync Tool v2.7.6 |
Original file line number Diff line number Diff line change 11# Features
22
3- * # 738 Platform and environment info
3+ * 8c4ea5c Implement unconditional username update
44
55# Fixes
66
7- * df8b33d Prevent dynamic attribute error
8- * fa985d1 Fix new user count
7+ * #811 Fix user email update failures
8+
9+ # Advisory
10+
11+ This is a pre-release and may not be stable for production use. The username
12+ update feature is under development and will currently update the username of
13+ any user that can be identified as being in need of a username update. This
14+ may have unexpected side effects.
Original file line number Diff line number Diff line change 1818# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1919# SOFTWARE.
2020
21- __version__ = '2.8.0 '
21+ __version__ = '2.9.0rc1 '
You can’t perform that action at this time.
0 commit comments