Releases: snapp-incubator/Cerberus
Releases · snapp-incubator/Cerberus
v1.16.1
What's Changed
- feat(auth): copy tenant ID header to upstream auth when env set by @navidnabavi in #62
Full Changelog: v1.16.1...v1.16.2
v1.16.1
v1.16.0
What's Changed
From now on one can set Cerberus as external auth without creating API key or Webservice custom resources. They only need to specify webservice: none, authURL:
and readTokenFrom, writeTokenTo, timeout and comma joined careHeaders fields in auth context of the external auth request.- Support Webservice-less CheckRequest calls by @SamMHD in #59
- Update manager.yaml to 1.16.0 for new Release by @SamMHD in #60
Full Changelog: v1.15.8...v1.16.0
v1.15.8
What's Changed
- Enriched Span Attributes on upstream auth by @SamMHD in #56
- feat: add upstream service name instead of Cerberus by @mojixcoder in #57
- Add handling for 529 (ServiceIsOverloaded) responses returned by Validator service by @matehsan in #58
- Fix Toolchain and Tests
New Contributors
- @mojixcoder made their first contribution in #57
- @matehsan made their first contribution in #58
Full Changelog: v1.15.7...v1.15.8
v1.15.7
What's Changed
- Enriched Span Attributes on upstream auth by @SamMHD in #56
- feat: add upstream service name instead of Cerberus by @mojixcoder in #57
- Add handling for 529 (ServiceIsOverloaded) responses returned by Validator service by @matehsan in #58
New Contributors
- @mojixcoder made their first contribution in #57
- @matehsan made their first contribution in #58
Full Changelog: v1.15.2...v1.15.7