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-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mgykn/spring-data-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 14, 2022

  1. Prepare 2.7 M1 (2021.2.0).

    See #2203
    christophstrobl committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    36c66ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff1567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5070d5 View commit details
    Browse the repository at this point in the history
  4. After release cleanups.

    See #2203
    christophstrobl committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    fec0acf View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Prepare 2.7 M2 (2021.2.0).

    See #2241
    christophstrobl committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    1100bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67063fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ec8171 View commit details
    Browse the repository at this point in the history
  4. After release cleanups.

    See #2241
    christophstrobl committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    8eb15f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Externalize build properties.

    By reading a properties file from an external location, it is possible to inject a consistent set of properties from Spring Data Build. This also supports repeatable builds. Closes #2245.
    gregturn committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    75e918b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Polishing.

    Extract Artifactory and docker credentials into properties file. See #2245
    mp911de committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    4b645cc View commit details
    Browse the repository at this point in the history
Loading