Releases: britive/python-sdk
v2.14.2
v2.14.1
v2.14.0
v2.13.0
v2.12.4
What's New
- None
Enhancements
- None
Bug Fixes
NOTE: This is a pre-release feature. It is being published in anticipation of upcoming features being released to production. This functionality will not yet work in production environments.
- Properly handle use case of long term (IAM User) vs. temporary credentials (AssumeRole/Federation) in the AWS Federation Provider
Dependencies
- None
Other
- None
v2.12.3
What's New
- None
Enhancements
- None
Bug Fixes
- Fix bug when catching JSON decode exceptions when decoding
requestsresponse - catching the more genericValueErrorinstead of a specific JSON decode error
NOTE: This is a pre-release feature. It is being published in anticipation of upcoming features being released to production. This functionality will not yet work in production environments.
- Remove port from tenant name in the AWS provider
Dependencies
- None
Other
- Allow disabling TLS/SSL verification for local development work by setting environment variable
export BRITIVE_NO_VERIFY_SSL=true
v2.12.2
What's New
- None
Enhancements
- None
Bug Fixes
NOTE: This is a pre-release feature. It is being published in anticipation of upcoming features being released to production. This functionality will not yet work in production environments.
- Fix issue with AWS provider when injecting the tenant name into the AWS sigv4 signed request
Dependencies
- None
Other
- None
v2.12.1
v2.12.1 [2022-11-17]
What's New
- None
Enhancements
NOTE: This is a pre-release feature. It is being published in anticipation of upcoming features being released to production. This functionality will not yet work in production environments.
- Allow caller to specify duration/expiration time of tokens generated by the AWS federation provider
Bug Fixes
- None
Dependencies
- None
Other
- None
v2.12.0
What's New
NOTE: This is a pre-release feature. It is being published in anticipation of upcoming features being released to production. This functionality will not yet work in production environments.
- Support for workload identity federation providers
Enhancements
- None
Bug Fixes
- None
Dependencies
- None
Other
- None