Releases: IBM/secrets-manager-python-sdk
Releases · IBM/secrets-manager-python-sdk
v2.1.9
2.1.9 (2025-02-17)
You can now use an Imported certificate secret to generate a Certificate Signing Reques (CSR) that you can then externally sign with your Certificate Authority and add it back to your Imported certificate secret.
v2.1.8
2.1.8 (2024-10-07)
- Support for intermediate CA certificates rotation
v2.1.7
2.1.7 (2024-09-23)
Support for IAM service authorization.
v2.1.6
2.1.6 (2024-09-09)
Add the expiration_date
field to secret versions' response.
v2.1.5
2.1.5 (2024-08-05)
You can use the Private Certificate engine to generate Root and Intermediate CA certificates with private keys managed by a Hardware Security Module (HSM). This feature is currently available using IBM Cloud HPCS HSM.
v2.1.4
2.1.4 (2024-03-11)
- Add List filters: secret_types, match_all_labels
- Add Expiration date field to iam_credentials and service_credentials API responses
v2.1.3
2.1.3 (2024-02-07)
This release adds support fora random password generator policy, allowing you to control the length and complexity of the auto-generated password (numbers, symbols, upper-case).