Skip to content

Releases: xmidt-org/scytale

v0.4.3: 07/20/2020

20 Jul 18:13
f8bbea3
Compare
Choose a tag to compare
- Updated webpa-common version to 1.10.3. [#104](https://github.com/xmidt-org/scytale/pull/104)

v0.4.2: 07/16/2020

16 Jul 19:41
331b271
Compare
Choose a tag to compare
- Docker automation. [#91](https://github.com/xmidt-org/scytale/pull/91)

- Register for specific OS signals. [#98](https://github.com/xmidt-org/scytale/pull/98)

- Fix the metric panic when attempting to deploy scytale with no endpoints. [#103](https://github.com/xmidt-org/scytale/pull/103)

v0.4.1: 02/17/2020

17 Feb 20:33
3892108
Compare
Choose a tag to compare
- fix bug in wiring of WRP and Fanout handler chains [#89](https://github.com/xmidt-org/scytale/pull/89)

v0.4.0: 02/14/2020

14 Feb 23:16
d869994
Compare
Choose a tag to compare
- add configurable feature to authorize WRP PartnerIDs from predefined JWT claims [#86](https://github.com/xmidt-org/scytale/pull/86)

v0.3.1: 02/12/2020

12 Feb 18:09
df1a98a
Compare
Choose a tag to compare
- Added fix to correctly parse URL for capability checking [#87](https://github.com/xmidt-org/scytale/pull/87)

v0.3.0: 02/06/2020

07 Feb 00:03
2807fc6
Compare
Choose a tag to compare
- added configurable way to check capabilities and put results into metrics, without rejecting requests [#80](https://github.com/xmidt-org/scytale/pull/80)

v0.2.0: 01/22/2020

22 Jan 19:11
f4c0aa9
Compare
Choose a tag to compare
- updated release pipeline to use travis [#73](https://github.com/xmidt-org/scytale/pull/73)
- bumped bascule, webpa-common, and wrp-go for updated capability configuration [#75](https://github.com/xmidt-org/scytale/pull/75)
- fix feature for passing partnerIDs from JWT to fanout WRP messages. Enforce nonempty partnerIDs [#81](https://github.com/xmidt-org/scytale/pull/81)

0.1.5 / 18-09-2019

18 Sep 19:13
Compare
Choose a tag to compare
  • converting glide to go mod
  • bumped bascule version and removed any dependencies on webpa-common secure package

0.1.4 / 12-06-2019

12 Jun 23:09
Compare
Choose a tag to compare
v0.1.4

[skip ci] release v0.1.4

0.1.1-157: Merge pull request #53 from schmidtw/master

12 Jun 01:19
e0fbbfb
Compare
Choose a tag to compare
Merge the Concourse build changes and Centos 7 update.