Releases: xmidt-org/scytale
Releases · xmidt-org/scytale
v0.7.0 2022-10-27
- Add logging after fanout 179
- Fix docker so it builds
- Restore license validationg
- Fix and restore linting step
- Dependency update
v0.6.8 2022-08-24
- JWT Migration 183
- updated to use clortho
Resolver
&Refresher
- updated to use clortho
metrics
&logging
- updated to use clortho
- Update Config
- Use uber/zap for clortho logging
- Use xmidt-org/sallust for the zap config unmarshalling
- Update auth config for clortho
- Dependency update
- Introduces new vuln https://www.mend.io/vulnerability-database/CVE-2022-29526
- github.com/hashicorp/consul/api v1.13.1 CVE-2022-29153 patched versions 1.9.17 1.10.10 1.11.5
- guardrails says github.com/gorilla/websocket v1.5.0 has a high vulnerability but no vulnerabilities have been filed
v0.6.7 08/17/2022
What's included:
- JWT Migration 183
- updated to use clortho
Resolver
&Refresher
- updated to use clortho
metrics
&logging
- updated to use clortho
- Update Config
- Use uber/zap for clortho logging
- Use xmidt-org/sallust for the zap config unmarshalling
- Update auth config for clortho
v0.6.6dev3 08/15/2022
v0.6.6dev2 08/15/2022
v0.6.5 05/05/2022
- Added validation of device ID in url for stat endpoint. [#175](https://github.com/xmidt-org/scytale/pull/175)
v0.6.4 04/26/2022
- Fixed stat fanout to not try to hit send endpoint. [#174](https://github.com/xmidt-org/scytale/pull/174)
v0.6.3 04/25/2022
- Fixed stat endpoint to use fanout prefix configuration. [#170](https://github.com/xmidt-org/scytale/pull/170)
v0.6.2 03/23/2022
- Updated spec file and rpkg version macro to be able to choose when the 'v' is included in the version. [#163](https://github.com/xmidt-org/scytale/pull/163) - Reconfigured the Bascule Logger settings so that the logger isn't overwritten [#166](https://github.com/xmidt-org/scytale/pull/166) - Added configurable v2 endpoint support. []()
v0.6.1 12/07/2021
- Fixed url parsing bug where we were leaving a '/'. [#161](https://github.com/xmidt-org/scytale/pull/161)