Releases: xmidt-org/caduceus
Releases · xmidt-org/caduceus
v0.8.5
v0.8.1
Changelog
v0.7.5
Changelog
Dependency Updates
- 44a1da8: feat(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.19 (#443) (@dependabot[bot])
- 4b91f3d: feat(deps): bump github.com/prometheus/client_golang (#453) (@dependabot[bot])
- 955d484: feat(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#454) (@dependabot[bot])
- 8dbd16c: feat(deps): bump github.com/xmidt-org/ancla from 0.3.11 to 0.3.12 (#450) (@dependabot[bot])
- 1372120: feat(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux (#449) (@dependabot[bot])
Other Work
v0.6.13 2023-03-06
- Updated tracing configuration documentation in caduceus.yaml to reflect changes in Candlelight #372
- Updated bascule config in docker env [#388] (https://github.com/xmidt-org/caduceus/pull/388/files)
v0.6.12 2022-10-31
- Remove several unused build files and update the docker images to work. #360
v0.6.11 2022-10-27
- Fix the docker container so it has configuration in the right place.
v0.6.10 2022-10-26
- Dependency updates with no vulnerabilities patched.
- Fix linting related issues.
- Restore building docker images.
v0.6.9 2022-08-24
- Added latency metric, which Tracks the time spent waiting on outbound client URLs to respond. #312
- Dependency update, note vulnerabilities
- github.com/hashicorp/consul/api v1.13.1 // indirect
Wasn't able to find much info about this one besides the following dep vulns - Introduces new vuln https://www.mend.io/vulnerability-database/CVE-2022-29526
- guardrails says github.com/gorilla/websocket v1.5.0 has a high vulnerability but no vulnerabilities have been filed
- github.com/hashicorp/consul/api v1.13.1 // indirect
- JWT Migration #331
- updated to use clortho
Resolver
&Refresher
- updated to use clortho
metrics
&logging
- updated to use clortho
- 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.8 08/18/2022
What's included:
- JWT Migration #331
- updated to use clortho
Resolver
&Refresher
- updated to use clortho
metrics
&logging
- updated to use clortho
- 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
What's included:
- JWT Migration #331
- updated to use clortho
Resolver
&Refresher
- updated to use clortho
metrics
&logging
- updated to use clortho
- 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