Skip to content

Releases: ably/ably-dotnet

1.2.15

19 Apr 17:31
092240b
Compare
Choose a tag to compare

1.2.15 (2024-04-19)

Full Changelog

Merged pull requests:

1.2.14

23 Oct 12:11
c2a514a
Compare
Choose a tag to compare

1.2.14 (2023-10-21)

Full Changelog

Fixed bugs:

  • Realtime Channel Status method #1240

Closed issues:

  • No async version of IRestChannel.Status #1263
  • Ably and ClientWebsocket #1257
  • JSON Encoding issues #1255

Merged pull requests:

1.2.13

26 Sep 17:59
9aed3cf
Compare
Choose a tag to compare

1.2.13 (2023-09-25)

Full Changelog

Implemented enhancements:

  • Upgrade library to protocol v2 #1199

Closed issues:

  • Error getting value from "Id" on IO.Ably.Message, code 50000 (ios-net7 deployed, maui) #1259
  • Channel messages are missed or delayed #1252
  • Update connectionStateTtl #1243
  • Update README for MAUI trimming config #1242
  • Improve CI testing process #362

Merged pull requests:

1.2.12

02 Jul 13:13
701efbf
Compare
Choose a tag to compare

1.2.12 (2023-06-29)

Full Changelog

Implemented enhancements:

  • Implement incremental backoff and jitter #1156

Closed issues:

  • in maui, android, getting nullreference exception when creating ablyRest and AblyRealtime in Release #1241
  • Update git submodules to main branch #1234
  • Add tests + doc for batch publish #1232
  • Fix SDK version for unity package exporter #1228
  • Implement RTN20C: Handle os connectivity event while CONNECTING #1218
  • Update README with logging #1217
  • Add unity specific agent header #1208
  • Expunge references of 'ably.io' from URLs etc #1112

Merged pull requests:

1.2.11

23 May 17:32
1994440
Compare
Choose a tag to compare

1.2.11 (2023-05-22)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix QueueMessages ClientOption #1219

Closed issues:

  • Fix synchronization context deprecation #1209
  • .Net MAUI app throws System.Net.NetworkInformation.NetworkInformationException when creating AblyRealtime object #1205
  • Update README + Unity Documentation #1204
  • Automate build and package for IO.Ably.PackagePush.sln #1202
  • Support for .NET Multi-platform App UI (.NET MAUI) #1178)
  • Update release notes with .NET 6 status #1116

Merged pull requests:

1.2.10

28 Jan 07:58
89f1ba0
Compare
Choose a tag to compare

1.2.10 (2023-01-24)

Full Changelog

Closed issues:

  • Implement RSC7d (Ably-Agent header) #498
  • AuthCallback returned a string which can't be converted to TokenRequest #1196
  • Unable to output Debug Logging to console #1182
  • Unity iOS: Errors while creating transport #764
  • Unity: When building for iOS, an IL2CPP error prevents the app working #751
  • Unity 2019.3.5 - System.EntryPointNotFoundException: CreateNLSocket #408

Merged pull requests:

1.2.9

31 Aug 17:32
b6088aa
Compare
Choose a tag to compare

1.2.9 (2022-08-31)

Full Changelog

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 Framework solution #618
  • Take control of our Assembly Version #617
  • Update documentation about using alternative websocket libraries #425

Merged pull requests:

1.2.8

21 Apr 13:36
b801f95
Compare
Choose a tag to compare

1.2.8 (2022-04-21)

Full Changelog

Implemented enhancements:

  • Unity Beta 2 release. Added example chat app (unity/Assets/Ably/Examples/Chat) along with Edit and Play mode unit tests (unity/Assets/Tests).

Merged pull requests:

1.2.7

27 Jan 10:18
f063363
Compare
Choose a tag to compare

1.2.7 (2022-01-27)

Full Changelog

Implemented enhancements:

Merged pull requests:

1.2.6

13 Jan 11:23
d573d85
Compare
Choose a tag to compare

1.2.6 (2022-01-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Call to Release (and ReleaseAll) does not impact channels in RealtimeChannels #980