Skip to content

Releases: pubnub/go

PubNub 4.1.0 client for Go

18 Jun 06:37
82e44df
Compare
Choose a tag to compare

Some breaking changes from the previous v4's:

  • config field UseHttp2 is now UseHTTP2
  • config field Uuid is now UUID
  • Get State/ WhereNow Uuid is now UUID
  • In Fire/Publish Ttl() is now TTL()
  • In Grant Ttl() is now TTL()
  • PNPAMEntityData Ttl is now TTL
  • PNAccessManagerKeyData Ttl is now TTL
  • TlsEnabled is now TLSEnabled in StatusResponse and ResponseInfo
  • Uuid is now UUID in StatusResponse and ResponseInfo

v4 rc 5

08 Jun 09:03
Compare
Choose a tag to compare
v4 rc 5 Pre-release
Pre-release
v4.0.0-rc.5

update .pubnub.yml

v4 rc 2

24 May 05:13
Compare
Choose a tag to compare

small code cleanup

10 Oct 09:02
Compare
Choose a tag to compare
Merge pull request #43 from pubnub/CE-3079-PR41-review

CE 3079 pr41 review

Subscribe v2 abort fix

04 Oct 05:18
Compare
Choose a tag to compare
Merge pull request #40 from pubnub/CE-3077-Abort-Fix

Subscribe v2 Abort Fix

v3.15.0

21 Jun 02:36
Compare
Choose a tag to compare

Add support for setting the non subscribe HTTP client

v3.14.0

18 Apr 09:12
Compare
Choose a tag to compare

Fixed a corner case panic

v3.13.0

29 Mar 10:57
Compare
Choose a tag to compare

Presence Delta Intervals

v3.12.0

24 Mar 13:29
Compare
Choose a tag to compare

Super Admin feature

v3.11.0

15 Mar 03:02
Compare
Choose a tag to compare

Non Subscribe handling improvements for Go 1.8