Skip to content

1.1.1 lambda-java-serialization release#406

Merged
andclt merged 1 commit into
aws:mainfrom
andclt:master
Feb 22, 2023
Merged

1.1.1 lambda-java-serialization release#406
andclt merged 1 commit into
aws:mainfrom
andclt:master

Conversation

@andclt

@andclt andclt commented Feb 22, 2023

Copy link
Copy Markdown
Contributor

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