Skip to content

Crare v1.0.0

Latest
Compare
Choose a tag to compare
@3JoB 3JoB released this 05 Nov 12:09
· 60 commits to v1 since this release
2783883

Usage

$ go get gopkg.in/crare.v1@v1.0.0

What's Changed

  • crare/pkg/net: request pool is no longer shared.
  • crare/pkg/net: Do() in Request no longer return to Response.
  • crare/pkg/net: The new Acquire() and Release().
  • webhook: re -implemented with atreugo.
  • webhook: one additional optional ASN detection.
  • webhook: easy to understand configuration.

Full Changelog: https://github.com/go-crare/crare/commits/v1.0.0