Skip to content

Releases: pubnub/c-core

v3.4.0

11 Jan 14:45
943b392
Compare
Choose a tag to compare

January 11 2022

Added

  • Add token permissions revoke functionality.

Fixed

  • Remove body from signature calculation for requests with DELETE HTTP method.

Modified

  • Update .pubnub.yml file with access token revoke and secret key all access.

v3.3.2

10 Jan 15:57
6305a9f
Compare
Choose a tag to compare

January 10 2022

Fixed

  • Filter-expr query param typo.

v3.3.1

05 Jan 10:52
49bef3b
Compare
Choose a tag to compare

January 05 2022

Fixed

  • Encode = (equal) sign for filter expression.

v3.3.0

11 Oct 10:54
Compare
Choose a tag to compare

October 11 2021

Full Changelog

  • Implemented PAMv3 support.
  • Handle subscribe error for empty channel-group.

v3.2.0

15 Sep 18:17
Compare
Choose a tag to compare

September 15 2021

Full Changelog

  • Error codes for missing subscribe timetoken.

v3.1.0

14 Jun 05:26
Compare
Choose a tag to compare

June 14 2021

Full Changelog

  • Added PAMv3 Grant Token support.

v3.0.0

24 May 14:13
Compare
Choose a tag to compare

May 24 2021

Full Changelog

  • BREAKING CHANGE - Added PUBNUB_RAND_INIT_VECTOR to support dynamic.

v2.14.0

10 May 17:08
Compare
Choose a tag to compare

May 10 2021

Full Changelog

  • Handling Access Denied server error in Pubnub Access Manager requests.

v2.13.0

20 Apr 14:39
Compare
Choose a tag to compare

April 20 2021

Full Changelog

  • Implemented Pubnub Access Manager Support.
  • Implemented Objects V2. Removed Objects V1.

v2.12.7

20 Jan 10:30
Compare
Choose a tag to compare

January 20 2021

Full Changelog

  • Added support for Universal Windows(UWP).