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

Upgrade to jackson 2.9.5 #139

Closed
wants to merge 1 commit into from
Closed

Upgrade to jackson 2.9.5 #139

wants to merge 1 commit into from

Conversation

pasjimmy
Copy link
Contributor

@pasjimmy pasjimmy commented Jun 1, 2018

I think my pull request addresses this issue: #137

I suspect the problem will become more common. DropWizard (our framework) upgraded to Jackson 2.9.x at version 1.2 and they are at 1.3.1 now.

The upgrade broke how the date serializer worked. I verified that all unit tests pass. I also verified through my app that normal queuing, delayed queuing, and scheduled recurring queuing all work. Workers also pick up and process jobs as expected.

Thank you for putting this project out, it's very useful.

@pasjimmy pasjimmy closed this Jun 1, 2018
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