GoSwagger v0.19.0 Release Notes

Release Date: 2019-03-24 // about 5 years ago
  • ๐Ÿ”„ Change Log

    v0.19.0 (2019-03-24)

    Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘Œ Support for parsing property vendor extensions #1875
    • Provide check for runtime version #818

    ๐Ÿ›  Fixed bugs:

    • Broken handling of $ref to a definition which maps to interface{} #1859
    • External x-go-type imports not resolved for arrays and references #1719
    • Race on call to Serve() and _____Listener() functions #1465
    • Responses defined in schema: restapi/operations/xxx_responses.go:54:18: cannot make type models.YY #1260

    Closed issues:

    • Response struct goes under headers #1908
    • swagger generate error #1906
    • What should a custom Application Consumer return/produce? #1901
    • ๐Ÿ“ฆ Server generation is much slower when using "--model-package" #1896
    • ๐Ÿ”ง boolean parameters with default attribute, if parameter is not configured in the json, swagger will generate a null pointer for this field #1892
    • in: body not work as expected? #1890
    • Spec generation - Multiple File Upload with multipart form #1884
    • omitempty #1883
    • ๐Ÿณ Can't docker pull the latest versions by tag #1871
    • How to use go-swagger with easyjson? #1868
    • validator fails to report path parameters defined defined at operation level #1866
    • Invalid auto generated file with type:file in output. #1853
    • homebrew installation silently fails on generate #1261

    ๐Ÿ”€ Merged pull requests:

    * This Change Log was automatically generated by github_changelog_generator