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: codebaorg/redis-keeper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bugfix-script
Choose a base ref
...
head repository: codebaorg/redis-keeper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 23 files changed
  • 3 contributors

Commits on Dec 1, 2024

  1. Merge pull request #1 from codebaorg/bugfix-script

    Bugfix script
    codebaorg authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    1e99366 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Update README.md

    codebaorg authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    d02fcdd View commit details
    Browse the repository at this point in the history
  2. Update README_zh.md

    codebaorg authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    9ab8e13 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. fix(redis-keeper-spring-boot-starter): Fixed the issue where idle red…

    …is connections were not closed after dynamically refreshing the configuration, and the same configuration reuses the redis client.
    codeba committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    98707c0 View commit details
    Browse the repository at this point in the history
  2. refactor(pom): version upgrade to 2024.2.2

    codeba committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    ccba8f1 View commit details
    Browse the repository at this point in the history
  3. docs: Add the necessary note descriptions

    codeba committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    034a9b0 View commit details
    Browse the repository at this point in the history
  4. build: maven build

    codeba committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    15d36e0 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/develop-refresh'

    # Conflicts:
    #	README.md
    #	README_zh.md
    #	pom.xml
    #	redis-keeper-core/pom.xml
    #	redis-keeper-example/pom.xml
    #	redis-keeper-example/redis-keeper-example-springboot/pom.xml
    #	redis-keeper-example/redis-keeper-example-springcloud/pom.xml
    #	redis-keeper-example/redis-keeper-example-standalone/pom.xml
    #	redis-keeper-spring-boot-starter/pom.xml
    #	redis-keeper-spring-boot3-starter/pom.xml
    #	redis-keeper-spring/pom.xml
    #	redis-keeper-support/pom.xml
    codeba committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    3ceef59 View commit details
    Browse the repository at this point in the history
  6. fix(redis-keeper-spring-boot-starter): Fixed the issue where idle red…

    …is connections were closed wrong.
    codeba committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    3a8cdc8 View commit details
    Browse the repository at this point in the history
  7. refactor(pom): version upgrade to 2024.2.3

    codeba committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    9158dc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36f46c6 View commit details
    Browse the repository at this point in the history
Loading