Releases: ovh/okms-sdk-go
Releases · ovh/okms-sdk-go
v0.3.2
🐛 Bug Fixes
- Key iterator stop yielding values after error
📚 Documentation
- Add go report card to readme
🧪 Testing
- Unit tests for the key iterator
- Unit tests for the JWK conversion
- Unit tests for DataKeyProvider
- Unit tests for the signer
⚙️ Miscellaneous Tasks
- Include dependencies in release note
- Enable race condition detection during unit tests
v0.3.1
⚙️ Miscellaneous Tasks
- (deps) Bump golang.org/x/sys from 0.26.0 to 0.27.0
- (deps) Bump golang.org/x/crypto from 0.28.0 to 0.29.0
v0.3.0
v0.2.1
🚀 Features
- Add built-in support for retryable-http
v0.2.0
🚀 Features
- Add request-id to error responses
v0.1.0
First release of the SDK