Skip to content
Permalink

Comparing changes

Choose two branches to see what鈥檚 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/ioredis
base: v5.0.2
Choose a base ref
...
head repository: redis/ioredis
compare: v5.0.3
Choose a head ref
  • 6 commits
  • 17 files changed
  • 4 contributors

Commits on Mar 31, 2022

  1. Copy the full SHA
    2f3f98f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a89a900 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    14f03a4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ac00a00 View commit details
    Browse the repository at this point in the history
  5. fix: handle NOPERM error for monitor

    Closes #1498
    luin committed Mar 31, 2022
    Copy the full SHA
    93b873d View commit details
    Browse the repository at this point in the history
  6. chore(release): 5.0.3 [skip ci]

    ## [5.0.3](v5.0.2...v5.0.3) (2022-03-31)
    
    ### Bug Fixes
    
    * add named exports to keep compatible with @types/ioredis ([#1552](#1552)) ([a89a900](a89a900))
    * Fix failover detector with sentinel and tls streams ([ac00a00](ac00a00))
    * handle NOPERM error for monitor ([93b873d](93b873d)), closes [#1498](#1498)
    * Hook up the keepAlive after a successful connect ([14f03a4](14f03a4)), closes [#1339](#1339)
    ioredis-robot authored and semantic-release-bot committed Mar 31, 2022
    Copy the full SHA
    0db2d4f View commit details
    Browse the repository at this point in the history