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: 3.5.0-M2
Choose a base ref
...
head repository: spring-projects/spring-data-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 35 files changed
  • 2 contributors

Commits on Mar 14, 2025

  1. Prepare next development iteration.

    See #3107
    mp911de committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    e491784 View commit details
    Browse the repository at this point in the history
  2. After release cleanups.

    See #3107
    mp911de committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    7c9dd00 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Polishing.

    Fix imports.
    
    Original Pull Request: #3115
    mp911de committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    7347791 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    42c5a54 View commit details
    Browse the repository at this point in the history
  2. Refine Topic creation for ChannelTopic and PatternTopic.

    Signed-off-by: jonghoonpark <[email protected]>
    
    Closes #3131
    dev-jonghoonpark authored and mp911de committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    0de3af0 View commit details
    Browse the repository at this point in the history
  3. Refine Topic creation for ChannelTopic and PatternTopic.

    We now expose factory methods to construct ChannelTopic and PatternTopic from the Topic interface.
    
    See #3131
    mp911de committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    5029094 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Prepare 3.5 RC1 (2025.0.0).

    See #3120
    mp911de committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    2ac9c96 View commit details
    Browse the repository at this point in the history
  2. Release version 3.5 RC1 (2025.0.0).

    See #3120
    mp911de committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    68644d1 View commit details
    Browse the repository at this point in the history
  3. Prepare next development iteration.

    See #3120
    mp911de committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    d1b3c52 View commit details
    Browse the repository at this point in the history
  4. After release cleanups.

    See #3120
    mp911de committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    f4191e6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Update CI Properties.

    See #3136
    mp911de committed May 12, 2025
    Configuration menu
    Copy the full SHA
    4c6ff02 View commit details
    Browse the repository at this point in the history
  2. Update CI Properties.

    See #3136
    mp911de committed May 12, 2025
    Configuration menu
    Copy the full SHA
    df86f7b View commit details
    Browse the repository at this point in the history
  3. Update CI Properties.

    See #3136
    mp911de committed May 12, 2025
    Configuration menu
    Copy the full SHA
    5f49c07 View commit details
    Browse the repository at this point in the history
  4. Update CI Properties.

    See #3136
    mp911de committed May 12, 2025
    Configuration menu
    Copy the full SHA
    12941af View commit details
    Browse the repository at this point in the history
  5. Polishing.

    Add missing packages.
    
    See #3136
    mp911de committed May 12, 2025
    Configuration menu
    Copy the full SHA
    13343a0 View commit details
    Browse the repository at this point in the history
  6. Fix broken Javadoc.

    Closes #3148
    mp911de committed May 12, 2025
    Configuration menu
    Copy the full SHA
    5d968c9 View commit details
    Browse the repository at this point in the history
Loading