Merged pull requests:
- fix: Make sure all tests run #189 (daffl)
- fix: check context before context.toJSON #187 (palmtown)
- fix: Call context.toJSON if available #185 (daffl)
v3.0.3 (2023-04-07)
Closed issues:
- describe.only causing tests to be skipped #188
- TypeError: Cannot read properties of undefined (reading 'toJSON') #186
v3.0.2 (2023-02-22)
Closed issues:
- On V5 Dove, service details missing in calls #184
- Feathers-sync Redis Adapter with an existing Redis Sentinel client and Feathers-Socket.io #182
- High RAM usage when large files are uploaded #181
- startup errors after update to 3.0.0 with redis adapter #178
- bson - cyclic dependency detected #168
v3.0.1 (2022-03-15)
Merged pull requests:
- Subscribe to Redis messages after Redis client connects. Subscribing … #180 (babysealclubber)
- chore(dependencies): Update all dependencies #177 (daffl)
v3.0.0 (2022-01-27)
Closed issues:
- Custom events do not get broadcasted to other servers #173
- [Help Wanted] Events are not sent to all instances always #165
- Update nats major version #163
Merged pull requests:
- Update to Redis 4 client and other latest dependencies #176 (daffl)
- NATS 2.0 #175 (ViljarVoidula)
- chore(dependencies): Update all dependencies #171 (daffl)
- Update plugin infrastructure and dependencies #169 (daffl)
v2.4.0 (2021-07-05)
Closed issues:
Merged pull requests:
v2.3.0 (2021-03-19)
Implemented enhancements:
- [Feature Request] Add retry mechanism #143
Merged pull requests:
- chore: Migrate to async/await and require Node 12 or later #161 (daffl)
- [#143] amqp retry mechanism #160 (fragilehm)
v2.2.0 (2021-01-24)
Implemented enhancements:
- Add adapter for MongoDB #136
Closed issues:
- Infinite Loop with Alias Services #153
- Only send sync events but not receive from other apps #148
- Feather Context not updated on Horizontal scaling. #147
Merged pull requests:
- Add TypeScript typings #159 (daffl)
- Duplicate redisClient (bug fix) * Customize subscriber event #158 (dubiousdavid)
- Update all dependencies and fix AQMP test timeout #157 (daffl)
- Finalize NATS support #156 (daffl)
- Fix loop when initializing twice #154 (mrfrase3)
- chore(ci): Move CI to Github actions #152 (daffl)
- chore(release): Initial setup for semantic-release #151 (daffl)
v2.1.0 (2020-04-09)
Closed issues:
- An in-range update of @feathersjs/feathers is breaking the build 🚨 #145
- An in-range update of @feathersjs/feathers is breaking the build 🚨 #141
- custom adapters app.sync.serialize is not a function #137
- TypeError: app.service(...).publish is not a function #131
Merged pull requests:
- Added support for using an existing Redis Client instead of creating … #146 (fbarzin)
- Update redis to the latest version 🚀 #144 (greenkeeper[bot])
- Update mocha to the latest version 🚀 #142 (greenkeeper[bot])
- Fix flaky Travis CI test #139 (daffl)
- Updated README for custom adapters. #138 (deskoh)
v2.0.0 (2019-11-15)
Implemented enhancements:
- Is serialization of the complete context required in event ? #87
Fixed bugs:
- Multiple notifications while using amqp #120
- Error: The field 'strict' is not a valid collection option #119
- getting error collection.find(...).sort(...).limit(...).nextObject is not a function #110
- Memory leak #94
- Mubsub: broken cursor #92
- Remove mubsub (MongoDB) adapter #135 (daffl)
Closed issues:
v1.2.0 (2019-11-12)
Closed issues:
Merged pull requests:
v1.1.3 (2019-10-22)
Closed issues:
- An in-range update of mocha is breaking the build 🚨 #123
- An in-range update of amqplib is breaking the build 🚨 #118
- An in-range update of lodash is breaking the build 🚨 #116
- An in-range update of mocha is breaking the build 🚨 #115
Merged pull requests:
- Updated AMQP queue to auto-delete. #129 (deskoh)
- Update all dependencies #124 (daffl)
- Update dependencies and Node versions #117 (daffl)
v1.1.2 (2019-07-16)
Closed issues:
- feathers-sync couldnt understand mongodb+srv #112
- An in-range update of lodash is breaking the build 🚨 #111
Merged pull requests:
- Update all dependencies to latest #114 (daffl)
- identify adaptor name by search in protocol name of uri #113 (msudgh)
v1.1.1 (2019-01-31)
Closed issues:
- Disabling synchronization on authentication doesn't work #106
- An in-range update of @feathersjs/feathers is breaking the build 🚨 #102
- An in-range update of debug is breaking the build 🚨 #101
- An in-range update of @feathersjs/feathers is breaking the build 🚨 #100
- An in-range update of amqplib is breaking the build 🚨 #99
- Bulk patching a service from within another service returns null values #96
Merged pull requests:
- Fix export of symbol to disable syncing #107 (daffl)
- Update semistandard to the latest version 🚀 #98 (greenkeeper[bot])
v1.1.0 (2018-10-18)
Closed issues:
- Question: Disable Sync for specific service or Method #95
- An in-range update of @feathersjs/feathers is breaking the build 🚨 #91
- An in-range update of lodash is breaking the build 🚨 #90
- An in-range update of debug is breaking the build 🚨 #88
Merged pull requests:
- Allow to disable synchronization in a hook #97 (daffl)
- Update debug to the latest version 🚀 #89 (greenkeeper[bot])
v1.0.3 (2018-08-05)
Closed issues:
- [MongoDB] Writing event fails when the hook context contains a query with a key starting with
$
#83 - Can't get it to work #80
Merged pull requests:
v1.0.2 (2018-06-11)
Closed issues:
- Does not send service events to client if service is connected to moongoose #50
Merged pull requests:
v1.0.1 (2018-03-09)
Closed issues:
- Server crashes when failing to connect to mongo or when connection is closed #43
v1.0.0 (2018-03-06)
Closed issues:
- Pass a mongoDb Object as config.db #74
- Multiple services using the same Redis #73
- Add support for DynamoDB (AmazonAWS) #67
- Hook is not being emitted #32
- Add support for WebRTC #19
- Add support for Kafka #18
- Add support for SQS #17
- Solidify default options #16
- Add tests for RabbitMQ #15
Merged pull requests:
- Add unified top level usage #78 (daffl)
- Refactor into extensible common event system #77 (daffl)
- Add tests for AMQP #76 (daffl)
- Update to Feathers v3 and new plugin infrastructure #75 (daffl)
- Update dependencies to enable Greenkeeper 🌴 #70 (greenkeeper[bot])
v0.1.4 (2017-11-11)
Closed issues:
- Little question i am Missing Something? #68
- An in-range update of redis is breaking the build 🚨 #65
- Node Crashes on user service
patch
orput
requests #63 - Feathers-sync breaks when trying to authenticate #62
- An in-range update of feathers is breaking the build 🚨 #61
- <delete me> #60
Merged pull requests:
- Upgrade to @Feathers v3 #72 (superlazycoder)
- Update debug to the latest version 🚀 #66 (greenkeeper[bot])
v0.1.3 (2017-06-07)
Fixed bugs:
- Mubsub config option fix #59 (thebarndog)
Closed issues:
- An in-range update of mocha is breaking the build 🚨 #58
- Scale server on kubernetes #55
- Mongo events don't get emitted on serverX #45
Merged pull requests:
- Update semistandard to the latest version 🚀 #57 (greenkeeper[bot])
- Update dependencies to enable Greenkeeper 🌴 #56 (greenkeeper[bot])
- [email protected] breaks build
⚠️ #37 (greenkeeperio-bot) - Update amqplib to version 0.5.0 🚀 #36 (greenkeeperio-bot)
- 👻😱 Node.js 0.10 is unmaintained 😱👻 #35 (greenkeeperio-bot)
- jshint —> semistandard #34 (corymsmith)
- [email protected] breaks build 🚨 #33 (greenkeeperio-bot)
- added a simple flowchart explaining how it works #30 (PedroMD)
- Update mocha to version 3.0.0 🚀 #27 (greenkeeperio-bot)
- Add AMQP Adapter #12 (tinque)
- Update all dependencies 🌴 #10 (greenkeeperio-bot)
- Fix broadcast wrong messages #9 (thomaschaaf)
- Update readme #7 (cloudlena)
- add redis to subtitle in readme #3 (cloudlena)
v0.1.2 (2016-12-08)
Closed issues:
- Real-time events doesn't fire when using Mongodb database adapter #26
- Add support for Redis #14
- Add support for RabbitMQ #13
- Event not fired in socket on client #11
- Link to sync in README is broken #8
- TypeError: Cannot read property 'split' of undefined #6
v0.1.1 (2016-01-30)
Closed issues:
v0.1.0 (2016-01-29)
Merged pull requests:
- disallow yoda http://eslint.org/docs/rules/yoda.html #4 (cloudlena)
- redis adapter #2 (kc-dot-io)
* This Changelog was automatically generated by github_changelog_generator