Skip to content

Releases: adobe/aio-lib-runtime

7.0.0

25 Sep 23:45
Compare
Choose a tag to compare

6.2.0...7.0.0

6.2.0

15 Aug 03:17
Compare
Choose a tag to compare
  • feat: add emptyDist param to buildActions (#192) 6eede3a
  • fix: ACNA-2967 - web actions and web sequences with the same name can be deployed, web action implementation is unreachable (#190) da90917
  • fix: ACNA-2963 - an action with annotation web-export: raw should be considered a web action in getActionUrl (#189) 4cec293
  • fix: inherit secrets in nodejs ci workflow (#187) b8b0b61

6.1.1...6.2.0

6.1.1

12 Feb 09:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.1.1

6.1.0

24 Jan 17:54
Compare
Choose a tag to compare
  • feat: throw a warning if require-adobe-auth is set for a non-web action (#171) 8b25c82
  • chore(deps-dev): bump typescript from 4.9.5 to 5.2.2 (#162) 5d351ed
  • chore(deps): bump archiver from 5.3.2 to 6.0.1 (#163) 4897c9e
  • chore(deps-dev): bump jsdoc-to-markdown from 5.0.3 to 8.0.0 (#159) a0f99ab
  • chore: update openwhisk dep to 3.21.8 ( updates needle ) (#174) 717297d
  • fix: failing e2e tests because of mocked fs (#173) 73f3c37

6.0.0...6.1.0

6.0.0

10 Jan 13:30
Compare
Choose a tag to compare
  • chore(deps): update package.json adobe dependencies ca30b09
  • fix(breaking-change): update for nodes 18 and 20 (#170) 4c4d0ff
  • feat: enable deployment of blackboxes via docker manifest property (#168) 30c96f5
  • feat: support nodejs:20 kind (#165) aed770b

5.4.1...6.0.0

5.4.1

30 Oct 09:50
Compare
Choose a tag to compare
  • fix: stop setting ims org to state lib for dead validator (#167) c05f4d2
  • fix: add on demand trigger for daily.yml e881556
  • fix: pin eslint-plugin-n to ^15.7 to support node 14 (#164) 3512ec5
  • fix: ACNA-2479 - e2e test should be a unit test (#161) 26046f9

5.4.0...5.4.1

5.4.0

28 Aug 23:50
Compare
Choose a tag to compare
  • fix: ACNA-2078 - add api url e2e test (#155) df47319
  • fix: send connection: keep-alive with package/action/rule/trigger update (#154) 58b6d80
  • fix: remove (almost all) commented code, remnant debug console.logs, plus minor fix-ups 7d463c0
  • fix: e2e test failure due to removal of symlinks (#151) d4905f9
  • chore(deps): bump fs-extra from 9.1.0 to 11.1.1 (#134) 0057ce8
  • fix: remove legacy symlink (#150) ab1aec9
  • chore(deps): bump js-yaml from 3.14.1 to 4.1.0 (#136) 1ddfb02
  • chore(deps-dev): bump jest-junit from 10.0.0 to 16.0.0 (#137) 154c992
  • chore(deps-dev): bump dotenv from 8.6.0 to 16.3.1 (#144) 73508c0
  • fix: update eslint-config peer deps and issues 10fa232
  • CEXT-2009 Add New Relic support to aio CLI (#148) e5c8fd2

5.3.1...5.4.0

What's Changed

New Contributors

Full Changelog: 5.3.1...5.4.0

5.3.2

18 Aug 03:47
Compare
Choose a tag to compare

Hotfix:

  • always send connection: keep-alive for Openwhisk server connections. This is a work-around for hangups during aio app deploy due to an infra change.

Full Changelog: 5.3.1...5.3.2

5.3.1

29 Jun 23:48
Compare
Choose a tag to compare

5.3.0...5.3.1

5.3.0

20 Jun 16:04
Compare
Choose a tag to compare

5.2.0...5.3.0