Skip to content

Releases: OctopusDeploy/api-client.ts

v3.0.6

28 Feb 00:41
1124e60
Compare
Choose a tag to compare

3.0.6 (2023-02-28)

Bug Fixes

v3.0.5

21 Feb 07:13
e0f8322
Compare
Choose a tag to compare

3.0.5 (2023-02-21)

Bug Fixes

v3.0.4

17 Feb 04:15
ddc8c83
Compare
Choose a tag to compare

3.0.4 (2023-02-17)

Bug Fixes

  • fix space query to ensure requested space is found (#152) (e432a4c)

v3.0.3

17 Feb 00:36
1a36127
Compare
Choose a tag to compare

3.0.3 (2023-02-17)

Bug Fixes

  • added dot file support for globbing in pack (1a36127)

v3.0.2

05 Feb 23:16
1520a7a
Compare
Choose a tag to compare

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

27 Jan 06:41
6181b88
Compare
Choose a tag to compare

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

18 Jan 01:17
64fd755
Compare
Choose a tag to compare

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

11 Jan 02:50
ebcafd7
Compare
Choose a tag to compare

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

19 Dec 05:11
2bd0fc1
Compare
Choose a tag to compare

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

16 Dec 06:23
edca229
Compare
Choose a tag to compare

2.1.2 (2022-12-16)

Bug Fixes

  • ensure errors for failed package push are raised (8a96573)