Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: IBM/secrets-manager-python-sdk

v2.1.13

25 Aug 07:34

Choose a tag to compare

2.1.13 (2025-08-25)

A new secret access tracking feature is now available. Use the retrieved_at to see when was the secret data last accessed. This provides better visibility into secret usage for improved monitoring and management.

v2.1.12

13 Aug 13:50

Choose a tag to compare

2.1.12 (2025-08-13)

Reverts

v2.1.11

10 Jun 07:41

Choose a tag to compare

2.1.11 (2025-06-10)

Package updates. Resolves CVE-2024-47081.

v2.1.10

05 May 07:44

Choose a tag to compare

2.1.10 (2025-05-05)

This release introduces a new secret type: Custom credentials. Read more about it in the service documentation.

v2.1.9

17 Feb 07:21

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

Choose a tag to compare

2.1.8 (2024-10-07)

  • Support for intermediate CA certificates rotation

v2.1.7

23 Sep 04:31

Choose a tag to compare

2.1.7 (2024-09-23)

Support for IAM service authorization.

v2.1.6

09 Sep 05:59

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

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

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