v0.51.6-public
·
22 commits
to release/0.51.x
since this release
[0.51.6-public] - 2025-01-26
Fixes
- TypeInfo Fixed an issue where
StructTypeInfonested withinArrayTypeInfoorMapTypeInfowould not quote field names in nested structures when usinggetTypeName(true)method
[0.51.6-public] - 2025-01-26
修复
- TypeInfo 修复了当
StructTypeInfo嵌套在ArrayTypeInfo或MapTypeInfo内时,getTypeName(true)方法不会对嵌套内字段名进行 quote 的问题。