Skip to content

Releases: xmidt-org/scytale

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.

0.1.1-155: Split the ulimit value from the kernel limit value. (#49)

18 May 06:22
Compare
Choose a tag to compare
* Split the ulimit value from the kernel limit value.

* Just fix the limits.

0.1.1-153: Merge pull request #48 from Comcast/bascule-auth

10 May 17:49
ea42537
Compare
Choose a tag to compare
Added bascule to scytale