Skip to content

Releases: go-crare/crare

Crare v1.0.0

05 Nov 12:09
2783883
Compare
Choose a tag to compare

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