Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Releases: Giftbit/giftbit-cassava-routes

v4.3.1

19 Oct 22:29
Compare
Choose a tag to compare
Release 4.3.1.  Fixed `secureConfig.fetchFromS3ByEnvVar` not taking b…

v4.3.0

19 Oct 22:20
Compare
Choose a tag to compare
Release 4.3.0.  Added `secureConfig.fetchFromS3ByEnvVar`.

v4.2.1

15 Sep 21:57
Compare
Choose a tag to compare
Release 4.2.1. Gotta remember to build.

v4.2.0

15 Sep 21:48
Compare
Choose a tag to compare
Release 4.2.0. 🌿 Added HealthCheckRoute.

v4.1.1

11 Sep 18:20
Compare
Choose a tag to compare
AuthorizationBadge.getJwtPayload() should not put undefineds on object.

v4.1.0

11 Sep 16:19
Compare
Choose a tag to compare

AuthorizationBadge.getJwtPayload() and AuthorizationBadge.sign()

v4.0.0

06 Jul 21:57
Compare
Choose a tag to compare

Reverse course and disallow date strings on exp, but still allow them on iat.

v3.0.2

06 Jul 18:26
Compare
Choose a tag to compare
Release 3.0.2.  Remember to include the damn dist files.

v3.0.1

06 Jul 18:10
Compare
Choose a tag to compare
Release 3.0.1.  Bump cassava version dependency.

v3.0.0

06 Jul 16:30
Compare
Choose a tag to compare
Release 3.0.0.  Accept JWTs with date strings instead of timestamps. …