v2.0.0
What's Changed
- Breaking Change Release: v2.0.0 by @danielemery in #53
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
)
- SSH keys are at
- Content types have been reserved (the following types have bee reserved for later use and will return
406
where applicableapplication/json
text/html
Full Changelog: v1.0.2...v2.0.0