Releases: ovh/kmip-go
Releases · ovh/kmip-go
v0.1.0
🚀 Features
- (ttlv) Add BitmaskStr func to get bitmasks as strings
- (client) Option to provide a custom *tls.Config
🐛 Bug Fixes
- (ttlv) Remove trailing newline in text encoding output
📚 Documentation
- Add WithRootCAFile to readme's example
v0.0.2
🐛 Bug Fixes
- Mispell fixes
📚 Documentation
- Update examples in readme
⚙️ Miscellaneous Tasks
- Mark TransparentECDSAPublic/PublicKey structures as deprecated in KMIP 1.3
v0.0.1
⚙️ Miscellaneous Tasks
- Initial code import