Skip to content

Releases: xmidt-org/ancla

v0.3.2 10/05/2021

05 Oct 21:28
c02204b
Compare
Choose a tag to compare
- Added PartnerID and WebhookValidation to Config. [#83](https://github.com/xmidt-org/ancla/pull/83)

v0.3.1 09/28/2021

28 Sep 23:34
a742f6d
Compare
Choose a tag to compare
- Export DisablePartnerIDs from HandlerConfig. [#82](https://github.com/xmidt-org/ancla/pull/82)

v0.3.0 09/28/2021

28 Sep 20:39
716c24a
Compare
Choose a tag to compare
- Added configurability for partnerIDs check and continued converting webhooks to
internalWebhooks. [#80](https://github.com/xmidt-org/ancla/pull/80)
- Changed webhooks to internalWebhooks to enable the storing of partnerIDs. [#79](https://github.com/xmidt-org/ancla/pull/79)

v0.2.4 09/16/2021

16 Sep 17:23
2e60b22
Compare
Choose a tag to compare
- Update webhookValidator builder to fix http issue. [#77](https://github.com/xmidt-org/ancla/pull/77)

v0.2.3 09/15/2021

15 Sep 23:13
3c94090
Compare
Choose a tag to compare
- Added http check in webhookValidator. [#75](https://github.com/xmidt-org/ancla/pull/75)

v0.2.2 09/14/2021

14 Sep 22:12
3a09d3a
Compare
Choose a tag to compare
- Added validators for deviceID, Until, Duration, Events to webhookValidator. [#67](https://github.com/xmidt-org/ancla/pull/67)
- Updated decoding errors to return 400 status codes. [#72](https://github.com/xmidt-org/ancla/pull/72)

v0.2.1 08/31/2021

31 Aug 20:39
b258cbe
Compare
Choose a tag to compare
- Added webhookValidator. [#65](https://github.com/xmidt-org/ancla/pull/65)
- Fix security warning by removing old jwt lib as direct dependency. [#66](https://github.com/xmidt-org/ancla/pull/66)

v0.2.0 07/26/2021

26 Jul 16:58
5c5ea25
Compare
Choose a tag to compare
- Bumped argus, webpa-common versions. Updated metrics to be compatible. [#63](https://github.com/xmidt-org/ancla/pull/63)

v0.1.6 05/27/2021

27 May 17:01
48f7503
Compare
Choose a tag to compare
- Support acquiring JWT token from Themis. [#59](https://github.com/xmidt-org/ancla/pull/59)

v0.1.5 05/19/2021

19 May 23:27
3e6065d
Compare
Choose a tag to compare
- Update Argus version with request context bugfix. [#55](https://github.com/xmidt-org/ancla/pull/55)