Releases: ddev/ddev-rabbitmq
Releases · ddev/ddev-rabbitmq
0.1.1
What's Changed
- [TASK] Add "launch" subcommand to "rabbitmq" by @ochorocho in #22
Full Changelog: 0.1.0...0.1.1
0.1.0: Official add-on release
What's Changed
- [Bugfix] Config for vhosts, queues, users, and plugins live in
rabbitmq/config.yaml
by @RubenColpaert in #14 - [Bugfix] Enable multiple plugins by @RubenColpaert in #13
- [TASK] Add test for enabling plugins by @ochorocho in #15
- [TASK] Update ddev/github-action-add-on-test action by @ochorocho in #16
- feat: add issue and PR templates by @stasadev in #18
- refactor: use
#!/usr/bin/env bash
instead of#!/bin/bash
by @stasadev in #19 - feat: use v1.24.3 version constraint by @stasadev in #20
- test: update bats by @stasadev in #17
- feat: update
README.md
anddocker-compose.rabbitmq.yaml
by @stasadev in #21
New Contributors
- @RubenColpaert made their first contribution in #14
- @stasadev made their first contribution in #18
Full Changelog: 0.0.5...0.1.0
0.0.5
What's Changed
- Optimize tests, make it more reliable by @ochorocho in #8
- docs: update
ddev get
toddev add-on get
in readme by @GuySartorelli in #10 - [TASK] Install php-amqp package automatically by @ochorocho in #11
- [TASK] Add test for php pcntl module by @ochorocho in #12
New Contributors
- @GuySartorelli made their first contribution in #10
Full Changelog: 0.0.4...0.0.5
0.0.4
First release in b13 namespace:
- Updated readme
- Added
ddev-generated
for schema.json so ddev can maintain it
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- README suggestions by @rfay in #3
- [TASK] Move files to rabbitmq by @ochorocho in #7
New Contributors
- @rfay made their first contribution in #3
- @ochorocho made their first contribution in #7
Full Changelog: 0.0.2...0.0.3
0.0.2
- Persist data in dedicated volume
- Add commands rabbitmq, rabbitmqadmin, rabbitmqctl
- Add tests
- Extend docs
Full Changelog: 0.0.1...0.0.2