Releases: moscajs/aedes-persistence-mongodb
Releases · moscajs/aedes-persistence-mongodb
Release 8.0.0
- Updated deps (#37) (2bc8512)
- Improvments (#36) (3fb43bd)
- chore: Coverage support, updated deps (#33) (5e639cf)
- Update LICENSE (#35) (c233861)
- Merge pull request #32 from robertsLando/master (894b54a)
- refactor: Removed comments (ef92e06)
- docs: Fixed badges links (3da2756)
- Fixed badges (28d99ff)
- fix: Typo mongo-mongod (0fc9533)
- fix: Use docker instead of wget (d25de93)
- fix: remove sudo from export (75be1a4)
- fix: Add sudo (2ac3575)
- fix: Install mongodb instead of using services (12196bb)
- fix: Set timeout to 65 seconds for retained check (d6e005f)
- fix: Flaky tests (f88f603)
- fix: Flacky tests (424dc87)
- fix: Use latest mongo (520dbcf)
- fix: Removed param that breaks tests (5fd4b75)
- fix: Set ttl monitor timout to mongo (c3b4149)
- fix: Removed license checker (342de05)
- fix: license-checker script (7a3d9ee)
- chore: Moved to github actions #31 (f7b3729)
- Merge https://github.com/mcollina/aedes-persistence-mongodb (458b944)
- Bumped v7.0.1 (25c441b)
- Make storeRetained ordered using queues and bulk operations (#30) (6677223)
- fix: Eventemitter memory leak in tests (ab86757)
- fix: Updated tape to latest version (35101f3)
- fix: Moved executing and packetsQueue to Mongopersistence (2bc71d1)
- fix: Handle packets queue more efficently (9d8514b)
- fix: remove typo (1ae0443)
- fix: make test less flaky (d1c423c)
- Merge branch 'master' of https://github.com/mcollina/aedes-persistence-mongodb (653f419)
- fix: Make storeRetained ordered #27 (74d0ad1)
- Bumped v7.0.0 (68250c4)
- Merge pull request #29 from robertsLando/master (0fc12f4)
- fix: removed test.only (0a79148)
- Try to fix ci (7314276)
- Updated mongodb version on travis to support ttlMonitorSleepSecs (8236faf)
- Increese timeout for retained packets (f338e2c)
- fix: test that hangs when finish (84ada2b)
- fix: Updated to aedes-cached-persistence 8.0.0 and optimized tests (fcd4cf8)
- Merge pull request #26 from robertsLando/master (ab7b51f)
- fix: Removed test.only (Ops) (7381ec1)
- fix: Added test for dropExistingIndexes option (5d6bba3)
- fix: Drop indexes option and updated docs (909285a)
- fix: Test date compare and nodejs 12 support on travis (874d510)
- Fix: Clean up code of addSubscriptions (e1d1eec)
- fix: Handle empty database dropIndexes (aad5265)
- dummy edit to trigger new travis build (cac7367)
- fix: Removed async/await (981d810)
- Fix: Add check to subscriptions ttl >= 0 (351c031)
- Fix: mongoose connection readme example (a61c2c8)
- fix: Make _connect async (08dab1e)
- fix: Dropped nodejs 6 support (3d206b6)
- fix: Drop index on existing collections only (293c84c)
- Updated to [email protected] and added native-url to fix url.parse deprecation warning (37f30a3)
- feat: Customizable collections ttl options #25 (e34402f)