GoSwagger v0.17.0 Release Notes

Release Date: 2018-10-07 // over 5 years ago
  • ๐Ÿ”„ Change Log

    v0.17.0 (2018-10-06)

    Full Changelog

    Implemented enhancements:

    • Unused variable in restapi/server.go #1692
    • Generate spec in yml format #1686
    • ๐Ÿ›ฐ Could not get payload or file content from request #1666

    Closed issues:

    • --socket-path is being ignored #1740
    • Request context does not flow down handler pipeline (handler registered i globalmiddleware) is lost. #1733
    • Cannot install go-swagger #1728
    • ๐Ÿ‘ -m, --scan-models missing when compiled using go 1.11 with module support #1718
    • ๐Ÿ“ฆ Models rendered to file even if imported from external package using x-go-type #1710
    • ๐Ÿ› Bug in external type import using x-go-type #1703
    • ๐Ÿšฆ How to receive the shutdown signal from generated server? #1695
    • errcheck failed on generated restapi/server.go#handleInterrupt #1689
    • ๐Ÿšš Move to go modules ? #1677
    • ๐Ÿšš Move from x/net/context to just context #1676
    • tuple unmarshaller fails #1673
    • Path parameter with request body #1523

    ๐Ÿ”€ Merged pull requests:

    * This Change Log was automatically generated by github_changelog_generator