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: 4.1.4
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: 4.1.5
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 15, 2023

  1. Prepare next development iteration.

    See #4478
    mp911de committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f9be701 View commit details
    Browse the repository at this point in the history
  2. After release cleanups.

    See #4478
    mp911de committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c1bea81 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Update CI properties.

    See #4506
    jxblum committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0e05c5d View commit details
    Browse the repository at this point in the history
  2. Upgrade to Maven Wrapper 3.9.5.

    See #4521
    jxblum committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ac68ea4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Fix id value conversion when projecting result types.

    Contextual information required for converting values are now passed on correctly when projecting id properties.
    
    Closes: #4524
    Original pull request: #4525
    christophstrobl authored and mp911de committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8ece857 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Prepare 4.1.5 (2023.0.5).

    See #4506
    jxblum committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9c90e44 View commit details
    Browse the repository at this point in the history
  2. Release version 4.1.5 (2023.0.5).

    See #4506
    jxblum committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5851c60 View commit details
    Browse the repository at this point in the history
Loading