Skip to content

Commit

Permalink
PubNub SDK v8.0.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pubnub-release-bot committed Dec 5, 2024
1 parent 155d55a commit 9046756
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .pubnub.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,23 @@
---
version: v8.0.0
changelog:
- date: 2024-12-04
- date: 2024-12-05
version: v8.0.0
changes:
- type: feature
text: "BREAKING CHANGES: Default Reconnection policy is set to Exponential."
- type: feature
text: "Adding Channel, ChannelGroup, ChannelMetadata and UserMetadata entities to be first-class citizens to access APIs related to them. Currently, access is provided only for subscription APIs."
- type: feature
text: "BREAKING CHANGES - Default subscribe request retry policy set to EXPONENTIAL."
- type: feature
text: "Default value for EnableEventEngine is set to true, Subscribe operation will be executed by event engine by default."
- type: feature
text: "Added support for CustomMessageType in publish, signal, files features."
- type: feature
text: "Added support for Type field in membership APIs.."
- type: bug
text: "Re-implement WebGL support by implementing a WebGL-targeted Transport Layer utilising UnityWebRequest."
text: "Implemented a WebGL-targeted Transport Layer utilising UnityWebRequest to bring back WebGL compatibility."
- type: improvement
text: "Removed telemetry manager."
- date: 2024-05-09
text: "Removed telemetry manager." - date: 2024-05-09
version: v7.2.1
changes:
- type: bug
Expand Down

0 comments on commit 9046756

Please sign in to comment.