Back to Go Swagger

Change Log

notes/v0.10.0.md

0.33.24.4 KB
Original Source

Change Log

0.10.0 (2017-04-23)

Full Changelog

Implemented enhancements:

  • Expose host and port to service configuration code #1002
  • no README in examples/todo-list #986
  • README instructions don't work for me #985
  • Brew install should link to go-swagger instead of swagger to avoid conflict with npm swagger #983
  • Upgrade mailru/easy json to latest version, for Google App Engine #947
  • Unable to respond with file and application/octet-stream producer #943
  • APIs.guru: test on 200+ Swagger files for real-life APIs #501

Fixed bugs:

  • Swagger fails to generate code for valid schema #1012
  • Wrong context package used in generated code #1011
  • Bad code generated for querystring items pattern validation #1010
  • How to cleanup resources created by handler post handle? #1009
  • x/net/context vs context pkg #998
  • Missing gcc in docker image #992
  • detection of consumers/producers for codegeneration fails when not top-level #987
  • Invalid code generating for embedded structures #982
  • Invalid JSON tags in model #981
  • todo-list client throws "runtime error: invalid memory address" #968
  • generate operation --skip-validator does not skip validations #924
  • go-swagger generating apparently invalid .json file #922
  • POST client request gets a 415 response #893
  • "swagger generate model" doesn't generate enum values if "--skip-validator" is passed #860

Closed issues:

  • add description to response #989

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator