- Fix
ValidationErrorandDecodeErrorraised indec_hookbeing incorrectly wrapped in anotherValidationError(#1013). - Fix a potential
NULLdereference instructmeta_get_module_ns(#1016). - Fix a reference leak in
ms_passes_big_int_constraints(#1017). - Fix missing
ref_templateparameter inmsgspec.json.schematype stub (#1002). - Clarify
order='deterministic'encoder docstrings (#1011). - Add a porting guide for users migrating from orjson (#1007).