GoSwagger v0.21.0 Release Notes
Release Date: 2019-10-19 // over 1 year ago-
๐ Change Log
v0.21.0 (2019-10-19)
Implemented enhancements:
- โ Add warning messages for inconsistent parameter types and validations #2069
๐ Fixed bugs:
- JSON tags are not honored in case of allOf. #2071
Closed issues:
- How to register a handler for the server? #2083
- Flatten before serve #2078
- โ Additional keys in response model #2073
- Go v0.20.0: checksum mismatch when using GOPROXY=direct #2065
- Code generation fails when swagger is built with go1.13 #2058
- ๐ feature: support custom swagger type #1183
๐ Merged pull requests:
- โ Add OpenAPI Terraform provider to 'Who is using this project?' section #2084 (dikhan)
- โ Add flag to allow overwriting protected templates #2082 (dominikznidar)
- Feat(serve) : Add flatten flag to serve command #2079 (seblegall)
- โ added contrib to the docker image #2076 (ronnie-stratoscale)
- Keep spec orders for mixin command #2074 (BupycHuk)
- ๐ fixes undue propagation of x-go-name to tags in AllOf serializer #2072 (fredbi)
- ๐ง Provide example for configure command-line flags #2068 (antonok)
- โ Add default flag support
import "flags"
#2067 (hisunwei) - โ Added installation instructions through docker for windows users #2061 (EliCDavis)
- โก๏ธ update go-openapi libraries for go 1.13 fix #2059 (casualjim)
* This Change Log was automatically generated by github_changelog_generator