GoSwagger v0.24.0 Release Notes
Release Date: 2020-06-16 // over 3 years ago-
๐ Changelog
v0.24.0 (2020-06-16)
๐ Fixed bugs:
- Body not written to request on post when schema is discriminated/anyOf/oneOf #1233
Closed issues:
- โ httptest'ing - scope not getting picked up #2307
- not able to run my swagger #2298
- websocket: response does not implement http.Hijacker #2288
- client middleware? #2277
- x-www-form-urlencoded server generation issue #2273
- ๐ Spec generation docs out of date #2270
- ๐ Generated client is receiving 422 error, but I can't see the body to figure out what is missing #2261
- How can I get requester client IP in my controller ? #2260
- ๐ Redirecting links in the docs #2253
- ๐ Please make a new release for Go 1.14 #2239
- Properties in "AllOf1" structs don't get marshaled in generated client #1232
๐ Merged pull requests:
- โก๏ธ update to errors that carry the value #2313 (casualjim)
- ๐ fix: afld check nil #2303 (bbxytl)
- Set struct tags on generator options #2289 (vincentvanderweele)
- ๐ Fix multiline descriptions for the stratoscale template #2282 (JoakimSoderberg)
- ๐ Allow passing struct tags from command line #2281 (vincentvanderweele)
- ๐ fix wrong pointer designation #2274 (casualjim)
- โก๏ธ Update docs for spec generation #2271 (glindsell)
- ๐ Improvements for XML support #2265 (nubenum)
- โ Add support of case-insensitive enums (#303) #2264 (pheepi)
- ๐ Basic support for XML model generation #2241 (nubenum)
* This Changelog was automatically generated by github_changelog_generator