Skip to content

Releases: OctopusDeploy/api-client.ts

v1.3.1

17 Jul 21:45
ec35208

Choose a tag to compare

1.3.1 (2022-07-17)

Bug Fixes

  • updated client auto-connect (1b72b0e)

v1.3.0

01 Jul 03:01
439b575

Choose a tag to compare

1.3.0 (2022-07-01)

Features

  • added index files for typescript type exports (#71) (b86d262)

v1.2.1

27 Jun 00:16
a4fee5c

Choose a tag to compare

1.2.1 (2022-06-27)

Features

  • added configuration processor, moved code (aa5d971)
  • added environment variables constants (44cc7b2)
  • reflected changes to message contracts (1c72122)
  • replaced random name with UUIDs for uniqueness (ff154a8)
  • updated client (1800da9)
  • updated DeploymentOptions with stronger typing (c16e070)
  • updated stronger typing (986880e)
  • updated to strong typing enforcement (7f902bd)
  • updated to stronger typing (eb83e52)
  • updated to stronger typing enforcement (2c57b5c)
  • updated typing for deploy release (ce857a9)

Bug Fixes

Miscellaneous Chores

@octopusdeploy/api-client v1.1.7

02 Dec 06:12
2fb0605

Choose a tag to compare

Features

  • adapter: Created axios adapter to replace ky and got adapters (e3b31bd)

Miscellaneous Chores

@octopusdeploy/api-client v1.1.6

01 Dec 06:58
6dea2f5

Choose a tag to compare

Features

  • repository: Exposed client in Repository to match C# client and improve developer experience (7611f2d)

Miscellaneous Chores

@octopusdeploy/api-client v1.1.5

01 Dec 03:59
853ce13

Choose a tag to compare

Features

Miscellaneous Chores

@octopusdeploy/api-client v1.1.4

25 Nov 23:43
da07585

Choose a tag to compare

Bug Fixes

  • core: adjusted dependencies (0a1b0c6)

@octopusdeploy/api-client v1.1.3

25 Nov 02:50
289c0f5

Choose a tag to compare

Features

  • examples: added example for create and deploy release (30b82b1)
  • examples: added example for projects (418aa95)
  • examples: added examples for accounts (55b3512)
  • examples: added runbook example (b107045)

Bug Fixes

  • apiClient: output error to console upon failed connection (f2bcaf2)

Miscellaneous Chores

@octopusdeploy/api-client v1.1.2

24 Nov 07:08
4a731fa

Choose a tag to compare

Miscellaneous Chores

@octopusdeploy/api-client v1.1.1

24 Nov 07:03
af63593

Choose a tag to compare

Features

  • added agent to client configuration (08be596)
  • added files attribute (147088b)
  • added find search function to channel repository (7ad89fc)
  • added license (9dabdee)
  • added semver support (33ac317)
  • added usage section (0656601)
  • deployment processes: updated repository for new use (9ed5257)
  • deployments: updated repository for new usage (ef4a337)
  • repository: added new deployment processes repository (eb712ab)
  • used NewReleaseResource type for add operations (6ab4cd0)
  • working version of API client (cac9386)

Bug Fixes

  • added imports (e095066)
  • removed incomplete method definition (acb6e0e)

Miscellaneous Chores