Skip to content

Releases: netlify/open-api

v0.13.1

27 Feb 13:34
Compare
Choose a tag to compare

Merged

  • Remove engines.node #220
  • Improve tests #218

Commits

v0.13.0

26 Feb 16:58
Compare
Choose a tag to compare

Merged

  • Document deploy cancel #217
  • Fix menu scrolling on Chrome #214
  • Updated model link to correct one #215
  • Create CODEOWNERS #212
  • Bump handlebars from 4.2.0 to 4.5.3 #208

Commits

  • Generate deploy cancel code 5f787d0
  • Remove generated swagger docs 5f2b3f8
  • Test swagger conversion aa9051d

v0.12.0

16 Dec 15:22
Compare
Choose a tag to compare

Merged

  • Remove payment_method_id from accountUpdateSetup #169
  • Fix options of go generation command #205
  • Remove obsolete okbody structs #206
  • Bump js-yaml from 3.12.2 to 3.13.1 #203
  • Bump lodash from 4.17.11 to 4.17.15 #204
  • Bump lodash-es from 4.17.11 to 4.17.15 #202
  • Add CI for the OpenAPI specification and the API documentation #201
  • Fix Go client generation #200
  • Enhance documentation UI #182
  • Group require() statements #197
  • Add description field #176
  • Upgrade all dependencies #181
  • Add linting and prettifying #185
  • Add externalDocs #186
  • Validate and normalize OpenAPI specification #194
  • Simplify version bumping #179
  • Add unit tests #196
  • Fix YAML syntax error #193
  • Remove required: false #188
  • Re-order npm scripts #180
  • Add Node.js version #184
  • Add OpenAPI tags #178
  • Add terms of service #173
  • Make npm package size smaller #195
  • Fix installation_id type #164
  • added split testing endpoints #161
  • Use go proxy #159

Fixed

  • Fix installation_id type #162

Commits

v0.11.4

19 Apr 23:05
Compare
Choose a tag to compare

Merged

  • Fix text error bug #156
  • Fix function comments based on best practices from Effective Go #157

Commits

v0.11.3

07 Mar 19:26
Compare
Choose a tag to compare

Merged

  • go-client: Don’t poll deploy after upload #155

v0.11.2

07 Mar 01:28
Compare
Choose a tag to compare

Merged

  • Change embedded DefaultSyncFileLimit to 500 #153

Commits

  • Add prepublish hook ed4efa3
  • Change embeeded DefaultSyncFileLimit to 500 c5e88e6

v0.11.1

06 Mar 00:41
Compare
Choose a tag to compare

Merged

  • add a wait until the deploy is ready #152

Commits

v0.11.0

01 Mar 21:25
Compare
Choose a tag to compare
  • No spec changes, just a dependency update for the go-client
  • Go client no longer errors when it receives an html response

v0.10.0

28 Feb 23:43
Compare
Choose a tag to compare
  • Fix no-consumer error when client receives errant text html responses #149
  • Update go-swagger to v0.18.0 from 94927f8c9742791a9aa46c6c3965f0a37025f41d
  • Rolling back to autorest@8.1.0 from autorest@v9.6.0 in order to fix compatibility with the go-swagger updates.
  • Add more tests
  • Ignore Nil Depoys #146

v0.9.0

20 Feb 22:51
Compare
Choose a tag to compare
  • Add build_image property to site object #141
  • Fix a installation_id typo #144