Skip to content

Releases: xmidt-org/scytale

v0.7.0 2022-10-27

27 Oct 03:06
da4bb5f
Compare
Choose a tag to compare
  • 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

24 Aug 19:42
5a33173
Compare
Choose a tag to compare

v0.6.7 08/17/2022

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

What's included:

  • JWT Migration 183
    • updated to use clortho Resolver & Refresher
    • updated to use clortho metrics & logging
  • Update Config

v0.6.6dev3 08/15/2022

16 Aug 02:59
Compare
Choose a tag to compare
v0.6.6dev3 08/15/2022 Pre-release
Pre-release
  • JWT Migration 183
  • Stop gap patch for xmidt-org/clortho#39
  • patch outdated go get github.com/xmidt-org/bascule@main pointer

v0.6.6dev2 08/15/2022

12 Aug 04:48
Compare
Choose a tag to compare
v0.6.6dev2 08/15/2022 Pre-release
Pre-release
  • JWT Migration 183
  • Stop gap patch for xmidt-org/clortho#39

v0.6.5 05/05/2022

05 May 21:37
0dda22b
Compare
Choose a tag to compare
- 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

26 Apr 18:26
22b9316
Compare
Choose a tag to compare
- 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

25 Apr 19:53
17795e7
Compare
Choose a tag to compare
- Fixed stat endpoint to use fanout prefix configuration. [#170](https://github.com/xmidt-org/scytale/pull/170)

v0.6.2 03/23/2022

23 Mar 20:54
490040a
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. [#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

07 Dec 21:04
a81a07f
Compare
Choose a tag to compare
- Fixed url parsing bug where we were leaving a '/'. [#161](https://github.com/xmidt-org/scytale/pull/161)