3.1.0 (2023-04-26)
3.0.0 (2022-12-16)
- deps: update dependencies to incorporate http proxy bugfix. fixes #374 (32c1d39)
- deps: update dependencies to incorporate http proxy bugfix. fixes #374 (5651847)
- reverted version change and will let the bot do this (2ba0305)
- deps: dependent library reference has been updated to a new major version
- dependent library reference has been updated to a new major version
2.0.0 (2022-03-01)
- commerce: methods have been removed
1.14.1 (2022-01-31)
1.14.0 (2021-11-23)
1.13.0 (2021-11-17)
- commerce: update HAL link relationship for creating a commerce command execution. fixes #302 (83e4f84)
1.12.1 (2021-11-09)
1.12.0 (2021-10-26)
1.11.0 (2021-10-25)
1.10.1 (2021-10-25)
1.10.0 (2021-10-14)
1.9.0 (2021-10-06)
- switch from cross-fetch to @adobe/aio-lib-core-networking to support proxy usage. fixes #250 (#251) (2376ddc)
1.8.1 (2021-09-23)
1.8.0 (2021-09-13)
1.7.0 (2021-09-07)
1.6.0 (2021-08-30)
1.5.0 (2021-08-19)
1.4.0 (2021-08-12)
1.3.0 (2021-07-27)
1.2.0 (2021-07-27)
1.1.1 (2021-06-30)
1.1.0 (2021-06-30)
1.0.1 (2021-06-30)
1.0.0 (2021-06-25)
- Support for TLS 1.0 and 1.1 is being retired by Adobe in mid-July.
0.3.5 (2021-04-30)
0.3.4 (2021-04-30)
0.3.3 (2021-04-30)
0.3.2 (2021-04-01)
0.3.1 (2021-03-15)
- deps: allow renovate to automerge all dev dependencies except husky (a2ce038)
0.3.0 (2021-02-07)
0.2.1 (2021-01-20)
0.2.0 (2021-01-12)
0.1.6 (2021-01-12)
0.1.5 (2020-11-16)
- build: testing semantic release (390e33b)
- [bug] Some unnecessary code duplication around finding entities #19
- [bug] Not all problem types are handled #17
- No functional changes. Purely to test releasing via GitHub Actions
- Add environmentId to generated pipeline step state type #15
- Error code ERROR_RETRIEVE_ENVIRONMENTS is misworded #12
- Create a new method which returns a new execution object upon creation #10
- Inconsistent error handling in updatePipeline #8
- ListProgramOptions should be named ListPipelineOptions #6
- [enhancement] getCurrentStep should be exported #3
- Initial release