Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spring-projects/spring-data-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4.0
Choose a base ref
...
head repository: spring-projects/spring-data-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.1
Choose a head ref
  • 11 commits
  • 13 files changed
  • 3 contributors

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    48c6e1e View commit details
    Browse the repository at this point in the history
  2. After release cleanups.

    See #4028
    christophstrobl committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e9df280 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Update driver compatibility matrix.

    Closes #4052
    mp911de committed May 16, 2022
    Configuration menu
    Copy the full SHA
    54101a4 View commit details
    Browse the repository at this point in the history
  2. Remove Docker Registry login.

    Closes #4056.
    jxblum committed May 16, 2022
    Configuration menu
    Copy the full SHA
    59de671 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Upgrade to Maven Wrapper 3.8.5.

    See #4074
    mp911de committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    aacd04a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Polishing.

    Reformat asciidoc source.
    
    See #4085
    mp911de committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f93d7e7 View commit details
    Browse the repository at this point in the history
  2. Wrap SpEL documentation with admonition.

    Closes #4085
    mp911de committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    e3ec68b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Upgrade to MongoDB driver 4.6.1

    Closes: #4081
    christophstrobl committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1078294 View commit details
    Browse the repository at this point in the history
  2. Retain parameter type when binding parameters in annotated Query/Aggr…

    …egation.
    
    This commit ensures the parameter type is preserved when binding parameters used within the value of the Query or Aggregation annotation
    
    Closes: #4089
    christophstrobl committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5e241c6 View commit details
    Browse the repository at this point in the history
  3. Prepare 3.4.1 (2021.2.1).

    See #4053
    mp911de committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    f35392f View commit details
    Browse the repository at this point in the history
  4. Release version 3.4.1 (2021.2.1).

    See #4053
    mp911de committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    46b54da View commit details
    Browse the repository at this point in the history
Loading