Skip to content

1.1.1 lambda-java-serialization release #406

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

Merged
merged 1 commit into from
Feb 22, 2023
Merged

1.1.1 lambda-java-serialization release #406

merged 1 commit into from
Feb 22, 2023

Conversation

andclt
Copy link
Contributor

@andclt andclt commented Feb 22, 2023

Description of changes:

1.1.1 lambda-java-serialization release:

  • Register JodaModule to JacksonFactory

jackson-databind >= v2.12.0 explicitly fails (de)serialization of org.joda.time.* types in absence of registered custom (de)serializers. PR #2776

Registering JodaModule module is required to (de)serialize org.joda.time.* types.

Test:
EventsV3 unit tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@andclt andclt merged commit cd30dc5 into aws:main Feb 22, 2023
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.

3 participants