Skip to content

Releases: UMIACS/rgwadmin

v2.0.2

25 Jul 13:44
Compare
Choose a tag to compare

Added documentation to the project. This builds to https://rgwadmin.readthedocs.io/ on every push to master.

v2.0.1

25 Jul 13:43
Compare
Choose a tag to compare

Packaging improvements. No major functionality.

v2.0.0

11 Mar 18:10
Compare
Choose a tag to compare

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

20 Feb 16:51
Compare
Choose a tag to compare

Changes in behavior:

  • Change the default of modify_user() to not generate more keys.

v1.2.4

03 Jan 18:30
Compare
Choose a tag to compare

Added

  • set_user_quota() and set_bucket_quota()

Deprecations

  • set_quota() is now deprecated.

v1.2.3

22 May 14:26
Compare
Choose a tag to compare

Bugfix:
1.2.2 introduced an import that was not python2 compatible when calling RGWAdmin.get_metadata()

v1.2.2

21 May 14:25
Compare
Choose a tag to compare

Features/Improvements

  • Support the bucket.instance metadata type. (@robbat2)
  • Requests can now accept a configurable timeout. (@JacekJab)
  • Exceptions now contain the raw exception json. (@robbat2)
  • Added support for more metadata operations: delete, lock, and unlock (@robbat2)

v1.2.1

02 Mar 22:20
Compare
Choose a tag to compare

This release adds Python 3 compatibility support!

1.1.5

27 Jun 16:51
Compare
Choose a tag to compare

Provides fixes for Jewel

1.1.4

16 Mar 18:14
Compare
Choose a tag to compare
Tagging 1.1.4