Skip to content
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

Fix #4082: add check for attempts to ser/deser Java 8 optionals without module registered #4087

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

cowtowncoder
Copy link
Member

…ut module

@cowtowncoder cowtowncoder self-assigned this Aug 20, 2023
@cowtowncoder cowtowncoder added this to the 2.16.0 milestone Aug 20, 2023
@cowtowncoder cowtowncoder merged commit d7e77c3 into 2.16 Aug 20, 2023
3 checks passed
@cowtowncoder cowtowncoder deleted the tatu/2.16/4082-block-optionals branch August 20, 2023 04:24
thll added a commit to Graylog2/graylog2-server that referenced this pull request Jan 8, 2024
Jackson is now warning about attempting to serialize
Optionals when the appropriate module is not loaded
(FasterXML/jackson-databind#4087)
bernd added a commit to Graylog2/graylog2-server that referenced this pull request Jan 22, 2024
* Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.1.

* Fix deprecation warnings for PropertyNamingStrategy uses

* Fix mapping errors due to missing modules

Jackson is now warning about attempting to serialize
Optionals when the appropriate module is not loaded
(FasterXML/jackson-databind#4087)

* Bump repackaged mongojack version from 2.10.1.4 to 2.10.1.5

* Revert version bump of jackson and mongojack

---------

Co-authored-by: Bernd Ahlers <[email protected]>
thll added a commit to Graylog2/graylog2-server that referenced this pull request Jan 25, 2024
* Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.1.

* Fix deprecation warnings for PropertyNamingStrategy uses

* Fix mapping errors due to missing modules

Jackson is now warning about attempting to serialize
Optionals when the appropriate module is not loaded
(FasterXML/jackson-databind#4087)

* Bump repackaged mongojack version from 2.10.1.4 to 2.10.1.5

* Revert version bump of jackson and mongojack

---------

Co-authored-by: Bernd Ahlers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant