-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Issues: FasterXML/jackson-databind
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add missing methods in Issue planned for initial 3.0 release
Serializers
for Enum and TreeNode types (3.0)
3.0
ValueSerializer.createContextual(…) return type unusable
#5160
by odrotbohm
was closed May 15, 2025
1 task done
NoSuchMethodError: 'com.fasterxml.jackson.annotation.OptBoolean com.fasterxml.jackson.annotation.JsonProperty.isRequired()'
to-evaluate
Issue that has been received but not yet evaluated
#5157
by 2Ruk
was closed May 12, 2025
1 task done
Support "iPhone" style capitalized properties
property-iPhone
Issue related to naming issue for fields like "iPhone"
#5152
by cowtowncoder
was closed May 21, 2025
Add new exception type, Issues planned at 2.20 or later
MissingInjectValueException
, to be used for failed @JacksonInject
2.20
#5151
by cowtowncoder
was closed May 11, 2025
Remove Issue that has been received but not yet evaluated
java.io.Serializable
from SettableBeanProperty
to-evaluate
#5143
by cowtowncoder
was closed May 6, 2025
In Issues planned at 2.19 or later
CollectionDeserializer
, JsonSetter.contentNulls
is sometimes ignored
2.19
FAIL_ON_UNEXPECTED_VIEW_PROPERTIES
should remain disabled by default in Jackson 3
3.0
POJOPropertiesCollector
adds constructor params to properties for inherited class
#5130
by ekgns33
was closed Apr 30, 2025
[Jackson 3] Issues relevant for 3.0 release notes.
3.0
Issue planned for initial 3.0 release
MonthSerializer
should follow regular serializer
not as plain Enum
class.
3.0-release-notes
#5127
by JooHyukKim
was closed May 2, 2025
3.x README is outdated
3.x
Issues to be only tackled for Jackson 3.x, not 2.x
documentation
Documentation-related task
#5125
by pjfanning
was closed May 10, 2025
Add a Issue planned for initial 3.0 release
MapperBuilder#findAndAddModules(ClassLoader)
variant
3.0
#5112
by sdeleuze
was closed Apr 25, 2025
Improve support for deserializing from Issue planned for initial 3.0 release
TokenBuffer
(f.ex for content buffered for non-blocking parsing)
3.0
Add missing Issue planned for initial 3.0 release
ObjectMapper#createNonBlockingByteBufferParser()
method
3.0
#5110
by sdeleuze
was closed Apr 25, 2025
Jackson 3 regression: Issue that has been received but not yet evaluated
writeValue
with a JsonGenerator
does not take in account the PrettyPrinter
to-evaluate
#5109
by sdeleuze
was closed Apr 27, 2025
1 task done
Use Issues planned at 2.20 or later
writeStartObject(Object forValue, int size)
for ObjectNode
serialization
2.20
#5103
by cowtowncoder
was closed Apr 26, 2025
Remove Issue planned for initial 3.0 release
AnnotatedMember._typeContext
from 3.0
3.0
#5102
by cowtowncoder
was closed Apr 24, 2025
Make Issue planned for initial 3.0 release
TokenBuffer(JsonParser, ObjectReadContext)
constructor public
3.0
#5101
by sdeleuze
was closed Apr 25, 2025
JsonDeserializer can not fetch rawContent when deserializing
to-evaluate
Issue that has been received but not yet evaluated
#5100
by lalilulelo1986
was closed Apr 23, 2025
1 task done
Change the way Issue planned for initial 3.0 release
BeanDescription
passed during deserializer construction to use Supplier
3.0
Change the way Issue planned for initial 3.0 release
BeanDescription
passed during serializer construction to use Supplier
3.0
Allow serialization/deserialization of enums using Issue that has been received but not yet evaluated
kebab-case
.
to-evaluate
#5092
by garretwilson
was closed Apr 24, 2025
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.