-
Notifications
You must be signed in to change notification settings - Fork 563
Pull requests: alibaba/fastjson2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: JSONB ASM direct-write skips level tracking causing false 'level too large' on flat lists, for issue #3616
#7635
opened Apr 29, 2026 by
daguimu
Loading…
fix: avoid NPE in trustedLookup on environments without IMPL_LOOKUP, for issue #4011
#7633
opened Apr 25, 2026 by
wenshao
Member
Loading…
2 of 3 tasks
fix: ISO8601 should take priority over yyyyMMddHHmmss in Instant write, for issue #4003
#7632
opened Apr 25, 2026 by
wenshao
Member
Loading…
2 tasks done
fix: honor IgnoreSetNullValue in specialized FieldReader subclasses, for issue #7618
#7631
opened Apr 25, 2026 by
wenshao
Member
Loading…
4 tasks done
fix: cache ObjectWriter created in switch block of getObjectWriterInt…
#7627
opened Apr 21, 2026 by
Elin-Zhou
Loading…
2 of 3 tasks
fix: declare java.xml module dependency for Java 9+ modular usage
#7619
opened Apr 14, 2026 by
JinlongLiao
Loading…
3 tasks
docs: include all feature introductions in the document
#4035
opened Mar 25, 2026 by
jujn
Collaborator
Loading…
3 tasks
fix generic invalidation in record class, for issue #3156
#4027
opened Mar 14, 2026 by
jujn
Collaborator
Loading…
3 tasks
fix: ClassFormatError when serializing classes with array-typed field…
#4014
opened Mar 10, 2026 by
wenshao
Member
Loading…
3 tasks
fix: Lambda creation failed, fallback to parent's reflection implemen…
#4012
opened Mar 7, 2026 by
xihan123
Loading…
3 tasks done
fix: add setter for FastjsonConfig.writer/readerContext, for issue #4000
#4008
opened Mar 5, 2026 by
jujn
Collaborator
Loading…
3 tasks
improved BigDecimal parsing performance
#3992
opened Feb 16, 2026 by
wenshao
Member
Loading…
3 tasks
feat: add ValidationHandler to JSONSchema for fail-safe error collection, for issue #3912
#3968
opened Jan 28, 2026 by
jujn
Collaborator
Loading…
feat: add toJSONBytes method to JSONObject/JSONArray, for issue #3963
#3964
opened Jan 22, 2026 by
jujn
Collaborator
Loading…
3 tasks
fix context features loss in JSON.toJSON method, for issue #3944
#3954
opened Jan 16, 2026 by
jujn
Collaborator
Loading…
3 tasks
feat: add PrettyFormatInlineArrays option to keep arrays on single line #2972
#3930
opened Jan 3, 2026 by
coffeeandwork
Loading…
3 tasks done
feat: support serializing non-finite numbers as strings, for issue #3911
#3923
opened Dec 29, 2025 by
jujn
Collaborator
Loading…
3 tasks
feat: support serializing non-finite numbers as strings, for issue #3911
#3921
opened Dec 29, 2025 by
jujn
Collaborator
Loading…
3 tasks
fix: Handle custom ObjectReaders lacking createInstance in JSONObject…
#3902
opened Dec 11, 2025 by
jujn
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.