Skip to content

Releases: xmidt-org/argus

v0.9.7 2023-02-20

20 Feb 18:02
3c6a8d4
Compare
Choose a tag to compare

v0.9.6 2023-02-17

17 Feb 20:28
08f11fd
Compare
Choose a tag to compare
  • Update dependencies

v0.9.5 2023-01-10

10 Jan 15:56
bc84bcd
Compare
Choose a tag to compare

v0.9.4 2022-10-31

31 Oct 17:12
a638ba5
Compare
Choose a tag to compare
  • Update docker and remove unused packaging files. 317
  • Fix Broken Metric Middleware Function. 302
  • Update dependencies

v0.9.3 2022-10-27

27 Oct 02:35
e28d2db
Compare
Choose a tag to compare
  • Updated dependencies

v0.9.2 2022-10-07

07 Oct 17:46
635da2c
Compare
Choose a tag to compare
  • Update dependencies containing deprecated webpa-common #280
  • Fix Linter #294

v0.9.1 2022-08-24

24 Aug 17:49
2804510
Compare
Choose a tag to compare
  • Dependency update, note vulnerabilities
  • JWT Migration 238
    • updated to use clortho Resolver & Refresher
    • updated to use clortho metrics & logging
  • Update Config
    • Update auth config for clortho

v0.9.0 04/12/2022

12 Apr 23:27
2a17eda
Compare
Choose a tag to compare
- 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

28 Mar 20:50
d987861
Compare
Choose a tag to compare
- 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

23 Feb 22:03
9e30f67
Compare
Choose a tag to compare
- 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)