|
1 | 1 | name: c-core
|
2 | 2 | schema: 1
|
3 |
| -version: "4.16.1" |
| 3 | +version: "4.17.0" |
4 | 4 | scm: github.com/pubnub/c-core
|
5 | 5 | changelog:
|
| 6 | + - date: 2025-01-16 |
| 7 | + version: v4.17.0 |
| 8 | + changes: |
| 9 | + - type: feature |
| 10 | + text: "Add possibility to replace default log function with a callback provided by the user." |
6 | 11 | - date: 2025-01-09
|
7 | 12 | version: v4.16.1
|
8 | 13 | changes:
|
@@ -902,7 +907,7 @@ sdks:
|
902 | 907 | distribution-type: source code
|
903 | 908 | distribution-repository: GitHub release
|
904 | 909 | package-name: C-Core
|
905 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
| 910 | + location: https://github.com/pubnub/c-core/releases/tag/v4.17.0 |
906 | 911 | requires:
|
907 | 912 | -
|
908 | 913 | name: "miniz"
|
@@ -968,7 +973,7 @@ sdks:
|
968 | 973 | distribution-type: source code
|
969 | 974 | distribution-repository: GitHub release
|
970 | 975 | package-name: C-Core
|
971 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
| 976 | + location: https://github.com/pubnub/c-core/releases/tag/v4.17.0 |
972 | 977 | requires:
|
973 | 978 | -
|
974 | 979 | name: "miniz"
|
@@ -1034,7 +1039,7 @@ sdks:
|
1034 | 1039 | distribution-type: source code
|
1035 | 1040 | distribution-repository: GitHub release
|
1036 | 1041 | package-name: C-Core
|
1037 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
| 1042 | + location: https://github.com/pubnub/c-core/releases/tag/v4.17.0 |
1038 | 1043 | requires:
|
1039 | 1044 | -
|
1040 | 1045 | name: "miniz"
|
@@ -1096,7 +1101,7 @@ sdks:
|
1096 | 1101 | distribution-type: source code
|
1097 | 1102 | distribution-repository: GitHub release
|
1098 | 1103 | package-name: C-Core
|
1099 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
| 1104 | + location: https://github.com/pubnub/c-core/releases/tag/v4.17.0 |
1100 | 1105 | requires:
|
1101 | 1106 | -
|
1102 | 1107 | name: "miniz"
|
@@ -1157,7 +1162,7 @@ sdks:
|
1157 | 1162 | distribution-type: source code
|
1158 | 1163 | distribution-repository: GitHub release
|
1159 | 1164 | package-name: C-Core
|
1160 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
| 1165 | + location: https://github.com/pubnub/c-core/releases/tag/v4.17.0 |
1161 | 1166 | requires:
|
1162 | 1167 | -
|
1163 | 1168 | name: "miniz"
|
@@ -1213,7 +1218,7 @@ sdks:
|
1213 | 1218 | distribution-type: source code
|
1214 | 1219 | distribution-repository: GitHub release
|
1215 | 1220 | package-name: C-Core
|
1216 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
| 1221 | + location: https://github.com/pubnub/c-core/releases/tag/v4.17.0 |
1217 | 1222 | requires:
|
1218 | 1223 | -
|
1219 | 1224 | name: "miniz"
|
@@ -1266,7 +1271,7 @@ sdks:
|
1266 | 1271 | distribution-type: source code
|
1267 | 1272 | distribution-repository: GitHub release
|
1268 | 1273 | package-name: C-Core
|
1269 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
| 1274 | + location: https://github.com/pubnub/c-core/releases/tag/v4.17.0 |
1270 | 1275 | requires:
|
1271 | 1276 | -
|
1272 | 1277 | name: "miniz"
|
|
0 commit comments