gorilla/csrf v1.6.0 Release Notes

Release Date: 2019-06-26 // almost 5 years ago
  • Notable Changes

    • ๐Ÿš€ We've removed support for versions of Go prior to v1.7 - v1.6 was released over 3.5 years ago (@kisielk making me feel old!)
    • ๐Ÿšš As a result, we've also removed gorilla/context as a dependency, since Go 1.7+ has its own http.Request.Context() implementation
    • ๐Ÿ— Moved our CI to CircleCI - you can see the build dashboard here

    ๐Ÿ”„ CHANGELOG

    ๐Ÿšš 38c9e46 Remove gorilla/context as part of pre-1.7 support (#114)
    ๐Ÿ— 3719438 (elithrar/go-mod) [build] Add CircleCI config (#112)
    ๐Ÿ“„ d162037 [docs] Improve JS header/form instructions (#103)
    โšก๏ธ 40703b8 Update and rename stale to stale.yml (#102)
    ๐Ÿ”€ 1db7df7 Merge pull request #101 from gorilla/stalebot
    ๐Ÿ“„ 472e852 [docs] Add a "Reviewed by Hound" badge (#98)
    abcfd25 (origin/stalebot) Add stalebot config
    โšก๏ธ f903b4e README.md: Update site URL
    ๐Ÿ“„ 10bfafc [docs] Note that developers should check the HTTP method (#91)
    ๐Ÿ”€ d690280 Merge pull request #88 from gorilla/elithrar/corporate-overlords