Skip to content

Releases: adobe/aio-cli-plugin-events

4.0.1

08 Feb 15:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

4.0.0

11 Jan 11:27
Compare
Choose a tag to compare
  • chore(deps): update package.json adobe dependencies e3b799b
  • fix(breaking-change): update for nodes 18 and 20 (#90) eec5580

3.3.3...4.0.0

3.3.3

18 Oct 07:01
Compare
Choose a tag to compare
  • fix: no project is not fatal for hooks (#88) b1f9ebc

3.3.2...3.3.3

3.3.2

16 Oct 06:27
Compare
Choose a tag to compare
  • Throw error if provider metadata does not have provider id mapping (#85) 73088af

3.3.1...3.3.2

3.3.1

26 Sep 07:38
Compare
Choose a tag to compare
  • Fix env variable to use upper case (#84) 41ad80e

3.3.0...3.3.1

3.3.0

15 Sep 16:56
Compare
Choose a tag to compare
  • Add pre-pack hook event registration validation (#81) 9330a19
  • Bump @adobe/aio-lib-core-config from 3.1.0 to 4.0.0 (#75) dc811bf
  • Bump @types/jest from 27.5.2 to 29.5.3 (#74) 17e92e2
  • Bump js-yaml from 3.14.1 to 4.1.0 (#70) 04669a4
  • Bump jest-junit from 10.0.0 to 16.0.0 (#68) 76fef31
  • Bump acorn from 7.4.1 to 8.10.0 (#67) 037a8a0
  • Implement pre-undeploy-event-reg hook to undeploy event registrations (#65) 547c011
  • Bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#34) 7fb5778
  • Bump jest-haste-map from 27.5.1 to 29.5.0 (#52) c4b5088
  • Bump jest-resolve from 27.5.1 to 29.5.0 (#41) d730185
  • Bump jest from 27.5.1 to 29.5.0 (#40) 8a67c9e
  • Merge pull request #64 from adobe/CI-5884 32d36ed
  • add unit tests for syncing registrations on --force-delete e89ca41
  • delete registrations not part of config on --force-events flag enabled 17af58e
  • Fetch webhook registrations for workspace from IO Events 3090d75

3.2.0...3.3.0

3.2.0

12 Jul 18:00
Compare
Choose a tag to compare
  • add filtering options to fetch provider list for org 3253244

3.1.0...3.2.0

Support for oAuth server-to-server credential.

27 Jun 19:39
Compare
Choose a tag to compare
  • Fix difference between integration types and corresponding json keys (#62) 79fb96b
  • feat: support oauth s2s migration credential type (#61) 09b7566
  • fix: update codecov from bash uploader to Github Action (#53) 13b5be7
  • fix linting errors 6383974
  • feat: register hooks for deploy/undeploy time event registration 0e6a9b2

3.0.1...3.1.0

Bug fix in inquirer dependency

13 Apr 04:39
Compare
Choose a tag to compare
  • Merge pull request #51 from adobe/eslint-as-posttest 125f2de
  • fix: make eslint test as a posttest 3c02abe
  • fix: move inquirer to dependency and fix eslint issues 29742ef

3.0.0...3.0.1

3.0.0

12 Apr 10:06
Compare
Choose a tag to compare

Breaking change:
This release updates the aio-lib-events SDK used to version 3.0.0 to use the latest IO Events Regstration API where registrations are now defined in the context of a project and workspace
The response model is in the json+hal format
More details on the response models can be found More details on the APIs can be found here: https://developer.adobe.com/events/docs/api/#tag/Registrations

See https://github.com/adobe/aio-lib-events/releases/tag/3.0.0 for the changes in aio-lib-events version 3.0.0

Commit List

  • feat: Update aio-lib-events version and use registration V2 08dd97f
  • Add alias for event:reg 685141e

2.0.2...3.0.0