Skip to content

Releases: cirruslabs/chacha

v0.16.1

22 Apr 20:58
Compare
Choose a tag to compare

v0.16.0

22 Apr 20:41
8f3ea9d
Compare
Choose a tag to compare

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

22 Apr 20:03
41e3dce
Compare
Choose a tag to compare

What's Changed

  • Periodically perform cluster health checks by @edigaryev in #35

Full Changelog: v0.14.0...v0.15.0

v0.14.0

18 Apr 16:14
d5e632f
Compare
Choose a tag to compare

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

15 Apr 09:24
9b7d95a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

14 Apr 17:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

10 Apr 19:58
738e189
Compare
Choose a tag to compare

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

08 Apr 16:36
d547023
Compare
Choose a tag to compare

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

05 Apr 08:26
bed175f
Compare
Choose a tag to compare

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

04 Apr 19:25
3e1bb7f
Compare
Choose a tag to compare

What's Changed

  • localnetworkhelper: ensure permissions on a socket allow incoming conns. by @edigaryev in #22

Full Changelog: v0.8.0...v0.8.1