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/node-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: redis@5.6.1
Choose a base ref
...
head repository: redis/node-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: redis@5.7.0
Choose a head ref
  • 13 commits
  • 34 files changed
  • 4 contributors

Commits on Jul 25, 2025

  1. Configuration menu
    Copy the full SHA
    ff8319d View commit details
    Browse the repository at this point in the history
  2. Add Redis 8.2 New Stream Commands (#3029)

    * chore: update Redis version from 8.2-RC1-pre to 8.2-rc1
    
    * feat: implement XDELEX command for Redis 8.2
    
    * feat: implement XACKDEL command for Redis 8.2
    
    * refactor: create shared stream deletion types
      for Redis 8.2 commands
    
    * feat: add Redis 8.2 deletion policies to XTRIM
      command
    
    * feat: add Redis 8.2 deletion policies to XADD commands
    
    * fix: correct XDELEX command method name and test parameter
    PavelPashov authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    d941ec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2dc73c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28d719d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    d8e14fa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Configuration menu
    Copy the full SHA
    5f09e4a View commit details
    Browse the repository at this point in the history
  2. Release client@5.7.0

    actions-user committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    facc918 View commit details
    Browse the repository at this point in the history
  3. Release bloom@5.7.0

    actions-user committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    69fa907 View commit details
    Browse the repository at this point in the history
  4. Release json@5.7.0

    actions-user committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    b5cf002 View commit details
    Browse the repository at this point in the history
  5. Release search@5.7.0

    actions-user committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    f37f98a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa3ca98 View commit details
    Browse the repository at this point in the history
  7. Release entraid@5.7.0

    actions-user committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    c75809e View commit details
    Browse the repository at this point in the history
  8. Release redis@5.7.0

    actions-user committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    e2d4b43 View commit details
    Browse the repository at this point in the history
Loading