Skip to content

Releases: IBM/secrets-manager-java-sdk

v2.0.28

Choose a tag to compare

@secrets-automation-dev secrets-automation-dev released this 16 Mar 15:13

2.0.28 (2026-03-16)

Bug Fixes

  • deps: update slf4j monorepo to v2.0.17 (0b460ff)

v2.0.27

Choose a tag to compare

@secrets-automation-dev secrets-automation-dev released this 16 Mar 12:10

2.0.27 (2026-03-16)

Package updates

v2.0.22

Choose a tag to compare

@secrets-automation-dev secrets-automation-dev released this 05 May 08:54

2.0.22 (2025-05-05)

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

v2.0.21

Choose a tag to compare

@secrets-automation-dev secrets-automation-dev released this 05 May 07:43

2.0.21 (2025-05-05)

v2.0.20

Choose a tag to compare

@secrets-automation-dev secrets-automation-dev released this 17 Feb 10:07

2.0.20 (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.

Note

  • In the Imported certificate Builder, certificate is no longer required
  • In the Public certificate Builder, common_name is no longer required

v2.0.19

Choose a tag to compare

@IdanAdar IdanAdar released this 07 Oct 05:17

2.0.19 (2024-10-07)

Support for intermediate CA certificates rotation

v2.0.18

Choose a tag to compare

@IdanAdar IdanAdar released this 23 Sep 04:42

2.0.18 (2024-09-23)

Support for IAM service authorization.

v2.0.17

Choose a tag to compare

@IdanAdar IdanAdar released this 09 Sep 09:10

2.0.17 (2024-09-09)

Add the expiration_date field to secret versions' response.

v2.0.15

Choose a tag to compare

@IdanAdar IdanAdar released this 05 Aug 10:12

2.0.15 (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.0.11

Choose a tag to compare

@IdanAdar IdanAdar released this 11 Mar 07:48

2.0.11 (2024-03-11)

  • Add List filters: secret_types, match_all_labels
  • Add Expiration date field to iam_credentials and service_credentials API responses