Skip to content

Releases: pubnub/c-sharp

v6.10.0.0

06 Sep 04:55
eaeb6bb
Compare
Choose a tag to compare

September 06 2022

Fixed

  • Add Users/Spaces support to PCL versions.

v6.9.0.0

22 Aug 12:26
f71e959
Compare
Choose a tag to compare

August 22 2022

Fixed

  • Fix Timer reference conflict in net6.0.

v6.8.0.0

10 Aug 17:00
d2f13c2
Compare
Choose a tag to compare

August 10 2022

Fixed

  • Fixed Destroy() method when multiple Pubnub instances were in use.

v6.7.0.0

27 Jul 10:16
c962135
Compare
Choose a tag to compare

July 27 2022

Modified

  • Added support for Users/Spaces to GrantToken.

v6.6.0.0

18 Jul 12:57
17af03d
Compare
Choose a tag to compare

July 18 2022

Modified

  • Introduced UserId to PNConfiguration and deprecated UUID.
  • Added build target framework support to .Net Framework 4.8 and .Net 6.0.

v6.5.0.0

14 Jun 11:58
e6270b2
Compare
Choose a tag to compare

June 14 2022

Fixed

  • Suppress web request aborted exception message to callback.

v6.4.0.0

23 May 11:44
4b1a8c3
Compare
Choose a tag to compare

May 23 2022

Fixed

  • Handle PNConfiguration for multi Pubnub instances.

v6.3.0.0

23 Mar 06:10
Compare
Choose a tag to compare

March 22 2022

Modified

  • Refactor Telemetry Task Result to GetAwaiter().GetResult().
  • Removed SILVERLIGHT, WINDOWS_PHONE preprocessor directive code

v6.2.0.0

27 Jan 09:50
842e940
Compare
Choose a tag to compare

January 27 2022

Modified

  • Bumped PeterO.Cbor library version to 4.5.2.

v6.1.0.0

20 Jan 14:53
4b5f576
Compare
Choose a tag to compare

January 20 2022

Fixed

  • Capture region when exception occur during subscribe.