Skip to content

Releases: ddev/ddev-mongo

v2.1.0

31 Oct 02:00
3336b3c
Compare
Choose a tag to compare

Compare with previous release

Added

  • Add mongo-express command to open the Mongo Express UI in the browser
  • Add docker-compose.mongo_norouter.yaml to handle the omitted ddev-router container case

v2.0.0

29 Mar 01:13
208ef2a
Compare
Choose a tag to compare

Compare with previous release

Changed

  • Breaking change: Use ExecRaw: true annotation for the mongosh command (pass command arguments directly to the container as-is)

v1.2.0

28 Mar 09:51
fb65d3f
Compare
Choose a tag to compare

Compare with previous release

Changed

  • Update mongo-express to 1.0
  • Update mongo-express configuration variables

Added

  • Add HTTPS_EXPOSE for mongo-express container

v1.1.0

30 Nov 01:00
57cc28c
Compare
Choose a tag to compare

Compare with previous release

Added

  • Add explicit mongo-config volume for /data/configdb (PR #17)

v1.0.1

20 Aug 10:15
7ba5b94
Compare
Choose a tag to compare

Compare with previous release

Fixed

  • Wait 5 seconds before starting mongo-express to avoid random failures (@see #14)

v1.0.0

08 Aug 01:15
a74d24b
Compare
Choose a tag to compare

Compare with previous release

Added

  • Add ddev mongosh command

v0.1.4: Move to ddev org

03 Feb 16:31
335d1a0
Compare
Choose a tag to compare

What's Changed

  • Make tests less verbose, make DDEV_GITHUB_TOKEN available by @rfay in #8
  • 🚚 move to ddev domain by @tyler36 in #9

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

10 Dec 00:38
d444700
Compare
Choose a tag to compare

What's Changed

  • Uppercase “DDEV” by @mattstein in #6
  • Minor maintenance: Add #ddev-description by @rfay in #7

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 Jun 22:48
b12d620
Compare
Choose a tag to compare
Touchups to make test failures more readable (#5)

v0.1.1

21 Jun 20:00
0590f25
Compare
Choose a tag to compare
Update for ddev head, #ddev-generated (#4)