Releases: netlify/open-api
Releases · netlify/open-api
@netlify/open-api v2.0.2
10 Feb 00:47
Compare
Sorry, something went wrong.
No results found
@netlify/open-api v2.0.1
10 Feb 00:08
Compare
Sorry, something went wrong.
No results found
@netlify/open-api v2.0.0
04 Feb 21:41
Compare
Sorry, something went wrong.
No results found
⚠ 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
Compare
Sorry, something went wrong.
No results found
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 )
v1.0.0
10 Dec 14:55
Compare
Sorry, something went wrong.
No results found
Merged
Remove listForms endpoint #269
Bump setup-go github action #270
Mark listForms endpoint as deprecated #268
github tools: fix fossa workflow file #267
Add definition for /sites/id/rollback. #265
Commits
Start writing ListFormsBySiteId test d274f5d
fix github actions workflow file for fossa 0267d63
Add more assertions to ListFormsBySiteId test 9271230
v0.18.1
11 Oct 09:12
Compare
Sorry, something went wrong.
No results found
Merged
Use service as a returned object for showService #264
v0.18.0
07 Oct 08:56
Compare
Sorry, something went wrong.
No results found
Merged
Add service instances list #263
Commits
Regenerate go client 5e4adc7
Add listServiceInstancesForSite spec bc2b65b
v0.16.1
24 Sep 10:05
Compare
Sorry, something went wrong.
No results found
Merged
chore: regenerate go client #259
Fix service instance swagger definition #258
Bump node-fetch from 2.6.0 to 2.6.1 #255
Remove unused AppVeyor build shield. #253
Test CI on Node 14 #251
Fixed
Commits
v0.16.0
21 Aug 17:18
Compare
Sorry, something went wrong.
No results found
Merged
Add form deletion API endpoint to OpenAPI spec #250
Bump prismjs from 1.19.0 to 1.21.0 #249
Bump elliptic from 6.5.2 to 6.5.3 #248
fix sites typo on split test endpoint paths #247
Bump lodash from 4.17.15 to 4.17.19 #245
Document /sites/{site_id}/unlink_repo #242
Add 'branch' to createSiteDeploy #238
github tools: add fossa license scanning #237
Commits
Regenerate Go client 55ef8c3
create github actions workflow files for fossa 27a7b91
Add form deletion endpoint 351e130
v0.15.0
14 May 12:23
Compare
Sorry, something went wrong.
No results found
Merged
Remove deploy_id from PluginRun create body #235
Upgrade go-swagger to 0.23.0 #234
Add plugin_runs to open-api #232
Commits