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 MongoDB Driver to 5.0.1 and Morphia to 2.4 #18

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Sherpard
Copy link
Member

Major refactor that brings morphia to latest stable version (2.4)

  • TODO: Documentation

fix: prevent exceptions due to collection being droped before indexes

fix: Uses RegexFilter built-in options instead of pattern options (they're ignored by morphia)

fix: Duplicate call to not (provoking a StackOverflowException)

fix: License headers

wip: Validation and Guice integration

fix: ValidatingEntityInterceptor is now working globally
chore: Adds License headers
fix: Spotbugs detected issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant