|
1 | 1 | name: c-core
|
2 | 2 | schema: 1
|
3 |
| -version: "4.16.0" |
| 3 | +version: "4.16.1" |
4 | 4 | scm: github.com/pubnub/c-core
|
5 | 5 | changelog:
|
| 6 | + - date: 2025-01-09 |
| 7 | + version: v4.16.1 |
| 8 | + changes: |
| 9 | + - type: bug |
| 10 | + text: "Remove the `user_id` length restriction for dynamically allocated memory for it." |
| 11 | + - type: improvement |
| 12 | + text: "Configure `try_compile` when building a static library." |
6 | 13 | - date: 2024-12-25
|
7 | 14 | version: v4.16.0
|
8 | 15 | changes:
|
@@ -895,7 +902,7 @@ sdks:
|
895 | 902 | distribution-type: source code
|
896 | 903 | distribution-repository: GitHub release
|
897 | 904 | package-name: C-Core
|
898 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.0 |
| 905 | + location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
899 | 906 | requires:
|
900 | 907 | -
|
901 | 908 | name: "miniz"
|
@@ -961,7 +968,7 @@ sdks:
|
961 | 968 | distribution-type: source code
|
962 | 969 | distribution-repository: GitHub release
|
963 | 970 | package-name: C-Core
|
964 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.0 |
| 971 | + location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
965 | 972 | requires:
|
966 | 973 | -
|
967 | 974 | name: "miniz"
|
@@ -1027,7 +1034,7 @@ sdks:
|
1027 | 1034 | distribution-type: source code
|
1028 | 1035 | distribution-repository: GitHub release
|
1029 | 1036 | package-name: C-Core
|
1030 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.0 |
| 1037 | + location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
1031 | 1038 | requires:
|
1032 | 1039 | -
|
1033 | 1040 | name: "miniz"
|
@@ -1089,7 +1096,7 @@ sdks:
|
1089 | 1096 | distribution-type: source code
|
1090 | 1097 | distribution-repository: GitHub release
|
1091 | 1098 | package-name: C-Core
|
1092 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.0 |
| 1099 | + location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
1093 | 1100 | requires:
|
1094 | 1101 | -
|
1095 | 1102 | name: "miniz"
|
@@ -1150,7 +1157,7 @@ sdks:
|
1150 | 1157 | distribution-type: source code
|
1151 | 1158 | distribution-repository: GitHub release
|
1152 | 1159 | package-name: C-Core
|
1153 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.0 |
| 1160 | + location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
1154 | 1161 | requires:
|
1155 | 1162 | -
|
1156 | 1163 | name: "miniz"
|
@@ -1206,7 +1213,7 @@ sdks:
|
1206 | 1213 | distribution-type: source code
|
1207 | 1214 | distribution-repository: GitHub release
|
1208 | 1215 | package-name: C-Core
|
1209 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.0 |
| 1216 | + location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
1210 | 1217 | requires:
|
1211 | 1218 | -
|
1212 | 1219 | name: "miniz"
|
@@ -1259,7 +1266,7 @@ sdks:
|
1259 | 1266 | distribution-type: source code
|
1260 | 1267 | distribution-repository: GitHub release
|
1261 | 1268 | package-name: C-Core
|
1262 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.16.0 |
| 1269 | + location: https://github.com/pubnub/c-core/releases/tag/v4.16.1 |
1263 | 1270 | requires:
|
1264 | 1271 | -
|
1265 | 1272 | name: "miniz"
|
|
0 commit comments