Releases: haraka/haraka-nosql
Releases · haraka/haraka-nosql
Release list
0.5.1
- fix: expiry timer now runs with the NoSQL instance as
this - fix: chain
SELECTbefore signaling readiness - fix:
.catch()on every Redis promise - doc: README uses correct
storeoption (wasstorage) - test: refactored against test-fixtures 1.7.0 (#39)
- bump deps to latest
- test: remove done callbacks in tests (#38)
0.5.0
- update redis syntax for compat with redis 4+
- dep(redis): updated to 5.1.1
- prettier
- doc: add CONTRIBUTORS.md
- ci: update local copy of ci.yml
- lint: remove duplicate / stale rules from config
- lint: update script in package.json
- dep(eslint): eslint-plugin-haraka -> @haraka/eslint-config
- populate [files] in package.json. Delete .npmignore.
fixes #36
v0.4.5
v0.4.4
- 0c4a40f update changes
- 7061fbd doc(changes): add Unreleased marker
- 1e9239d ci: add shared GHA workflows
- 0774246 doc(changes): add Unreleased marker
- 9200186 delete .travis.yml
- 7fb8bd3 ci: add submodule .release
- abbf603 chore(readme): remove Greenkeeper badge (#25)
- ea3ea23 CI testing: drop node 6, add node 12 (#22)
- d9e1b51 Update to node 10 in .travis.yml (#16)
- 3c59e59 disconnect from redis after testing (#14)
- 7db997f eslint no-var updates (#11)
- d20afb6 update for eslint 4 compat (#9)
- 873fac1 Add Greenkeeper badge 🌴 (#7)
- 91d81fd Merge pull request #6 from haraka/release-0.4.1
- 819fee2 fix shadow var naming
- 81f49d8 remove grunt, jshint->eslint, lint fixes
- aaae05c Merge pull request #5 from haraka/greenkeeper/update-all
- bd5125d chore(package): update dependencies
- 0999c9a Merge pull request #3 from Dexus/deps-update
- 10f5630 bump redis to 2.0.1 closes #2
- 329cebc Merge pull request #1 from Dexus/deps-update
- bceab6e update travic.yml + package.json - redis to 1.0.0 - strong-store-cluster to 1.0.0
- 8da93d7 add haraka- to module name