New
7.0.8
What's Changed
Fixes
- Generate type hints for Native AOT trimmer by @mayuki in https://github.com/Cysharp/MagicOnion/pull/996
- Fix handling when an exception is thrown during OnConnecting/OnConnected by @mayuki in https://github.com/Cysharp/MagicOnion/pull/999
- Wait for the response to complete during client cleanup by @mayuki in https://github.com/Cysharp/MagicOnion/pull/1012
- Properly dispose the underlying channel by @mayuki in https://github.com/Cysharp/MagicOnion/pull/1013
Other Changes
- Migrate from sln to slnx by @mayuki in https://github.com/Cysharp/MagicOnion/pull/992
- Update streaminghub/getting-started.md by @iiweis in https://github.com/Cysharp/MagicOnion/pull/990
- Sync PR #990 fix to Japanese and Korean documentation by @Copilot in https://github.com/Cysharp/MagicOnion/pull/995
- Update MessagePack and MemoryPack by @mayuki in https://github.com/Cysharp/MagicOnion/pull/998
- ci: Document translation update by GitHub Actions by @guitarrapc in https://github.com/Cysharp/MagicOnion/pull/1001
- Refactor server tests by @mayuki in https://github.com/Cysharp/MagicOnion/pull/1010
- Migrate MagicOnion.Client.NativeAot.Tests from MSTest to TUnit by @Copilot in https://github.com/Cysharp/MagicOnion/pull/1011
New Contributors
- @iiweis made their first contribution in https://github.com/Cysharp/MagicOnion/pull/990
Full Changelog: https://github.com/Cysharp/MagicOnion/compare/7.0.7...7.0.8