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/rueidis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.35
Choose a base ref
...
head repository: redis/rueidis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.36
Choose a head ref
  • 8 commits
  • 23 files changed
  • 2 contributors

Commits on Apr 28, 2024

  1. ci: github actions

    rueian committed Apr 28, 2024

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    Copy the full SHA
    e766eaf View commit details
  2. fix: ipv6 handling in MOVED and ASK messages of cluster mode

    Signed-off-by: Rueian <rueiancsie@gmail.com>
    rueian committed Apr 28, 2024
    Copy the full SHA
    9dfbecf View commit details

Commits on Apr 29, 2024

  1. Merge pull request #540 from redis/fix-cluster-move-ipv6

    fix: ipv6 handling in MOVED and ASK messages of cluster mode
    rueian authored Apr 29, 2024
    Copy the full SHA
    61d5d5f View commit details

Commits on Apr 30, 2024

  1. feat: bump v1.0.36

    rueian committed Apr 30, 2024
    Copy the full SHA
    e86911a View commit details

Commits on May 1, 2024

  1. Revert "ci: github actions on push only"

    Signed-off-by: Rueian <rueiancsie@gmail.com>
    rueian committed May 1, 2024
    Copy the full SHA
    0a8dd45 View commit details
  2. fix: incorrect conversion

    proost committed May 1, 2024
    Copy the full SHA
    728343c View commit details
  3. Merge pull request #541 from proost/fix-incorrect-conversion

    fix: incorrect conversion
    rueian authored May 1, 2024
    Copy the full SHA
    4dd52dd View commit details

Commits on May 2, 2024

  1. refactor: apply staticchecks

    Signed-off-by: Rueian <rueiancsie@gmail.com>
    rueian committed May 2, 2024
    Copy the full SHA
    cf567f7 View commit details
Loading