Releases: netlify/open-api
Releases · netlify/open-api
@netlify/open-api v2.0.0
⚠ 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
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
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
Merged
- Use service as a returned object for showService
#264
v0.18.0
Merged
- Add service instances list
#263
Commits
- Regenerate go client
5e4adc7
- Add listServiceInstancesForSite spec
bc2b65b
v0.16.1
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
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
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
v0.14.0
Merged
- fix: update dependencies
#229
- Fix race in RetryableTransport
#230
- Add dns_zones API
#211
Commits
- Add dnsZone tag and regenerate go client
5b27806
- added all dns_zone and dns_record public endpoints
3b83ce6
- chore: update github.com/Azure/go-autorest/autorest
0fa4b6f