Skip to content

v0.23.0

Compare
Choose a tag to compare
@casualjim casualjim released this 15 Mar 05:38
· 471 commits to master since this release
3596b40

Changelog

v0.23.0 (2020-03-14)

Full Changelog

Breaking changes:

  • Failed to load template schemabody #2223

Implemented enhancements:

  • Add middleware router or a kind of path matching #2234
  • Incompatible naming convention for a path starting with one letter word #2213

Fixed bugs:

  • Code generation is broken due to stricter template syntax checks in Go 1.14 #2215
  • swagger generate spec -m gives inconsistent json every other run #2066

Closed issues:

  • How to get matched route in a middleware ? #2238
  • Client generation failed: panic: object has no key "Map" #2237
  • generated server arguments not working #2227
  • codescan/meta.go: cannot use promoted field ContactInfoProps.URL in struct literal of type #2214
  • change project name for go-netbox #2206

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator