Releases: containerd/ttrpc
Releases · containerd/ttrpc
v1.2.8
v1.2.7
What's Changed
- server: fix a Serve() vs. (immediate) Shutdown() race by @klihub in #175
- Add MD.Clone function by @djdongjin in #177
New Contributors
- @djdongjin made their first contribution in #177
Full Changelog: v1.2.6...v1.2.7
v1.2.6
v1.2.5
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
- switch to github.com/containerd/log for logs by @thaJeztah in #169
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Fix proto3 generation error by @dmcgowan in #158
- Update GitHub Actions CI to resolve deprecation warnings by @austinvazquez in #161
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #167
- client: Fix deadlock when writing to pipe blocks by @kevpar in #168
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #166
Full Changelog: v1.2.3...v1.2.4
v1.2.3
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
v1.2.2
What's Changed
- Update GitHub actions CI workflow by @austinvazquez in #124
- Unwrap IO errors in server connection error handling by @austinvazquez in #141
- Add recvClose channel to stream by @dmcgowan in #140
- First process the pending messages in recv channel by @Iceber in #144
New Contributors
Full Changelog: v1.2.1...v1.2.2
v1.1.1
v1.2.1
What's Changed
- Bump golang.org/x/sys from 0.0.0-20210124154548-22da62e12c0c to 0.1.0 by @dependabot in #133
- Fix server shutdown logic by @austinvazquez in #130
- Rework deadline assertion logging to be more clear by @austinvazquez in #132
New Contributors
- @dependabot made their first contribution in #133
- @austinvazquez made their first contribution in #130
Full Changelog: v1.2.0...v1.2.1