go-json-rest v3.3.2 Release Notes

Release Date: 2016-12-04 // over 7 years ago
  • ๐Ÿ”– Version 3.3.2 Release Notes

    What's New in v3.3.2 ?

    • ๐Ÿ“œ Parse ipv6 addresses correctly (Thanks @mattsch)
    • Gzip middleware bug fix (Thanks @darvik80)
    • ๐Ÿ›  Fix microseconds Apache style logging
    • ๐Ÿ›  Fix recorder middleware to record status code only once (Thanks @mgkeen)
    • ๐Ÿ›  Fix CORS bug when Chrome send empty string CORS headers (Thanks @bboozzoo)

Previous changes from v3.3.1

  • ๐Ÿ”– Version 3.3.1 Release Notes

    What's New in v3.3.1 ?

    • ๐Ÿ”จ Refactor/add unit tests
    • โœ‚ Remove the ResourceHandler (v2 API) that was marked as deprecated a year ago.
    • Start using the simplifications (gofmt -s)
    • ๐Ÿ“š Minor documentation improvements

    ๐Ÿ†• New third party Middlewares