Skip to content

Releases: ovh/kmip-go

v0.1.0

03 Feb 07:39
5d4b04f
Compare
Choose a tag to compare

🚀 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

31 Jan 14:19
38de539
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Mispell fixes

📚 Documentation

  • Update examples in readme

⚙️ Miscellaneous Tasks

  • Mark TransparentECDSAPublic/PublicKey structures as deprecated in KMIP 1.3

v0.0.1

31 Jan 11:08
a6a3fe0
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Initial code import