FasterXML / jackson-annotations

Core annotations (annotations that only depend on jackson-core) for Jackson data processor
https://github.com/FasterXML/jackson
Apache License 2.0
1.03k stars 330 forks source link

Add `JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE_PROPERTIES` #141

Closed pards closed 5 years ago

pards commented 6 years ago

Must be merged with matching PRs for jackson-databind and jackson-modules-java8

pards commented 5 years ago

There were 3 PRs in the feature but only one was merged:

Craig

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, September 10, 2019 12:30 AM, Tatu Saloranta notifications@github.com wrote:

Merged #141 into 2.10.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

cowtowncoder commented 5 years ago

Yes, I wanted to make sure to get API part in; implementation can be added in patches if necessary, but API changes included in 2.10.0.pr3.