Releases: xmidt-org/ancla
Releases · xmidt-org/ancla
v0.3.2 10/05/2021
- Added PartnerID and WebhookValidation to Config. [#83](https://github.com/xmidt-org/ancla/pull/83)
v0.3.1 09/28/2021
- Export DisablePartnerIDs from HandlerConfig. [#82](https://github.com/xmidt-org/ancla/pull/82)
v0.3.0 09/28/2021
- 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
- Update webhookValidator builder to fix http issue. [#77](https://github.com/xmidt-org/ancla/pull/77)
v0.2.3 09/15/2021
- Added http check in webhookValidator. [#75](https://github.com/xmidt-org/ancla/pull/75)
v0.2.2 09/14/2021
- 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
- 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
- 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
- Support acquiring JWT token from Themis. [#59](https://github.com/xmidt-org/ancla/pull/59)
v0.1.5 05/19/2021
- Update Argus version with request context bugfix. [#55](https://github.com/xmidt-org/ancla/pull/55)