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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    4805337 View commit details
    Browse the repository at this point in the history
  2. wip: Upgrade Morphia to 2.4 and MongoDriver to 5.0.1

    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
    Sherpard committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    937f324 View commit details
    Browse the repository at this point in the history
  3. feat: Adds EntityListener support

    chore: Adds License headers
    Sherpard committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e4c2ac5 View commit details
    Browse the repository at this point in the history
  4. feat: Update version for new release

    fix: Spotbugs detected issues
    Sherpard committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    858d779 View commit details
    Browse the repository at this point in the history