1
1
---
2
2
name : objective-c
3
3
scm : github.com/pubnub/objective-c
4
- version : " 5.7.1 "
4
+ version : " 5.8.0 "
5
5
schema : 1
6
6
changelog :
7
+ - date : 2025-02-27
8
+ version : v5.8.0
9
+ changes :
10
+ - type : feature
11
+ text : " Add support for `type` and `status` fields for all App Context entities: `channel`, `uuid`, `membership`, and `member`."
12
+ - type : feature
13
+ text : " Add `If-Match` header support to set `Channel` and `UUID` metadata app context objects."
7
14
- date : 2025-02-03
8
15
version : v5.7.1
9
16
changes :
@@ -1375,7 +1382,7 @@ sdks:
1375
1382
- distribution-type : source
1376
1383
distribution-repository : GitHub release
1377
1384
package-name : PubNub.framework
1378
- location : https://github.com/pubnub/objective-c/archive/refs/tags/v5.7.1 .zip
1385
+ location : https://github.com/pubnub/objective-c/archive/refs/tags/v5.8.0 .zip
1379
1386
supported-platforms :
1380
1387
supported-operating-systems :
1381
1388
macOS :
@@ -1436,7 +1443,7 @@ sdks:
1436
1443
- distribution-type : library
1437
1444
distribution-repository : GitHub release
1438
1445
package-name : PubNub.ios.xcframework.tar.gz
1439
- location : https://github.com/pubnub/objective-c/releases/download/v5.7.1 /PubNub.ios.xcframework.tar.gz
1446
+ location : https://github.com/pubnub/objective-c/releases/download/v5.8.0 /PubNub.ios.xcframework.tar.gz
1440
1447
supported-platforms :
1441
1448
supported-operating-systems :
1442
1449
iOS :
@@ -1455,7 +1462,7 @@ sdks:
1455
1462
- distribution-type : library
1456
1463
distribution-repository : GitHub release
1457
1464
package-name : PubNub.macos.framework.tar.gz
1458
- location : https://github.com/pubnub/objective-c/releases/download/v5.7.1 /PubNub.macos.framework.tar.gz
1465
+ location : https://github.com/pubnub/objective-c/releases/download/v5.8.0 /PubNub.macos.framework.tar.gz
1459
1466
supported-platforms :
1460
1467
supported-operating-systems :
1461
1468
macOS :
@@ -1471,7 +1478,7 @@ sdks:
1471
1478
- distribution-type : library
1472
1479
distribution-repository : GitHub release
1473
1480
package-name : PubNub.tvos.xcframework.tar.gz
1474
- location : https://github.com/pubnub/objective-c/releases/download/v5.7.1 /PubNub.tvos.xcframework.tar.gz
1481
+ location : https://github.com/pubnub/objective-c/releases/download/v5.8.0 /PubNub.tvos.xcframework.tar.gz
1475
1482
supported-platforms :
1476
1483
supported-operating-systems :
1477
1484
tvOS :
0 commit comments