Skip to content

Releases: kayac/go-katsubushi

v2.2.1

02 Aug 06:25
bb9bf1f
Compare
Choose a tag to compare

What's Changed

  • Improve logging performance and consistency by @fujiwara in #78

Full Changelog: v2.2.0...v2.2.1

v2.2.0

01 Aug 16:05
8348dec
Compare
Choose a tag to compare

What's Changed

  • Replace zap with slog and maintain original log format by @fujiwara in #73
  • Replace pkg/errors with fmt.Errorf and update raus to v0.2.0 by @fujiwara in #75
  • Update Alpine Linux base image to 3.22 by @fujiwara in #76
  • Add gRPC health check endpoint by @fujiwara in #77

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Jun 08:04
5d3ff71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.1.0

v2.0.4

14 Mar 04:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

17 Oct 00:36
Compare
Choose a tag to compare

Changelog

  • #61
    • Fix: HTTP/2 rapid reset can cause excessive work in net/http
    • Fix: swift-nio-http2 vulnerable to HTTP/2 Stream Cancellation Attack
    • Fix: Improper rendering of text nodes in golang.org/x/net/html

v2.0.2

06 Sep 01:38
Compare
Choose a tag to compare

Changelog

  • #60 Fix vulnerabilities reported by dependabot.

v2.0.1

16 Nov 02:41
Compare
Choose a tag to compare

Changelog

  • 210e971 Merge branch 'v2' of ssh://github.com/kayac/go-katsubushi into v2

v2.0.0

11 Oct 02:13
Compare
Choose a tag to compare

Changelog

  • Added HTTP server.
  • Added gRPC server.
  • Change client library intafaces.
    • Pass context.Context to function arguments.

v1.7.0

16 Aug 08:55
de4f763
Compare
Choose a tag to compare
  • Support Redis Cluster #49

v1.6.2

28 Jan 17:03
Compare
Choose a tag to compare