- Update
alanning:roles
to v3.5.1 - Fix reactivity bug in fairly specific situations #367
- Bumped minimum Meteor version to v1.12.2
- Updated tests to cover from Meteor v1.12.2 to the latest v2.12
- Added testing for Redis v7
- Updated
node-redis
to v3.1.2 - Updated
deep-extend
to v0.6.0 - Fix update not returning number
- Fix SyntheticMutator not applying
globalRedisPrefix
- Fixes callback is not a function error when using SyntheticMutator.update
- Meteor 2.6 support
- Projections option support
- Update Mocha tests
- Update tests to use Meteor 1.12.2 to fix certificates issues
- Redis connection failover handling
- Re-fetching the up-to-date collection when Redis connection resumes
- Bug fixes and improvements
- Ability to merge db requests by channel
- Bug fixes and improvements
- Bug fixes and improvements
- Optimistic UI fixes
- Performance gains for methods
- Fixes for publishComposite
- Other bugs and code quality improvements
- Bug fixes and improvements
- Fix for infinite loop when overriding publish
- Fix for update using positional operators
- Added support for publish composite
- Fixed randomly failing tests