Skip to content

v2.0.0

Compare
Choose a tag to compare
@danielemery danielemery released this 27 Aug 07:53
· 36 commits to main since this release
v2.0.0

What's Changed

Key Changes

  • Keys are now provided by a yaml config file instead of hardcoded
  • Doppler is now optional for secret management
  • Helm values have been changed (see here for new values)
  • Routes have all changed
    • SSH keys are at /keys
    • PGP keys are at /pgp (and subroutes eg /pgp/key_name)
  • Content types have been reserved (the following types have bee reserved for later use and will return 406 where applicable
    • application/json
    • text/html

Full Changelog: v1.0.2...v2.0.0