0.4.0
๐ Release 0.4.0
What's New
- Using RegisteredClaims in JWT to avoid deprecated code by @javuto in #503
- Refactor of osctrl-api to better handler management by @javuto in #507
- Update to OpenAPI yaml to reflect the osctrl-api refactor by @javuto in #508
- Refactor of osctrl-tls to organize handlers better by @javuto in #509
- Using only UUID to identify environment in osctrl-tls by @javuto in #510
- Better HTTP responses in osctrl-tls by @javuto in #511
- Get rid of warning when building docker dev environment by @javuto in #512
- Using only UUID to identify environment in osctrl-api by @javuto in #513
- Migrating native log to zerolog in osctrl-tls by @javuto in #514
- Migrating native log to zerolog in osctrl-api by @javuto in #516
- Migrating native log to zerolog in osctrl-admin by @javuto in #517
- Migrating native log to zerolog in osctrl-cli and other packages by @javuto in #518
- Migrating native log to zerolog in all remaining packages by @javuto in #519
- Dependencies update to prepare release by @javuto in #520
- Preparing release 0.4.0 by @javuto in #521
Full Changelog: v0.3.9...v0.4.0