Commits
Branch selector
User selector
Commit history
Commits on Jul 21, 2026
Revise end-of-life date for version 2.x (#2282)
Show description for 135abbcauthored
Commits on Jul 8, 2026
feat: Update package.json to 3.1.8
Show description for 9f80a32committedFix CS8669 warning in generated MessagePack.GeneratedMessagePackResolver.g.cs (#2279)
Show description for 3df413bandauthoredMerge pull request #2258 from unsafePtr/drop-redundant-fixed-writestring
Show description for 781513bauthoredUpdate README built-in supported types list with missing types (#2278)
Show description for 2fb3106authored
Commits on Jun 9, 2026
feat: Update package.json to 3.1.7
Show description for 1b53ae8committedMerge pull request #2274 from MessagePack-CSharp/master-fix-all
Show description for 5e72f06authored
Commits on Jun 1, 2026
Merge pull request #2271 from MessagePack-CSharp/scopedWrites
Show description for 7a306bdauthored- committed
Commits on May 21, 2026
feat: Update package.json to 3.1.6
Show description for 3a020c2committedMerge pull request #2270 from MessagePack-CSharp/add-more-disallowed-types-master
Show description for f13cb47authoredAdd several known unsafe 'gadgets' to the disallow list
Show description for cea945acommittedMerge pull request #2268 from MessagePack-CSharp/fix-release
Show description for 5b415b1authored- committed
Commits on May 20, 2026
- committed
feat: Update package.json to 3.1.5
Show description for 9ee41c4committed
Commits on May 18, 2026
Commits on May 17, 2026
Commits on May 15, 2026
- committed
Guard LZ4 decompression length for CWE-409
Show description for 2b5a500committedDefault MVC input formatter to UntrustedData for CWE-1188
Show description for f077798committedLimit untrusted ExpandoObject maps for CWE-407
Show description for 25a3493committedFix CWE-190 map header length overflow
Show description for 46c6a0fcommittedGuard typeless JSON depth for CWE-674
Show description for 082ba7dcommittedAvoid JSON separator recursion for CWE-674
Show description for 66ad089committedGuard JSON conversion depth for CWE-674
Show description for b3af7cfcommittedValidate Unity blit lengths for CWE-789
Show description for 0555f07committedUse secure lookup comparer for CWE-407
Show description for f96fcf0committedGuard dynamic union depth for CWE-674
Show description for b414e6dcommittedFix CWE-789 multidimensional array allocation validation
Show description for 9b5783acommittedReject invalid DateTime ext lengths for CWE-789
Show description for 26d4e74committedUse iteration for skipping msgpack structures for CWE-674
Show description for b9cb605committedReject nested typeless blocklist bypass for CWE-502
Show description for f093bdccommitted