Releases: openedx/user-util
Releases · openedx/user-util
1.1.0 - Add Python 3.11 Support
What's Changed
- Standardize version number placement by @aht007 in #16
- BOM-2948: Replace Travis with GitHub CI by @UsamaSadiq in #14
- Add DEPR workflow automation by @sarina in #17
- fix: Install pip and pip-tools in upgrade script by @Jawayria in #18
- Fix github url strings (org edx -> openedx) by @sarina in #19
- Update standard workflow files. by @feanil in #20
- docs: Remove repo specific CONTRIBUTING.rst by @feanil in #21
- feat: add python 3.11 support by @edx-requirements-bot in #23
New Contributors
- @aht007 made their first contribution in #16
- @UsamaSadiq made their first contribution in #14
- @sarina made their first contribution in #17
- @feanil made their first contribution in #20
Full Changelog: 1.0.0...1.1.0
Drop python3.5 support
Drop python3.5 support
Update to proper release version
The last release version was not correctly updated on the library. This bug fix release fixes the version of this library.
Added retirement functionality for external_user_keys
Added retirement functionality to update external_user_keys to be a value that tells others this value is deleted.
We want to expose the retired values back to program administrators so they understand this enrollment record is in deleted state.
Drop support to python 2.7 and add support to python 3.8
Drop support to python 2.7 and add support to python 3.8