1.2.9
1.2.9 (2022-08-31)
Implemented enhancements:
- Add support to get channel lifecycle status #1150
Fixed bugs:
- ClientOptions LogLevel not working #1140
Closed issues:
- Unity: Investigate inability to select GitHub as SCM #1173
- MacOS build fails when restoring packages #1160
- Remove support for Windows 7 #1158
- dotnet Update urls in readme #1146
- Skipped Test: ConnectionSandboxTransportSideEffectsSpecs.WithChannelInDetachingState_WhenTransportIsDisconnected_ShouldResendDetachMessageOnConnectionResumed #834
- Dropping the
.NET Frameworksolution #618 - Take control of our Assembly Version #617
- Update documentation about using alternative websocket libraries #425
Merged pull requests:
- Contributing Guide #1179 (QuintinWillison)
- Add channel lifecycle support #1172 (tomkirbygreen)
- Remove mention of Visual Studio 2017 #1169 (tomkirbygreen)
- Remove support for 'Windows 7'. #1159 (tomkirbygreen)
- Add message extras to the Message equality comparison #1157 (marto83)
- Update documentation URLs #1149 (tomkirbygreen)
- Fix realtime logging #1139 (sacOO7)
- Resend detach on reconnect #1109 (sacOO7)