You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .pubnub.yml
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
---
2
-
version: v8.2.0
2
+
version: v9.0.0
3
3
changelog:
4
+
- date: 2025-05-08
5
+
version: v9.0.0
6
+
changes:
7
+
- type: feature
8
+
text: "Imported and adapted a C# change with handling and reporting different transport layer http request failure causes."
9
+
- type: feature
10
+
text: "BREAKING CHANGES - Changed Pubnub C# DLL target to .NET Standard 2.0 which is recommended by Unity, oldest supported Unity version is now 2018.2."
0 commit comments