Releases: cirruslabs/chacha
Releases · cirruslabs/chacha
v0.16.1
v0.16.0
What's Changed
- Make localnetworkhelper package compileable on all platforms by @edigaryev in #36
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Periodically perform cluster health checks by @edigaryev in #35
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Enable OpenTelemetry context propagation via W3C Trace Context by @edigaryev in #33
- Use different logging levels depending on the resulting status code by @edigaryev in #34
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Make direct connect header optional by @edigaryev in #32
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Introduce direct connect functionality by @edigaryev in #31
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Re-use *http.Client when communicating with the cluster via KV protocol by @edigaryev in #28
- Correctly handle OOB when multiple responses are received by @edigaryev in #29
- Use metric.WithExplicitBucketBoundaries() by @edigaryev in #30
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Only cache URLs if they match at least one rule by @edigaryev in #26
- Unlock localnetworkhelper and obey ctx in PrivilegedDialContext() by @edigaryev in #25
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- handleProxyDefault: fix the request.URL before calculating the cache key by @edigaryev in #23
- Revert "localnetworkhelper: support context.Context and avoid using sync.Mutex (#21)" by @edigaryev in #24
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- localnetworkhelper: ensure permissions on a socket allow incoming conns. by @edigaryev in #22
Full Changelog: v0.8.0...v0.8.1