Skip to content

Releases: containerd/ttrpc

v1.2.8

05 Mar 00:08
22392c2

Choose a tag to compare

What's Changed

  • Run CI against latest stable version of Go and previous by @dmcgowan in #214
  • Add missing continue after stream failure by @dmcgowan in #223

Full Changelog: v1.2.7...v1.2.8

v1.2.7

30 Dec 01:09
3b8c8b7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.6...v1.2.7

v1.2.6

25 Oct 03:08
bcc40a4

Choose a tag to compare

What's Changed

  • server_test: fix error message in TestOversizeCall. by @klihub in #170
  • channel: reject oversized messages on the sender side too. by @klihub in #171

Full Changelog: v1.2.5...v1.2.6

v1.2.5

20 Jun 14:23
6556229

Choose a tag to compare

Updates to use the containerd log package rather than using logrus directly. This package is used across the containerd ecosystem without pulling in any other dependencies.

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

13 May 23:06
196dbef

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

05 Feb 19:46
90d421e

Choose a tag to compare

What's Changed

  • .github: give more slack for build+tests. by @klihub in #151
  • server_test: wait for OnClose in TestClientEOF. by @klihub in #150
  • Bump genproto dependency by @liggitt in #154
  • Fix grammar in comment for UserOnCloseWait. by @klihub in #153
  • Implement support for unary interceptor chaining. by @klihub in #152
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #155
  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #156
  • Fix streaming with empty payloads by @mxpv in #157

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.1.2

17 May 23:16
20c493e

Choose a tag to compare

What's Changed

  • [release/1.1] Unwrap io errors in server connection receive error handling by @dmcgowan in #143

Full Changelog: v1.1.1...v1.1.2

v1.2.2

09 May 06:08
ac26f8c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.1.1

24 Mar 15:27
e1f0dab

Choose a tag to compare

What's Changed

  • [release/1.1] server: Fix connection leak when receiving ECONNRESET by @dmcgowan in #136

Full Changelog: v1.1.0...v1.1.1

v1.2.1

08 Mar 17:58
36fd7c3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1