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/go-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.3.1
Choose a base ref
...
head repository: redis/go-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.4.0
Choose a head ref
  • 7 commits
  • 33 files changed
  • 2 contributors

Commits on Jan 1, 2024

  1. Add RE tests (#2847)

    * Add RE tests
    
    * Enable testing on RE
    
    * change db id to 0 - only when RE cluster is set
    
    * label tests
    
    * adding secrets
    ofekshenawa authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    b762309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e12191 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Change Env vars in RE CI (#2856)

    * Change Env vars in RE CI
    
    * Change Env vars in RE CI
    
    * Change RE_USE_RE_USE_OSS_CLUSTER to RE_USE_OSS_CLUSTER
    ofekshenawa authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0022923 View commit details
    Browse the repository at this point in the history
  2. return raw value instead of funcation calling in Result() (#2831)

    Signed-off-by: lowang-bh <lhui_wang@163.com>
    lowang-bh authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d8e3e95 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Add Suffix support to default client set info (#2852)

    * Add Suffix support to defualt client set info
    
    * Change ClientNameSuffix to IdentitySuffix
    
    * add tests
    ofekshenawa authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a32be3d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    27581fc View commit details
    Browse the repository at this point in the history
  2. 9.4.0 (#2862)

    ofekshenawa authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    531f068 View commit details
    Browse the repository at this point in the history
Loading