Skip to content

Releases: netlify/open-api

v1.0.0

10 Dec 14:55
Compare
Choose a tag to compare

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
f4d4c1c
Compare
Choose a tag to compare

Merged

  • Use service as a returned object for showService #264

v0.18.0

07 Oct 08:56
6d77ca6
Compare
Choose a tag to compare

Merged

  • Add service instances list #263

Commits

  • Regenerate go client 5e4adc7
  • Add listServiceInstancesForSite spec bc2b65b

v0.16.1

24 Sep 10:05
af7f43b
Compare
Choose a tag to compare

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

  • Update README.md #252

Commits

v0.16.0

21 Aug 17:18
Compare
Choose a tag to compare

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
Choose a tag to compare

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

  • Generate go e0fdc4a
  • Update generated go code 9133e98
  • Remove deploy_id from pluginRun create body 0ab03a5

v0.14.0

08 May 17:59
Compare
Choose a tag to compare

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

v0.13.4

29 Apr 00:42
Compare
Choose a tag to compare

Merged

  • Add stop_builds property to repo info #227
  • Migrate from Travis to GitHub Action #228
  • Correct deleteHookBySiteId operationId since it doesn't require site_id #226

Commits

v0.13.3

15 Apr 02:16
Compare
Choose a tag to compare

Merged

  • Warn if function conditions are not met #224
  • Bump acorn from 7.0.0 to 7.1.1 #223
  • add delete site to porcelain #210

v0.13.2

11 Mar 22:43
Compare
Choose a tag to compare

Merged

  • Fix path for deploy cancel #222
  • Remove engines.node #220
  • Improve tests #218

Commits