Skip to content

V.2.6.0 proposal #1074

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

Merged
merged 17 commits into from
Jun 1, 2016
Merged

V.2.6.0 proposal #1074

merged 17 commits into from
Jun 1, 2016

Conversation

BridgeAR
Copy link
Contributor

@BridgeAR BridgeAR commented Jun 1, 2016

Pull Request check-list

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Description of change

  1. Improved error stacks in dev mode
  2. Update to the new redis-parser and deprecate the parseroption
  3. Revert BC
  4. Fix test
  5. Fix monitor sometimes being activated to late
  6. Provide a function names for Redis functions in Node.js >= 4
  7. Refactored the command_obj to a earlier stage. The later makes it easier to change things.
  8. Test Node.js 6 support
  9. Fix benchmark code not running with return_buffers set to true
  10. Fix typos

Fixes #1062
Fixes #1053

The error stacks lack tests yet.

@Salakar
Copy link
Contributor

Salakar commented Jun 1, 2016

Woo to the new parser 👍

zoom

@BridgeAR BridgeAR merged commit 79fc400 into master Jun 1, 2016
@BridgeAR BridgeAR deleted the v.2.6.0-proposal branch June 2, 2016 06:30
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