Skip to content

Commit f43d2d8

Browse files
darssenmatticbot
authored andcommitted
Full sync: Calculate metadata size for trimming and dynamic chunking based on all item not just value (#43421)
* Calculate metadata size based on all data in the item not just the value * Bug fix * changelog * Test changes * changelog * Convert to string to ensure strlen doesn't fail Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/14993133848 Upstream-Ref: Automattic/jetpack@40dcd10
1 parent 02e3f6e commit f43d2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"automattic/jetpack-status": "^5.1.4",
1212
"automattic/jetpack-config": "^3.1.0",
1313
"automattic/jetpack-my-jetpack": "^5.14.0",
14-
"automattic/jetpack-sync": "^4.12.0"
14+
"automattic/jetpack-sync": "^4.13.0-alpha"
1515
},
1616
"require-dev": {
1717
"automattic/jetpack-changelogger": "^6.0.5",

0 commit comments

Comments
 (0)