Open greenkeeper[bot] opened 6 years ago
Update to this version instead 🚀
The new version differs by 16 commits.
ea92e16
chore(release): 2.1.0
9aa3b04
fix: remove remaining lodash references in core that got missed
c50e04c
chore(release): 2.1.0
9d5ccc3
fix: (#104) improve poison message handling
3233e0d
build: update run scripts for Docker
577e434
cleanup docker container after kill (#131)
db23b48
feat: (#87) add support for scatter-gather pattern via request
50045a8
fix: (#78) make it possible to handle messages from a unique queue using the alias/friendly name
d2df5ea
feat: (#93) add support for bulkPublish operation
cccdf09
fix: (#74) correct errors in direct reply queue implementation
874b569
docs: moving misplaced connectivity section in topology to connections
2d6f372
fix: (#109) randomize initial connection index based on pid or hostname
fce8aaa
docs: update doc structure - split into multiple documents
1f58c0b
fix: correct issue where publishes and requests before connection or configuration had completed would get lost
19a678d
feat: add support for purging queues
There are 16 commits in total.
See the full diff
Version 2.0.0 of rabbot was just published.
The version 2.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of rabbot.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 1 commits.
3c87285
V2 (#129)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: