Releases: pubnub/go
Releases · pubnub/go
v4.2.2
Presence Timeout cannot be lower than 20
v4.2.1
History timetoken float64
to int64
conversion loss fix
v4.2.0
Message Counts simplification (Breaking changes from the previous version of Message Counts).
v4.1.7
Message Counts API
Fixed: All request were secure (https), even when the Secure flag was false
v4.1.6
- Fixes for 32bit and armv7 systems
- QueryParam and State in Presence Heartbeat
v4.1.5
Heartbeat calls: new feature and optimizations
v4.1.4
- QueryParams in all API calls
- d in grant
- maxIdleConnsPerHost setting in config
- Max concurrent workers for Publish and Grant requests
v4.1.3
Fix to allow multiple auth keys in grant request
Fix to read presence timetoken as float64
Coverage improvements and some fixes
Coverage improvements
presence timetoken fix
Optimizations
MessageQueueOverflowCount, PNRequestMessageCountExceededCategory and optimizations
- MessageQueueOverflowCount and PNRequestMessageCountExceededCategory
- subscribeMessageWorker optimization
- integration tests optimizations