Releases: IBM/secrets-manager-go-sdk
Releases · IBM/secrets-manager-go-sdk
v2.0.15
v2.0.14
v2.0.13
v2.0.12
2.0.12 (2025-07-30)
Fix for
https://pkg.go.dev/vuln/GO-2025-3749
https://pkg.go.dev/vuln/GO-2025-3751
v2.0.11
2.0.11 (2025-05-05)
This release introduces a new secret type: Custom credentials. Read more about it in the service documentation.
v2.0.10
2.0.10 (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
The function signature for the following functions has changed
NewPublicCertificatePrototype
:common name
is no longer required.NewImportedCertificatePrototype
:certificate
is no longer required.