Releases: adobe/aio-apps-action
Releases · adobe/aio-apps-action
3.4.0
What's Changed
- feat: add forceDeploy flag by @yahor-mikheyenka-wttech in #68
New Contributors
- @yahor-mikheyenka-wttech made their first contribution in #68
Full Changelog: 3.3.1...3.4.0
3.3.1
What's Changed
- fix: inherit secrets in nodejs ci workflow by @MichaelGoberling in #62
- fix: validation errors when no scopes configured by @MichaelGoberling in #66
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- build(deps-dev): bump @adobe/eslint-config-aio-lib-config from 2.0.2 to 3.0.0 by @dependabot in #52
- fix: input warnings by @MichaelGoberling in #54
- chore: update to node 20 by @MichaelGoberling in #53
- docs: update versions in README examples by @MichaelGoberling in #55
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- fix: add unit tests by @shazron in #48
- feat: validate oauth scope format by @MichaelGoberling in #51
- feat: default oauth scopes by @MichaelGoberling in #50
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Bump @adobe/aio-lib-ims from 6.5.0 to 7.0.0 by @dependabot in #46
- feat: add default scopes, make scope configuration optional (jwt only) by @MichaelGoberling in #44
Full Changelog: 3.0.0...3.1.0
3.0.0
Support for OAuth Server to Server Authentication.
2.0.2
What's Changed
- Update README.md by @meryllblanchet in #12
- Doc update by @sandeep-paliwal in #14
- fix: update --skip-build (deprecated) to use --no-build by @shazron in #15
New Contributors
- @meryllblanchet made their first contribution in #12
- @shazron made their first contribution in #15
Full Changelog: v2.0.1...2.0.2
2.0.1
Fix issue with ci/cd deploy workflow
Token Generation Support
- Added support for
auth
command to generate IMS tokens required for app deployment - Added support for
--no-publish
flag indeploy
command
1.1.1
Fixed issue with 'test' command for aio-apps-action on windows platform.