Releases: xmidt-org/scytale
Releases · xmidt-org/scytale
v0.4.3: 07/20/2020
- Updated webpa-common version to 1.10.3. [#104](https://github.com/xmidt-org/scytale/pull/104)
v0.4.2: 07/16/2020
- 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
- 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
- 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
- Added fix to correctly parse URL for capability checking [#87](https://github.com/xmidt-org/scytale/pull/87)
v0.3.0: 02/06/2020
- 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
- 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
- converting glide to go mod
- bumped bascule version and removed any dependencies on webpa-common secure package
0.1.4 / 12-06-2019
v0.1.4 [skip ci] release v0.1.4
0.1.1-157: Merge pull request #53 from schmidtw/master
Merge the Concourse build changes and Centos 7 update.