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

v10.1.1

24 Jan 19:36
04efda2
Compare
Choose a tag to compare
  • Updating to cassava 2.4.1 lets the MetricsRoute do a better job of logging request paths
  • Updating to typescript 3.2.4 fixes a bug that let tests pass in spite of compilation errors that should have prevented them from running
  • Other updates incidental

v10.1.0

16 Jan 18:55
7db6d0e
Compare
Choose a tag to compare

v10.0.2

20 Dec 22:56
Compare
Choose a tag to compare
  • Fix waiting for Sentry errors to send before exiting the Lambda.

v10.0.1

20 Dec 20:57
Compare
Choose a tag to compare
  • Fix access to jwtauth.sharedSecret.
  • Commit all files.

v10.0.0

20 Dec 20:43
Compare
Choose a tag to compare
  • Configure JwtAuthorizationRoute by passing in a sharedSecretProvider. Migrate from the previous version by passing in {sharedSecretProvider: new sharedSecret.RestSharedSecretProvider(...)}.

v9.0.2

31 Oct 00:49
Compare
Choose a tag to compare
  • Wait for sentry errors to send before exiting.

v9.0.1

29 Oct 21:40
Compare
Choose a tag to compare
  • Queue errors to send to Sentry.

v9.0.0

20 Sep 18:50
55e00c1
Compare
Choose a tag to compare
  • Redo the JwtAuthorizationRoute constructor function to follow the options pattern.
  • Add configurable info and error logging functions.
  • Log the auth body on authorization success.
  • Log when auth.requireIds or auth.requireScopes throws an error.

v8.0.0

25 Jul 21:12
Compare
Choose a tag to compare
  • Rename gifitbitUserId to userId on the badge but leave the field as gui on the JWT payload.
  • Remove cardId, templateId, contactUserSuppliedId and shopperId from the badge.
  • Add valueId to the badge.

v7.0.1

26 Jun 20:23
Compare
Choose a tag to compare
Release 7.0.1.  Export sentry from index.