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: json@5.7.0
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: json@5.8.0
Choose a head ref
  • 9 commits
  • 20 files changed
  • 3 contributors

Commits on Jul 31, 2025

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

    actions-user committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    de5e916 View commit details
    Browse the repository at this point in the history
  3. Release bloom@5.8.0

    actions-user committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    42ec771 View commit details
    Browse the repository at this point in the history
  4. Release json@5.8.0

    actions-user committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    cf16f8b View commit details
    Browse the repository at this point in the history
Loading