Skip to content

Releases: shelmangroup/envoy-oidc-authserver

v0.1.0

27 Feb 08:55
Compare
Choose a tag to compare

Changelog

  • 624961a fix: ability to configure sample ratio for otlp tracing

v0.0.13

16 Feb 07:43
Compare
Choose a tag to compare

Changelog

  • b0e4185 feat: refactor session token as fernet crypto

v0.0.12

14 Feb 22:54
Compare
Choose a tag to compare

Changelog

  • 0003965 remove logging of session id

v0.0.11

14 Feb 21:49
Compare
Choose a tag to compare

Changelog

  • 21a956b fix: set stauts Ok for spans

v0.0.10

14 Feb 09:36
Compare
Choose a tag to compare

Changelog

  • 1f2b785 feat: make session cache expiration configurable

v0.0.9

14 Feb 08:33
Compare
Choose a tag to compare

Changelog

v0.0.8

13 Feb 18:10
Compare
Choose a tag to compare

Changelog

  • 608bf70 chore: add additional trace spans

v0.0.7

12 Feb 18:44
Compare
Choose a tag to compare

Changelog

  • 33cafc9 remove chain cache as it not working as expected

v0.0.6

12 Feb 11:16
Compare
Choose a tag to compare

Changelog

  • 3fa8c5b fix: redis return string not byte slices, need to type check

v0.0.5

09 Feb 09:36
Compare
Choose a tag to compare

Changelog

  • 4cec4c3 implement redis as secondary cache