Releases: xmidt-org/argus
Releases · xmidt-org/argus
v0.9.7 2023-02-20
- Update dependencies
- Vuln patches
v0.9.6 2023-02-17
- Update dependencies
v0.9.5 2023-01-10
- Replace webpa common/logging, go-kit/log with zap #332
- Updated tracing configuration documentation in argus.yaml to reflect changes in Candlelight #371
- Vuln patches
v0.9.4 2022-10-31
v0.9.3 2022-10-27
- Updated dependencies
v0.9.2 2022-10-07
v0.9.1 2022-08-24
- Dependency update, note vulnerabilities
- [github.com/gorilla/sessions (undefined affected versions) no patch available.]
- JWT Migration 238
- updated to use clortho
Resolver
&Refresher
- updated to use clortho
metrics
&logging
- updated to use clortho
- Update Config
- Update auth config for clortho
v0.9.0 04/12/2022
- Added query condition for GetAll in dynamodb that requires a secondary index in the database. [#230](https://github.com/xmidt-org/argus/pull/230) - Added a configurable GetAll limit and metric for dynamodb to minimize performance issues from getting too many records. [#230](https://github.com/xmidt-org/argus/pull/230)
v0.8.0 03/28/2022
- Removed setLogger func dependency in chrysom basic client. [#228](https://github.com/xmidt-org/argus/pull/228) - Fixed chrysom basic client fallback to a non-context logger. [#228](https://github.com/xmidt-org/argus/pull/228)
v0.7.0 02/23/2022
- Updated spec file and rpkg version macro to be able to choose when the 'v' is included in the version. [#224](https://github.com/xmidt-org/argus/pull/224) - Make ID case sensitive. [#227](https://github.com/xmidt-org/argus/pull/227)