Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

49 lines (33 loc) · 2.57 KB

Changelog

Full Changelog

v0.3.0 (May 6, 2024)

Features

  • Add MongoDB Atlas Secrets Engine Method #153

Improvements

  • Automate Index.md Generation #159

v0.2.0 (August 23, 2023)

Features

  • Add GCP Impersonations Secrets Engine Target #146
  • Add Azure Auth Method #145
  • Add GCP Secrets Engine Target #144
  • Add GitHub Auth Support #141
  • Add Azure Secret Support #137
  • Add AWS Secret/Auth Support #133
  • Add GCP Auth Support #131
  • Add Nomad Secret Suport #125
  • Add MySQL Secret Support #121
  • Add LDAP Secret Support #119

Improvements

  • Add Go Tests to CI #151
  • Add check to make sure duraiton of test isn't longer than max_jwt #149
  • Alter BuildTargets and Setup function signatures to accept a struct with more info #138
  • Add disable HTTP/2 flag #140
  • Ensure dockertests are running against most up to date benchmark binary instead of latest docker tag #136
  • Add example PKI benchmark configurations #122

Bugs

  • Fix config key #154
  • Fix setup func to match interface #148
  • Fix KVv2 write action #135

v0.1.0 (May 08, 2023)

Initial release.