Skip to content

Releases: adobe/reactor-uploader

v6.0.2

02 Dec 21:45
75fe279
Compare
Choose a tag to compare
  • nicer error message when uploading duplicate extension package name to non-owning org

v6.0.1

30 Oct 17:52
Compare
Choose a tag to compare
  • Removes debug console.log

v6.0.0

30 Oct 17:48
85b81a5
Compare
Choose a tag to compare
  • Removes jwt-auth support
  • Adds Oauth Server-to-Server support
  • Switch to Jest testing

v5.2.0

30 Apr 19:44
245ae87
Compare
Choose a tag to compare

Support a user-defined upload timeout

v6.0.0-beta.12

25 Jan 22:25
Compare
Choose a tag to compare
v6.0.0-beta.12 Pre-release
Pre-release
  • Allow an override auth.access-token to be supplied from the command line

v6.0.0-beta.11

25 Jan 01:57
Compare
Choose a tag to compare

v5.1.1

13 Mar 23:22
Compare
Choose a tag to compare
  • Upgrade jwt-auth to v2.0.0. Closes #55

v5.1.0

10 Mar 23:12
Compare
Choose a tag to compare
  • Deprecates the usage of the {{environment=qe}} flag in favor of using {{environment=stage}}.
  • Nukes the {{environment=integration}} option

v5.0.10

22 Feb 18:23
Compare
Choose a tag to compare
  1. Bubble error messages when uploading fails
  2. Handle gracefully when an extension package id is not returned from the API

v5.0.9

15 Jul 16:01
Compare
Choose a tag to compare
  • Updates to README #52
  • npm audit fix
  • Recommends node engine >= 14.19.3