This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
Releases: CSCfi/swift-sharing-request
Releases · CSCfi/swift-sharing-request
v0.4.9
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
Description
Version v0.4.2 finishes the authentication engine used in the swift-sharing-request
API, properly implementing the signature expiration and adding project scoped API access tokens.
Changes
- Add signature expiration
- Add support for project scoped API access tokens
- Update binding module behavior to reflect API access changes
- (@v0.4.1 fix JS linter errors)
v0.4.0
Changelog
- Add authentication support with signed API requests
- Add type hints
- Write more thorough unit tests for the project
- Some general improvement in the codebase
Swift Sharing Request v0.2.0
Release Notes
- First release for the OpenStack Swift external container access request support
- Pre-release without proper authentication handling