Skip to content

Releases: lando/redis

v1.3.0

24 Mar 16:43

Choose a tag to compare

What's Changed

  • Added support for Redis 8.x (8, 8.6, 8.4, 8.2, 8.0) by @AaronFeledy in 609d258
  • Added support for Redis 7.4 and 7.2
  • Changed default version from 5 to 7.4
  • Marked legacy versions: 7, 7.0, 6, 6.0, 5, 5.0, 4, 4.0, 2.8
  • Bumped vite to v5.4.21 in #51
  • Bumped mdast-util-to-hast to v13.2.1 in #52
  • Bumped lodash-es to v4.17.23 in #53
  • Bumped lodash to v4.17.23 in #54
  • Bumped @lando/leia to v1.0.0-beta.4 in #56

Full Changelog: v1.2.3...main

v1.2.3

06 Dec 19:42

Choose a tag to compare

  • Updated the version index.md to get Docuverse page to build correctly.

v1.2.2

04 Dec 22:59

Choose a tag to compare

v1.2.1

04 Nov 21:04

Choose a tag to compare

v1.2.0

25 Oct 19:58

Choose a tag to compare

  • Updated release process to generate an edge release when stable releases are created.

v1.1.0

11 Mar 17:57

Choose a tag to compare

  • Updated to latest database services.

v1.0.0

08 Dec 04:34

Choose a tag to compare

  • Dialed fully for lando update.
  • Isolated plugin. Updated to Node 18.

v0.11.0

22 Nov 05:52

Choose a tag to compare

  • Refactored directory structure. Updated to node 18. Isolated plugin testing. #30

v0.10.0

03 Jul 19:48

Choose a tag to compare

  • Removed bundle-dependencies and version-bump-prompt from plugin.
  • Updated package to use prepare-release-action.
  • Updated documentation to reflect new release process.

v0.9.0

26 May 17:59

Choose a tag to compare

  • Added password configuration for the default user. PR #20