This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
Releases: CSCfi/swift-x-account-sharing
Releases · CSCfi/swift-x-account-sharing
v0.5.0
Changelog
- Add container level share deletions
- Remove
dict_db.py
, since the dictionary based database implementation is no longer required
v0.4.0
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
Release Notes
- First release for the OpenStack Swift external sharing support
- Pre-release without proper authentication handling