Skip to content

Releases: ThatConference/that-api

v2.10.0

11 Jul 16:21
64eee14

Choose a tag to compare

v2.10.0
using library @adobe/node-fetch-retry
add retry wrapper on:

  • graphCdn calls
  • orbit.love calls
  • buffer calls

fixes #85
fixes #82

v2.9.2

07 Jul 13:07
edc499f

Choose a tag to compare

Forgot to expose function signingRequest, fixed.

v2.9.1

07 Jul 00:32
5e956c6

Choose a tag to compare

Adds new request signing and validation functions using HMAC
minor package updates

v2.8.5

08 Apr 18:04
13811bb

Choose a tag to compare

v2.8.5
When Counselor chooses not to speak, the enrollment is marked 'COMPLETE' at that time.
Package updates and audit fix
this is a non-breaking change

v2.8.4

28 Feb 19:17
1b90910

Choose a tag to compare

Fixed error messages which used string interpolation which is not supported by the vanilla JavaScript Error object
#77

v2.8.3

24 Feb 21:23
d5068b0

Choose a tag to compare

v2.8.3
Method to purge OrderAllocation by Id using THAT GraphCdnApi
Added tests to validate constants have associated mutations
package bumps

v2.8.2

07 Feb 23:54
dd6001d

Choose a tag to compare

Fixes publishing error with v2.8.1.
It is preferred to use this version.

v2.8.1

07 Feb 22:52
887f35d

Choose a tag to compare

v2.8.1
Adds more detail for purchase and speaker activities sent to Orbit.Love

v2.8.0

05 Feb 22:45
e56c7f1

Choose a tag to compare

Add new api for Orbit.love
Tested through sessions
Some package bumps.

v2.3.0

02 Nov 20:01
d66d004

Choose a tag to compare

v2.3.0
New firestore data source, event speaker
non-breaking changes to event data source
add lib eventFindBy
new event dates added to event date forge
add manual order validation
Corrections for linter and prettier update
dependent package bumps