Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Releases: 3JoB/crare

Crare v1.0.0

05 Nov 12:09
2783883

Choose a tag to compare

Usage

$ go get gopkg.in/[email protected]

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