Releases: connectrpc/connect-swift
Releases · connectrpc/connect-swift
0.5.0
What's Changed
- Add support for gRPC using SwiftNIO by @rebello95 in #121
- Add
HTTPMetricsto unary interceptors by @rebello95 in #109 - Bump SwiftProtobuf to 1.21.0 by @rebello95 in #103
- Update iOS 13 annotations on library mocks & mock generator by @rebello95 in #108
- Rename
streamResultFunctostreamResultFunctionby @rebello95 in #107 - Add GitHub jobs to add plugin binaries to releases by @rebello95 in #112
- Update release job to generate
sha256.txtby @rebello95 in #114 - Allow building for tvOS by @rebello95 in #118
Full Changelog: 0.4.0...0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
What's Changed
This is the first public release of connect-swift, a lightweight Swift library for idiomatic gRPC & Connect RPCs. 🤩 See the blog post and connect.build for details and documentation.
Full Changelog: https://github.com/bufbuild/connect-swift/commits/0.1.0