Skip to content

Releases: graycoreio/magento2-devcontainer

v1.1.0

17 Feb 18:33
984407e

Choose a tag to compare

1.1.0 (2026-02-17)

Features

  • add speedscope feature (29a0674)
  • allow docker-in-docker to shell to other containers (93284bc)

v1.0.0

05 Feb 19:23
2133f12

Choose a tag to compare

1.0.0 (2026-02-05)

⚠ BREAKING CHANGES

  • remove bin/db/import.sh in favor of n98-magerun2 db:import

Features

  • add a db import script (cfb7f8f)
  • add a sample .env (075282b)
  • add claude code system req (f9abca8)
  • add claude to devcontainer (880adf3)
  • add configurations for local TLS (87835cb)
  • add system requirements for devcontainer (3eb7121)
  • allow devcontainer discovery more than one folder deep (d3d78a3)
  • change filesystem permissions during setup:install (2072680)
  • hoist all branches into the main branch (5f63792)
  • improve devx of initing the devcontainer (8530e34)
  • improve naming conventions for docker-compose (837dcc3)
  • init devcontainer (6b7489d)
  • init.sh compute available versions from static list (fef07b7)
  • install node using Corepack instead of Yarn APT to avoid GPG errors (#2) (4aa9871)
  • make friendly-name versions of the yml (65dee91)
  • remove bin/db/import.sh in favor of n98-magerun2 db:import (3729204)
  • remove latest/next versions that don't work (177c553)
  • upgrade 2.4.8 deps from system requirements (7168cba)
  • upgrade 2.4.8 deps from system requirements (7ac61fe)
  • use opensearch via CONFIG (8bc590a)
  • v2.4.6 - mysql:8.0, disable tls and enable log-bin-trust-function-creators (1e62285)

Bug Fixes

  • adjust bad paths in dockerComposeFile (342b677)
  • adjust bad paths in dockerComposeFile (0611158)
  • remove bad workspaceFolder path in sample devcontainer (ee649af)
  • use appropriate mariadb version for 2.4.7 (5ebef36)