Release v0.2.0: Purple Glitter
What's Changed
- Configure rate-limiting (for logins and traceflows) in main by @antoninbas in #19
- Fix frontend crash in Summary page when data is missing by @antoninbas in #23
- Always pull base images when building frontend / backend images by @antoninbas in #18
- Ability to proxy arbitrary K8s APIs by @antoninbas in #21
- Use YAML conf file for backend server by @antoninbas in #27
- Add new reference deployment to documentation by @antoninbas in #24
- Set correct defaults for Viper config by @antoninbas in #30
- Improve the cookieSecure config parameter by @antoninbas in #31
- Add E2E tests by @antoninbas in #26
- Improve /auth API endpoints by @antoninbas in #33
- Move API server handlers to their own packages. by @antoninbas in #36
- Move auth routes out of API by @antoninbas in #37
- Support OIDC authentication for SSO by @antoninbas in #38
- Rename package apis/v1alpha1 to apis/v1 by @antoninbas in #39
Full Changelog: v0.1.0...v0.2.0