0.3.1
What's Changed
- Fix the version of the IceRPC assemblies used by the examples.
- New --transport option for
dotnet new
templates, to make it easier to create IceRPC applications that use QUIC. - Upgrade Protobuf version to 3.26.1.
- Include protoc binaries for arm64 in IceRpc.Protobuf.Tools.
- Fix small Slice1 interop bug introduced in 0.3.0.
Full Changelog: v0.3.0...v0.3.1