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: redis/redis-rb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.0
Choose a base ref
...
head repository: redis/redis-rb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.1
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 21, 2025

  1. Configuration menu
    Copy the full SHA
    57c79c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9f004f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1311 from redis/specialize-evalsha-noscript-error

    Handle RedisClient::NoScriptError
    byroot authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    317a020 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Update redis release URL

    byroot committed May 14, 2025
    Configuration menu
    Copy the full SHA
    8408c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08a3290 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1312 from redis/translate-ensure-connected

    Fix `without_reconnect` to wrap redis-client exceptions
    byroot authored May 14, 2025
    Configuration menu
    Copy the full SHA
    16c7855 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Require redis-client earlier

    Fix: #1315
    byroot committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    c205a8c View commit details
    Browse the repository at this point in the history
  2. Release 5.4.1

    byroot committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    6784a32 View commit details
    Browse the repository at this point in the history
Loading