Releases: adobe/commerce-events-ext-tpl
Releases · adobe/commerce-events-ext-tpl
Release # v1.0.0-beta.9
Improvements
- Simplification of the process to retrieve the workspace credential.
- Includes error message for cases in which the workspace credential is undefined.
- Adobe packages updated to the latest version.
Release # v1.0.0-beta.8
Improvements
- Allows for initializing App Builder Commerce apps for projects configured with OAuth.
- Added support for the migration from JWT to OAuth for existing projects.
Release # v1.0.0-beta.7
Minor Fixes
- Fixes the broken documentation links and replaces them with production ones.
Release # v1.0.0-beta.6
Improvements
- Switched the provider metadata to
dx_commerce_events
.
Release # v1.0.0-beta.5
Improvements
- Miscellaneous changes to add preferred provider ids in .env file.
- Support for automatic selection of event provider ids during
aio app deploy
.
Release # v1.0.0-beta.4
Improvements
- Added retry logic to handle runtime action names that are not unique.
Release # v1.0.0-beta.3
Improvements
- Minor changes to install.yml and generation of extension manifest.
Release # v1.0.0-beta.2
New Features / Improvements
- The template will now show a menu to provide various options for simplifying extension creation.
- Option to generate a demo project from the menu that lets you send Commerce events (product created/updated) as Slack notifications.
- Added unit tests to validate generation of files and their content according to sample custom and demo extension manifests.
Release # v1.0.0-beta.1
- Initial beta release.