Skip to content

Releases: adobe/aio-cli-plugin-app

11.0.0

16 Oct 11:36

Choose a tag to compare

Breaking Change

Creating Event-Driven App Builder Applications

aio app add events now adds event registrations associated with non web actions to your app.
On deploying the applications, the event registrations are created in the workspace, and will start receiving events.
Use the --force-events flag to delete registrations in the workspace that are not part of the app config file.
On undeploying the application, all event registrations in the config file are deleted.
Registration in a workspace are uniquely identified by the registration name.

The old publish-action template is now under aio app add actions which fetches all action templates. Select the @adobe/generator-add-publish-events template to add a sample action that publishes custom events in Cloud Events format to IO Events.

What's Changed

  • fix: ACNA-2561 - app pack command should exclude hidden files by @shazron in #734
  • fix: ACNA-2562 - artifacts and zip output should be in a .gitignored dist folder by @shazron in #736
  • fix (breaking-change): remove flags for event templates and events deploy / undeploy hooks by @sangeetha5491 in #732
  • fix: handle failures from pre-pack hook by @purplecabbage in #727

Full Changelog: 10.7.2...11.0.0

10.7.2

03 Oct 05:06

Choose a tag to compare

  • Call events template with additional option events-config-path (#733) debdd2e
  • fix: pin eslint-plugin-n to ^15.7 to support node 14 (#730) 448fe1f

10.7.1...10.7.2

10.7.1

07 Sep 13:30

Choose a tag to compare

  • ACNA-2443: partial lib app config update for install and pack (#723) f71eb8d

10.7.0...10.7.1

10.7.0

07 Sep 05:34

Choose a tag to compare

What's Changed

  • fix: remove isv dev details from mesh config while packing by @MichaelGoberling in #716
  • fix: Revert "feat: add code download annotation during install (#711)" by @MichaelGoberling in #717
  • fix: align action and package string requirements with openwhisk schema by @MichaelGoberling in #718
  • fix: ACNA-2522 - For OAuth webapp credentials in a project, escaped redirect_uri from Developer Console causes a validation error by @shazron in #724
  • fix: ACNA-2505: packed application version must follow X.Y.Z format by @moritzraho in #722
  • feat: update mesh config schema by @MichaelGoberling in #726

Full Changelog: 10.6.0...10.7.0

10.6.0

29 Aug 20:19

Choose a tag to compare

  • fix comment (#715) 2960285
  • Update aio app add events to fetch events templates from Template Registry (#710) 7ddc5d9

10.5.0...10.6.0

What's Changed

Full Changelog: 10.5.0...10.6.0

10.5.0

28 Aug 23:47

Choose a tag to compare

  • fix: update url in help text for aio app use 816231f
  • feat: add code download annotation during install (#711) fd8d395
  • build(deps): bump @adobe/generator-app-common-lib from 0.3.3 to 0.4.0 (#707) a427f0c
  • aio app pack fixes (#702) 2b07a9a
  • build(deps): bump @oclif/core from 2.8.12 to 2.11.6 (#706) a7189d4
  • fix: eslint overzealousness with jsdoc/tag-lines bdf3a75
  • fix: eslint issues 57beafe
  • fix: update eslint-config peer deps c643d5a
  • fix: handle mesh config 404 error (#700) bfd9288
  • Error handling and refactoring pre-undeploy-event-reg hook implementation (#694) 251f7bb
  • build(deps): bump @adobe/aio-lib-core-config from 3.1.0 to 4.0.0 (#693) b9cf971
  • build(deps): bump @oclif/core from 1.26.2 to 2.8.11 (#692) 1d3dfbe
  • feat: add New Relic log forwarding support (#689) 87f6c78

10.4.0...10.5.0

What's Changed

New Contributors

Full Changelog: 10.4.0...10.5.0

10.4.0

30 Jun 00:09

Choose a tag to compare

  • pre/post-deploy-event-reg receives force boolean --force-events (#691) 0efd2d4
  • In proc hooks (#664) ae9956a
  • Add support for aio app run --local w/ nodejs:18 (#690) a2ead91

10.3.1...10.4.0

10.3.1

28 Jun 00:58

Choose a tag to compare

10.3.0...10.3.1

10.3.0

20 Jun 16:42

Choose a tag to compare

  • feat: ACNA-1854 - Add OAuth Server to Server Credential Support (Service Principals) (#645) 77d1ad9
  • Improve message to users around template selection (#684) d18aa8b

10.2.2...10.3.0

10.2.2

07 Jun 00:45

Choose a tag to compare

  • added validation rule for oauth_server_2_server (#681) abc64af
  • fix: deploy.yaml schema - workspaces key is not required (#677) 283d230

10.2.1...10.2.2