Skip to content

Releases: IBM/secrets-manager-python-sdk

v2.1.9

17 Feb 07:21
Compare
Choose a tag to compare

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

07 Oct 05:11
Compare
Choose a tag to compare

2.1.8 (2024-10-07)

  • Support for intermediate CA certificates rotation

v2.1.7

23 Sep 04:31
Compare
Choose a tag to compare

2.1.7 (2024-09-23)

Support for IAM service authorization.

v2.1.6

09 Sep 05:59
Compare
Choose a tag to compare

2.1.6 (2024-09-09)

Add the expiration_date field to secret versions' response.

v2.1.5

05 Aug 08:52
Compare
Choose a tag to compare

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

11 Mar 07:49
Compare
Choose a tag to compare

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

07 Feb 09:38
Compare
Choose a tag to compare

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).

v2.1.2

11 Jan 07:44
Compare
Choose a tag to compare

2.1.2 (2024-01-11)

v2.1.1

11 Dec 08:29
Compare
Choose a tag to compare

2.1.1 (2023-12-11)

This release provides support for a new secret type - Service credentials. Learn more in the service documentation and API Docs.

v2.1.0

19 Sep 09:29
Compare
Choose a tag to compare

2.1.0 (2023-09-19)

This release provides support for retrieving the secret value by using its secret Name. Learn more in the service documentation and API Docs.