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: 5f09e4a8a58cfaa093a9860724f812c1c19e0d33
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: 0f709d01c563c1587c21dd03f0c9a12289a9b919
Choose a head ref
  • 9 commits
  • 20 files changed
  • 3 contributors

Commits on Jul 31, 2025

  1. 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
  2. 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
  3. 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
  4. 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
  5. Configuration menu
    Copy the full SHA
    fa3ca98 View commit details
    Browse the repository at this point in the history
  6. 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
  7. 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

Commits on Aug 4, 2025

  1. Add support svs vamana index creation (#3025)

    * feat(search): add SVS-VAMANA vector index algorithm support
    
    - Add VAMANA algorithm with compression and tuning parameters
    - Include comprehensive test coverage for various configurations
    - Fix parameter validation to handle falsy values correctly
    
    * feat(search): add additional VAMANA compression algorithms
    
    - Add LVQ4, LVQ4x4, LVQ4x8, LeanVec4x8, and LeanVec8x8 compression options
    - Update test to use LeanVec4x8 compression algorithm
    
    * chore: update Redis version from 8.2-rc1 to 8.2-rc2-pre
    PavelPashov authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    66638fc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

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