Skip to content

v1.15.5

Latest
Compare
Choose a tag to compare
@cviecco cviecco released this 29 Oct 16:44
· 8 commits to master since this release
da254f5

What's Changed

  • Prepare fo ECDSA and Ed25519 x509 certfificates.
  • simplicicaiton generation of ca, enhance test to ensure stable subject by @cviecco in #236
  • keymaster: enable round-robin dialer by default. by @rgooch in #91
  • Increase webauthn code coverage by @cviecco in #230
  • Fix client retry on good token by @cviecco in #240
  • Migrate away from square jwt to communuty jwt, including api changes by @cviecco in #243
  • Fix ssh key when writing to disk by @cviecco in #246
  • go depenency updates