Skip to content

Releases: ddev/ddev-platformsh

v0.7.6

31 May 19:58
d335308
Compare
Choose a tag to compare

What's Changed

  • remove extraneous output from ddev head version by @rfay in #118
  • drupal10 should expect mariadb:10.11 because it's default now in platform.sh template by @rfay in #120
  • tests: composerversion test failed due to composer version output changing by @rfay in #121
  • Remove obsolete platform self:update, fixes #122 by @rfay in #123

Full Changelog: v0.7.5...v0.7.6

v0.7.5: Prevent accidental use with non-php projects

05 Sep 19:49
28b1278
Compare
Choose a tag to compare

What's Changed

  • fix: check to make sure project type is php before continuing, fixes #116 by @rfay in #117

Full Changelog: v0.7.4...v0.7.5

v0.7.4: composer version support, opensearch relationship, test improvements

30 Aug 02:47
88c83f6
Compare
Choose a tag to compare

What's Changed

  • ci: maintenance on tests to use new github action by @rfay in #112
  • Maintenance - tests.yml by @rfay in #113
  • fix: add opensearch relationship generation by @rfay in #115
  • feat: support composer version when found in .platform.app.yaml by @rfay in #114

Full Changelog: v0.7.3...v0.7.4

v0.7.3: PLATFORM_ROUTES and tests improvements

25 Aug 22:42
4302b62
Compare
Choose a tag to compare

What's Changed

  • Improve $PLATFORM_ROUTES to include at least route id and multiple routes, for #95, followup to #47 by @rfay in #103
  • [ci] Remove drupal8, add drupal10 with database by @rfay in #111

Full Changelog: v0.7.2...v0.7.3

v0.7.2: Ibexa tweak; remove comment

22 Jun 18:36
ea9eb17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1: Solve jq problems etc.

22 Jun 15:53
2ce827b
Compare
Choose a tag to compare

What's Changed

  • Use a lightweight docker image to replace fragile jq, shasum, etc, fixes #100, for #46, fixes #96, fixes #93 by @rfay in #101
  • Remove PLATFORM_MOUNTS and PLATFORM_DIR, fixes #88 by @rfay in #102
  • [tests only] keepalive workflow only runs on stable, prevent conflict by @rfay in #106

Full Changelog: v0.7.0...v0.7.1

v0.7.0: Support .environment file when needed by php-fpm

10 Mar 19:56
5cb7643
Compare
Choose a tag to compare

What's Changed

  • Inject values from .environment into php-fpm environment, fixes #89 by @rfay in #99

Full Changelog: v0.6.6...v0.7.0

v0.6.6: Improve confusing prompting output

03 Feb 19:48
0508a8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

Minor update after move to ddev org

03 Feb 16:26
9f1ef04
Compare
Choose a tag to compare

What's Changed

  • Supported Platform.sh provided environmental vars, fixes #82 by @gilzow in #83
  • Update after move to ddev org by @rfay in #97

Full Changelog: v0.6.4...v0.6.5

v0.6.4: Move to drud/ddev-platformsh

16 Dec 16:02
91b6c05
Compare
Choose a tag to compare

What's Changed

  • Mention needed dependencies in README by @lolautruche in #78
  • Change references to platformsh/ddev-platformsh to drud/ddev-platformsh by @rfay in #85
  • [tests only] New platformsh drupal9 template uses php 8.1 by @rfay in #86

Full Changelog: v0.6.3...v0.6.4