Releases: UMIACS/rgwadmin
Releases · UMIACS/rgwadmin
v2.0.2
Added documentation to the project. This builds to https://rgwadmin.readthedocs.io/ on every push to master.
v2.0.1
Packaging improvements. No major functionality.
v2.0.0
This a major release with the following breaking changes:
- Remove the deprecated
set_quota()
function. This is replaced by set_user_quota() - Remove the
create_bucket()
function. This operation was not actually part of the Admin Ops API, but was rather just utilized by the testing framework.
v1.3.0
Changes in behavior:
- Change the default of modify_user() to not generate more keys.
v1.2.4
Added
- set_user_quota() and set_bucket_quota()
Deprecations
- set_quota() is now deprecated.
v1.2.3
Bugfix:
1.2.2 introduced an import that was not python2 compatible when calling RGWAdmin.get_metadata()
v1.2.2
v1.2.1
This release adds Python 3 compatibility support!
1.1.5
Provides fixes for Jewel
1.1.4
Tagging 1.1.4