Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Releases: CSCfi/swift-x-account-sharing

v0.5.0

19 Feb 07:51
61bc65a
Compare
Choose a tag to compare

Changelog

  • Add container level share deletions
  • Remove dict_db.py, since the dictionary based database implementation is no longer required

v0.4.0

04 Feb 12:50
65f5e78
Compare
Choose a tag to compare

Changelog

  • Add authentication support with signed API requests
  • Add type hints
  • Write more thorough unit testes for the project
  • Some general improvement in the codebase

Swift X Account Sharing v0.2.0

10 Dec 12:46
4fed49e
Compare
Choose a tag to compare
Pre-release

Release Notes

  • First release for the OpenStack Swift external sharing support
  • Pre-release without proper authentication handling