Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 1.1.0 #2349

Merged
merged 19 commits into from
Sep 24, 2024
Merged

Merge release 1.1.0 #2349

merged 19 commits into from
Sep 24, 2024

Commits on Sep 15, 2024

  1. Node: fix getting the right EVENT_NAME for release candidate (#2293)

    * change packages name to Valkey, fix ENV variables
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    
    ---------
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    Co-authored-by: Adar Ovadia <adarov@amazon.com>
    adarovadya and Adar Ovadia committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2390ed7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Node: change createCluster args call (#2297)

    * fix create cluster call
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    
    ---------
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    Signed-off-by: adarovadya <adarovadya@gmail.com>
    Co-authored-by: Adar Ovadia <adarov@amazon.com>
    adarovadya and Adar Ovadia committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    aa00b22 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Node: added the serverVersion parameter to createCluster call (#2311)

    * create getServerVersion func
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    
    ---------
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    Signed-off-by: adarovadya <adarovadya@gmail.com>
    Co-authored-by: Adar Ovadia <adarov@amazon.com>
    adarovadya and Adar Ovadia committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    891698d View commit details
    Browse the repository at this point in the history
  2. Node: remove unnecessary import (#2312)

    * create getServerVersion func
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    
    ---------
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    Co-authored-by: Adar Ovadia <adarov@amazon.com>
    adarovadya and Adar Ovadia committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    71d804a View commit details
    Browse the repository at this point in the history
  3. Python: fix CD (#2302)

    * Fix python CD
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Install python 3.8
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    ---------
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    59cfa7f View commit details
    Browse the repository at this point in the history
  4. Java: fix pubsub IT for valkey 8 (#2300)

    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c672c62 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Node: Fixed missing exports (#2301)

    Node: include missing exports in the npm release
    
    Signed-off-by: Yi-Pin Chen <yi-pin.chen@improving.com>
    Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
    yipin-chen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e37308d View commit details
    Browse the repository at this point in the history
  2. Node: fix pubsub IT by making sure cluster mode tests run only with c…

    …luster mode enabled flag (#2317)
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1c3aa0d View commit details
    Browse the repository at this point in the history
  3. Update Valkey version to 8.0.0 in test matrix and version checks (#2296)

    Signed-off-by: Shoham Elias <shohame@amazon.com>
    shohamazon committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1c334fd View commit details
    Browse the repository at this point in the history
  4. Node: fix xinfogroups; fix lrem (#2324)

    * Node: fix xinfogroups; fix lrem
    
    Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
    acarbonetto committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ae86153 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Java: fix CI job for testing Maven Deployment (#2319)

    Fix testing deployment
    
    Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
    GumpacG committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3846ac3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Java : Fix ExamplesApp (#2326)

    Fix Java ExamplesApp
    
    Signed-off-by: James Xin <james.xin@improving.com>
    jamesx-improving committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4e484c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Bump redis-rs (#2338)

    Signed-off-by: Shoham Elias <shohame@amazon.com>
    shohamazon committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c8b2b50 View commit details
    Browse the repository at this point in the history
  2. Python: add missing exports (#2341)

    * Add missing python exports.
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Revert: benchmark update
    
    Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
    
    * Revert "Revert: benchmark update"
    
    This reverts commit a26ca32.
    
    Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
    
    * remove json
    
    Signed-off-by: Shoham Elias <shohame@amazon.com>
    
    ---------
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
    Signed-off-by: Shoham Elias <shohame@amazon.com>
    Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Co-authored-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
    3 people committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    48c385e View commit details
    Browse the repository at this point in the history
  3. Node: fix missing exports (#2342)

    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    Co-authored-by: Adar Ovadia <adarov@amazon.com>
    adarovadya and Adar Ovadia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    589f4ee View commit details
    Browse the repository at this point in the history
  4. Fix node examples (#2345)

    Fix node example: 1. Use the latest version from npm. 2. Clear up the doc. 3. Comment out the cluster mode in the example, leaving standalone mode by default.
    
    Signed-off-by: ikolomi <ikolomin@amazon.com>
    ikolomi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    aae64fb View commit details
    Browse the repository at this point in the history
  5. Py/rc testing (#2314)

    * Fix python CD
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * Install python 3.8
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    
    * fix import path
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    
    * fix file name
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    
    * added RC tests to python
    
    Signed-off-by: avifenesh <aviarchi1994@gmail.com>
    
    * fix test matrix
    
    Signed-off-by: avifenesh <aviarchi1994@gmail.com>
    
    * add github token to rust ci
    
    Signed-off-by: avifenesh <aviarchi1994@gmail.com>
    
    * exclude rc tests from mypy
    
    Signed-off-by: avifenesh <aviarchi1994@gmail.com>
    
    * added license
    
    Signed-off-by: avifenesh <aviarchi1994@gmail.com>
    
    * Update index.js
    
    Signed-off-by: Avi Fenesh <55848801+avifenesh@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    Signed-off-by: avifenesh <aviarchi1994@gmail.com>
    Signed-off-by: Avi Fenesh <55848801+avifenesh@users.noreply.github.com>
    Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Co-authored-by: Adar Ovadia <adarov@amazon.com>
    3 people committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0cff921 View commit details
    Browse the repository at this point in the history
  6. Node: fix docs (#2346)

    * Node: fix docs
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    
    * fix readme
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    
    * Node: add readme examples
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    
    ---------
    
    Signed-off-by: Adar Ovadia <adarov@amazon.com>
    Co-authored-by: Adar Ovadia <adarov@amazon.com>
    adarovadya and Adar Ovadia committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    44ec72b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge branch 'release-1.1'

    Signed-off-by: ikolomi <ikolomin@amazon.com>
    ikolomi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1a56474 View commit details
    Browse the repository at this point in the history