Releases: adobe/reactor-uploader
Releases · adobe/reactor-uploader
Release list
v6.0.2
v6.0.1
v6.0.0
- Removes jwt-auth support
- Adds Oauth Server-to-Server support
- Switch to Jest testing
v5.2.0
v6.0.0-beta.12
- Allow an override
auth.access-tokento be supplied from the command line
v6.0.0-beta.11
- Adds support for
oauth-server-to-servercredentials (https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/implementation/) - Drops support for JWT credentials (https://experienceleague.adobe.com/docs/experience-manager-learn/forms/aem-forms-with-adobe-campaign/partone.html?lang=en)
v5.1.1
v5.1.0
- Deprecates the usage of the {{environment=qe}} flag in favor of using {{environment=stage}}.
- Nukes the {{environment=integration}} option
v5.0.10
- Bubble error messages when uploading fails
- Handle gracefully when an extension package id is not returned from the API
v5.0.9
- Updates to README #52
- npm audit fix
- Recommends node engine >= 14.19.3