Skip to content

Releases: adobe/aio-lib-state

3.0.1

12 Feb 09:09
Compare
Choose a tag to compare

DO NOT USE THIS RELEASE

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.2

14 Feb 03:38
Compare
Choose a tag to compare

This is essentially the same as 3.0.0

3.0.0

10 Jan 14:41
Compare
Choose a tag to compare
  • chore(deps): update package.json adobe dependencies 417e1d4
  • fix(breaking-change): update for nodes 18 and 20 (#131) 04027cf
  • Merge pull request #123 from adobe/pin-eslint-plugin-n fb06d07
  • fix: pin eslint-plugin-n to ^15.7 to support node 14 c5deee5
  • Bump @types/hapi__joi from 16.0.12 to 17.1.9 (#104) 47a0566
  • Bump replace-in-file from 6.3.5 to 7.0.1 (#112) dcc546e
  • Bump eslint-plugin-n from 15.7.0 to 16.0.1 (#117) 7bd5fd8

2.1.2...3.0.0

2.1.2: refresh expired credentials on init

25 Apr 10:21
Compare
Choose a tag to compare
  • fix: clear instance cache for init with fresh credentials (#106) 85f0542
  • fix: update dependencies (#103) df56cfa
  • Bump jsdoc-to-markdown from 5.0.3 to 8.0.0 (#92) 086a72c
  • Bump @types/jest from 25.2.3 to 29.5.0 (#99) 2c655c7

2.1.1...2.1.2

Joi Issue Fixed by Upgrading Jest

22 Feb 08:41
Compare
Choose a tag to compare

2.1.0

14 Nov 17:36
Compare
Choose a tag to compare
  • add cosmosDB 429 custom error handling (#82)
  • fix: validate key characters, throw actionable error (#87) ba1ea80

2.0.1...2.1.0

2.0.1

22 Aug 05:30
Compare
Choose a tag to compare
  • fix: pin @azure/cosmos to 3.16.4 due to issue with 3.17.0 (#83) 391fe5b

2.0.0...2.0.1

1.1.3

22 Aug 13:55
Compare
Choose a tag to compare

Full Changelog: 1.1.2...1.1.3

2.0.0

19 Aug 02:17
Compare
Choose a tag to compare
  • chore: bump deps (major), relax node to 14.16 for runtime d36463e
  • chore: update engines to 14, 16, 18 5cd7ffe
  • fix: create prerelease.yml (#81) 7fbbd5a
  • fix: add StateLibError type in docs (#80) 7fb68fe
  • fix: test for byo creds b518135
  • fix: no reuse for BYO creds b5160c4
  • fix: reuse CosmosClient instance to save on Metadata RUs 3c3063e
  • fix: ghaction typo, run tests on 12, 14, 16 (#76) a829756
  • fix: if: github.repository_owner == 'adobe' b808da9
  • fix: minor typo in README (#75) 73e8e11
  • fix: update README.md e4b152f

1.1.2...2.0.0

1.1.2

14 Oct 13:50
Compare
Choose a tag to compare

Bug fixing:

  • Put ttl option / Should throw an error if the value is a quoted number (string) (#72) be654ac
  • Handle invalid key error response (#71) 3c93412
  • Updated deprecated @hapi/joi to joi (#69) 6ff2b47
  • Updated README.md (#70) 17c08d1
  • Added daily npm install and test workflow (#68) 2a959f3

1.1.1...1.1.2