Skip to content

Releases: xmidt-org/caduceus

v0.8.1

27 Feb 17:28
9a92906
Compare
Choose a tag to compare

Changelog

v0.7.5

22 Feb 17:52
Compare
Choose a tag to compare

Changelog

Dependency Updates

Other Work

v0.6.13 2023-03-06

06 Mar 20:34
12450b0
Compare
Choose a tag to compare

v0.6.12 2022-10-31

31 Oct 19:06
a0a0a75
Compare
Choose a tag to compare
  • Remove several unused build files and update the docker images to work. #360

v0.6.11 2022-10-27

27 Oct 23:40
0b085ab
Compare
Choose a tag to compare
  • Fix the docker container so it has configuration in the right place.

v0.6.10 2022-10-26

26 Oct 03:02
04c5c98
Compare
Choose a tag to compare
  • Dependency updates with no vulnerabilities patched.
  • Fix linting related issues.
  • Restore building docker images.

v0.6.9 2022-08-24

24 Aug 19:27
b662605
Compare
Choose a tag to compare

v0.6.8 08/18/2022

18 Aug 18:24
78cbc53
Compare
Choose a tag to compare
v0.6.8 08/18/2022 Pre-release
Pre-release

What's included:

  • JWT Migration #331
    • updated to use clortho Resolver & Refresher
    • updated to use clortho metrics & logging
  • Update ancla client initialization
  • Update Config
    • Use uber/zap for clortho logging
    • Use xmidt-org/sallust for the zap config unmarshalling
    • Update auth config for clortho
    • Update ancla config
  • ServerHandler metrics patch

v0.6.7 08/17/2022

17 Aug 19:27
Compare
Choose a tag to compare
v0.6.7 08/17/2022 Pre-release
Pre-release

What's included:

  • JWT Migration #331
    • updated to use clortho Resolver & Refresher
    • updated to use clortho metrics & logging
  • Update ancla client initialization
  • Update Config
    • Use uber/zap for clortho logging
    • Use xmidt-org/sallust for the zap config unmarshalling
    • Update auth config for clortho
    • Update ancla config

v0.6.6 05/18/2022

18 May 16:04
Compare
Choose a tag to compare
- Fix a missing return after an invalid utf8 string is handled.  [#315](https://github.com/xmidt-org/caduceus/pull/315)