Releases: ddev/ddev-mongo
Releases · ddev/ddev-mongo
v2.1.0
Added
- Add
mongo-express
command to open the Mongo Express UI in the browser - Add
docker-compose.mongo_norouter.yaml
to handle the omittedddev-router
container case
v2.0.0
Changed
- Breaking change: Use
ExecRaw: true
annotation for themongosh
command (pass command arguments directly to the container as-is)
v1.2.0
Changed
- Update
mongo-express
to1.0
- Update
mongo-express
configuration variables
Added
- Add
HTTPS_EXPOSE
formongo-express
container
v1.1.0
v1.0.1
Fixed
- Wait 5 seconds before starting
mongo-express
to avoid random failures (@see #14)
v1.0.0
v0.1.4: Move to ddev org
v0.1.3
What's Changed
- Uppercase “DDEV” by @mattstein in #6
- Minor maintenance: Add #ddev-description by @rfay in #7
New Contributors
- @mattstein made their first contribution in #6
Full Changelog: v0.1.2...v0.1.3