Skip to content

Releases: xmidt-org/scytale

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)

v0.6.0 12/03/2021

03 Dec 23:49
ff727dc
Compare
Choose a tag to compare
- Add consul registration. [#160](https://github.com/xmidt-org/scytale/pull/160)

v0.5.0 12/02/2021

02 Dec 19:19
bdac0da
Compare
Choose a tag to compare
- Updated api version in url to v3 to indicate breaking changes in response codes when an invalid auth is sent.  This change was made in an earlier release (v0.4.10). [#159](https://github.com/xmidt-org/scytale/pull/159)
- Decoupled fanout api version from scytale's api version. [#159](https://github.com/xmidt-org/scytale/pull/159)