Releases: OctopusDeploy/api-client.ts
Releases · OctopusDeploy/api-client.ts
v3.0.6
3.0.6 (2023-02-28)
Bug Fixes
v3.0.5
3.0.5 (2023-02-21)
Bug Fixes
v3.0.4
3.0.4 (2023-02-17)
Bug Fixes
- fix space query to ensure requested space is found (#152) (e432a4c)
v3.0.3
3.0.3 (2023-02-17)
Bug Fixes
- added dot file support for globbing in pack (1a36127)
v3.0.2
3.0.2 (2023-02-05)
Bug Fixes
- Removed Capabilities API from Execution API version check to fix incorrect failure of check (#147) (f65e599)
v3.0.1
3.0.1 (2023-01-27)
Bug Fixes
- get the execution API based methods to check capabilities and report server version info on error (#145) (d0ce6f6)
v3.0.0
3.0.0 (2023-01-18)
⚠ BREAKING CHANGES
- Modified the ServerTaskWaiter implementation to optimise API calls (#142)
Features
- Modified the ServerTaskWaiter implementation to optimise API calls (#142) (1e2433a)
v2.1.4
2.1.4 (2023-01-11)
Bug Fixes
- Added support for setting a Nuspec title, when creating a NuGet package (#138) (1865329)
- Fixed a bug with the prompted variables structure/serialization (#140) (330049e)
v2.1.3
2.1.3 (2022-12-19)
Bug Fixes
- ERR_FR_MAX_BODY_LENGTH_EXCEEDED When Attempting to Upload Large Packages (2468619)
- updated request configuration (2450652), closes #134
v2.1.2
2.1.2 (2022-12-16)
Bug Fixes
- ensure errors for failed package push are raised (8a96573)