Skip to content

Conversation

@snyk-bot
Copy link

Snyk has created this PR to upgrade redis from 2.6.5 to 2.8.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 5 years ago, on 2017-08-08.
Release notes
Package name: redis
  • 2.8.0 - 2017-08-08

    Features

    • Accept UPPER_CASE commands in send_command
    • Add arbitrary commands to the prototype by using Redis.addCommand(name)

    Bugfixes

    • Fixed not always copying subscribe unsubscribe arguments
    • Fixed emitting internal errors while reconnecting with auth
    • Fixed crashing with invalid url option
  • 2.7.1 - 2017-03-14

    Bugfixes

    • Fixed monitor mode not working in combination with IPv6 (2.6.0 regression)
  • 2.7.0 - 2017-03-11

    Features

    • All returned errors are from now a subclass of RedisError.

    Bugfixes

    • Fixed rename_commands not accepting null as value
    • Fixed AbortErrors and AggregateErrors not showing the error message in the stack trace
  • 2.6.5 - 2017-01-15

    Bugfixes

    • Fixed parser not being reset in case the redis connection closed ASAP for overcoming of output buffer limits
    • Fixed parser reset if (p)message_buffer listener is attached
from redis GitHub release notes
Commit messages
Package name: redis

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants