0.10.0
What's Changed
- Revamp interceptors to be protocol-based and expose typed messages by @rebello95 in #208
- Add unary GET protocol support by @rebello95 in #203
- Reorganize project files & reduce public interface by @rebello95 in #212
Other changes
- Update CI to macOS 13 + Xcode 15.0 by @rebello95 in #205
- Add
ping_pong
conformance tests by @rebello95 in #194 - Update async conformance tests with syntax sugar by @rebello95 in #202
- Remove verbose logs from conformance tests by @rebello95 in #204
- Fix reference to captured
handlers
by @rebello95 in #211 - Update example apps' bundle IDs to
com.connectrpc
by @rebello95 in #215
Full Changelog: 0.9.0...0.10.0