Skip to content

Releases: netlify/open-api

@netlify/open-api v2.4.0

03 May 20:14
fe3e119
Compare
Choose a tag to compare

Features

  • document latest plugin runs endpoint (#335) (935dac7)

@netlify/open-api v2.3.1

29 Apr 13:19
26b713d
Compare
Choose a tag to compare

Bug Fixes

@netlify/open-api v2.3.0

29 Apr 12:50
6499e1e
Compare
Choose a tag to compare

Features

  • add internal endpoint updatePlugin (d6ac3a2)

@netlify/open-api v2.2.0

16 Mar 21:44
c4d00b3
Compare
Choose a tag to compare

Features

  • add framework to deploy properties (#322) (109c6ef)
  • add functions_dir in repo info (633b8a4)

@netlify/open-api v2.1.1

23 Feb 20:17
9b35e5e
Compare
Choose a tag to compare

Bug Fixes

@netlify/open-api v2.1.0

10 Feb 23:59
77fa9d0
Compare
Choose a tag to compare

Features

  • allow deploy cancellation during file upload (#305) (335d407)

@netlify/open-api v2.0.2

10 Feb 00:47
d91c32e
Compare
Choose a tag to compare

Bug Fixes

@netlify/open-api v2.0.1

10 Feb 00:08
7810c4b
Compare
Choose a tag to compare

Bug Fixes

@netlify/open-api v2.0.0

04 Feb 21:41
2a629bc
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • to better support flexible cancellation, the WaitUntilDeployReady and WaitUntilDeployLive methods of the Go client's porcelain API no longer accept a timeout paramater. Instead, the timeout should be including on the passed Context. Timeout or cancelation of the context will be respected while waiting for the deploy to be ready or live.

Features

  • flexible cancellation when waiting for deploy state (985c0e2)

Bug Fixes

  • deploy timeout error message (5a477f7)

@netlify/open-api v1.3.0

21 Jan 13:40
efeddb6
Compare
Choose a tag to compare

Features

  • add google analytics to new docs site (5543da4)
  • add pagination support (d79e0ad)

Bug Fixes

  • github token in workflow (686d251)
  • package.json: remove scripts no longer required and don't npm ci on swagger bump (e61a51f)
  • remove pagination from some of the list endpoints (9f301e0)
  • switch branches and cleanup package.json (b985d27)