Skip to content

Releases: Jexoio/atlassian-marketplace-aws-lambda

1.0.16

19 Apr 10:39
cc2348d

Choose a tag to compare

Merge pull request #14 from Jexoio/replace-loop-return-syntax

replace return with continue for loops

1.0.15

16 Apr 21:36
19a235d

Choose a tag to compare

Merge pull request #13 from Jexoio/temporary-fix-legacy-store-key

condition storing maintenance start date to user

1.0.14

16 Apr 20:40
72250aa

Choose a tag to compare

Merge pull request #12 from Jexoio/temporary-fix-legacy-store-key

additional improvements to date based logic

1.0.13

10 Mar 16:00
9ef7d70

Choose a tag to compare

the fix for multiple licenses for customer fails older checks added temporary fix

1.0.12

09 Mar 19:20
29245d6

Choose a tag to compare

Fix issue with transaction logic failing where same client pays for m

1.0.11

28 Jan 13:14
99dd9a5

Choose a tag to compare

Add Maintenance End Date to Segment user traits

1.0.10

20 Jan 23:56
be1300e

Choose a tag to compare

Merge pull request #7 from Jexoio/fix-licensing-logic

Fix licensing logic

1.0.9

13 Jan 23:27
29d15a1

Choose a tag to compare

Patch fixing issue with eventName declaration

1.0.8

13 Jan 23:22
57f485c

Choose a tag to compare

Replace individual services with Segment

Improved code structure

17 Dec 23:55
44fcd4e

Choose a tag to compare

Abstracting Marketplace API calls and destination services logic to simplify the index trigger functions and allow for changes to destination services in a separate module.