|
1 | 1 | name: c-core
|
2 | 2 | schema: 1
|
3 |
| -version: "5.2.0" |
| 3 | +version: "5.3.0" |
4 | 4 | scm: github.com/pubnub/c-core
|
5 | 5 | changelog:
|
| 6 | + - date: 2025-09-02 |
| 7 | + version: v5.3.0 |
| 8 | + changes: |
| 9 | + - type: feature |
| 10 | + text: "Add a field that lets the user specify a timetoken for catch-up or `0` to make an initial / handshake subscription." |
| 11 | + - type: bug |
| 12 | + text: "Fix subscribe v2 types visibility when `USE_SUBSCRIBE_V2` not set." |
6 | 13 | - date: 2025-08-19
|
7 | 14 | version: v5.2.0
|
8 | 15 | changes:
|
@@ -1019,7 +1026,7 @@ sdks:
|
1019 | 1026 | distribution-type: source code
|
1020 | 1027 | distribution-repository: GitHub release
|
1021 | 1028 | package-name: C-Core
|
1022 |
| - location: https://github.com/pubnub/c-core/releases/tag/v5.2.0 |
| 1029 | + location: https://github.com/pubnub/c-core/releases/tag/v5.3.0 |
1023 | 1030 | requires:
|
1024 | 1031 | -
|
1025 | 1032 | name: "miniz"
|
@@ -1085,7 +1092,7 @@ sdks:
|
1085 | 1092 | distribution-type: source code
|
1086 | 1093 | distribution-repository: GitHub release
|
1087 | 1094 | package-name: C-Core
|
1088 |
| - location: https://github.com/pubnub/c-core/releases/tag/v5.2.0 |
| 1095 | + location: https://github.com/pubnub/c-core/releases/tag/v5.3.0 |
1089 | 1096 | requires:
|
1090 | 1097 | -
|
1091 | 1098 | name: "miniz"
|
@@ -1151,7 +1158,7 @@ sdks:
|
1151 | 1158 | distribution-type: source code
|
1152 | 1159 | distribution-repository: GitHub release
|
1153 | 1160 | package-name: C-Core
|
1154 |
| - location: https://github.com/pubnub/c-core/releases/tag/v5.2.0 |
| 1161 | + location: https://github.com/pubnub/c-core/releases/tag/v5.3.0 |
1155 | 1162 | requires:
|
1156 | 1163 | -
|
1157 | 1164 | name: "miniz"
|
@@ -1213,7 +1220,7 @@ sdks:
|
1213 | 1220 | distribution-type: source code
|
1214 | 1221 | distribution-repository: GitHub release
|
1215 | 1222 | package-name: C-Core
|
1216 |
| - location: https://github.com/pubnub/c-core/releases/tag/v5.2.0 |
| 1223 | + location: https://github.com/pubnub/c-core/releases/tag/v5.3.0 |
1217 | 1224 | requires:
|
1218 | 1225 | -
|
1219 | 1226 | name: "miniz"
|
@@ -1274,7 +1281,7 @@ sdks:
|
1274 | 1281 | distribution-type: source code
|
1275 | 1282 | distribution-repository: GitHub release
|
1276 | 1283 | package-name: C-Core
|
1277 |
| - location: https://github.com/pubnub/c-core/releases/tag/v5.2.0 |
| 1284 | + location: https://github.com/pubnub/c-core/releases/tag/v5.3.0 |
1278 | 1285 | requires:
|
1279 | 1286 | -
|
1280 | 1287 | name: "miniz"
|
@@ -1330,7 +1337,7 @@ sdks:
|
1330 | 1337 | distribution-type: source code
|
1331 | 1338 | distribution-repository: GitHub release
|
1332 | 1339 | package-name: C-Core
|
1333 |
| - location: https://github.com/pubnub/c-core/releases/tag/v5.2.0 |
| 1340 | + location: https://github.com/pubnub/c-core/releases/tag/v5.3.0 |
1334 | 1341 | requires:
|
1335 | 1342 | -
|
1336 | 1343 | name: "miniz"
|
@@ -1383,7 +1390,7 @@ sdks:
|
1383 | 1390 | distribution-type: source code
|
1384 | 1391 | distribution-repository: GitHub release
|
1385 | 1392 | package-name: C-Core
|
1386 |
| - location: https://github.com/pubnub/c-core/releases/tag/v5.2.0 |
| 1393 | + location: https://github.com/pubnub/c-core/releases/tag/v5.3.0 |
1387 | 1394 | requires:
|
1388 | 1395 | -
|
1389 | 1396 | name: "miniz"
|
|
0 commit comments