UNPKG

@lando/mongo

Version:

A Lando plugin that provides a tight integration with MongoDB.

60 lines (37 loc) 2.61 kB
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }}) ## v1.4.0 - [September 1, 2025](https://github.com/lando/mongo/releases/tag/v1.4.0) * Switched images to [bitnamilegacy](https://github.com/bitnami/containers/issues/83267) namespace * Updated `mongo:8.0` to `8.0.13` * Updated `mongo:7.0` to `7.0.23` * Updated `mongo:6.0` to `6.0.26` * Updated `mongo:5.0` to `5.0.24` * Updated `mongo:4.4` to `4.4.15` * Updated `mongo:4.2` to `4.2.21` * Updated `mongo:4.0` to `4.0.27` * Updated `mongo:3.6` to `3.6.23` ## v1.3.0 - [June 14, 2025](https://github.com/lando/mongo/releases/tag/v1.3.0) * Added Mongo 8.x using official Docker Hub images. ## v1.2.3 - [December 6, 2024](https://github.com/lando/mongo/releases/tag/v1.2.3) * Updated the version index.md to get Docuverse page to build correctly. ## v1.2.2 - [December 4, 2024](https://github.com/lando/mongo/releases/tag/v1.2.2) * Updated to [@lando/vitepress-theme-default-plus@v1.1.0-beta.24](https://github.com/lando/vitepress-theme-default-plus/releases/tag/v1.1.0-beta.24). ## v1.2.1 - [November 4, 2024](https://github.com/lando/mongo/releases/tag/v1.2.1) * Updated to [@lando/vitepress-theme-default-plus@v1.1.0-beta.18](https://github.com/lando/vitepress-theme-default-plus/releases/tag/v1.1.0-beta.18). ## v1.1.0 - [March 8, 2024](https://github.com/lando/mongo/releases/tag/v1.1.0) * Updated to latest database services. ## v1.0.0 - [December 7, 2023](https://github.com/lando/mongo/releases/tag/v1.0.0) * Dialed fully for `lando update` ## v0.9.0 - [Nov 6, 2023](https://github.com/lando/mongo/releases/tag/v0.9.0) * Added Mongo 6.x/7.x using official Docker Hub images. [#25](https://github.com/lando/mongo/pull/25) * Refactored plugin folder layout and used new Lando setup commands to test isolated plugin. * Merged Dependabot updates. ## v0.8.0 - [July 3, 2023](https://github.com/lando/mongo/releases/tag/v0.8.0) * Removed bundle-dependencies and version-bump-prompt from plugin. * Updated package to use prepare-release-action. * Updated documentation to reflect new release process. ## v0.7.0 - [December 12, 2022](https://github.com/lando/mongo/releases/tag/v0.7.0) * Added bundle-dependencies to release process. * Fixed bug in plugin dogfooding test. ## v0.5.0 - [January 5, 2022](https://github.com/lando/mongo/releases/tag/v0.0.0) Lando is **free** and **open source** software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by [contributing](https://github.com/sponsors/lando). * Initial Release