Skip to content

Releases: ddev/ddev-upsun

v0.3.0: Database version mapping, ddev pull upsun works

23 Oct 01:01
fe726f3

Choose a tag to compare

What's Changed

  • chore: Remove generated Drupal code from test fixtures, fixes #11 by @rfay in #17
  • fix: Remove PLATFORM_RELATIONSHIPS to fix upsun CLI confusion, fixes #13, fixes #15 by @rfay in #18
  • feat: Add database version mapping with warnings for inexact matches, fixes #16 by @rfay in #19

Full Changelog: v0.2.0...v0.3.0

v0.2.0: Upsun Fixed (Platform.sh-style) config support

29 Sep 14:53
b304dd3

Choose a tag to compare

What's Changed

  • feat: Add support for Upsun Fixed (legacy Platform.sh) configuration format by @rfay in #9

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Sep 15:59
7e883b4

Choose a tag to compare

What's Changed

  • docs: Update README for repository move to ddev org and emphasize experimental status by @rfay in #7

Full Changelog: v0.0.5...v0.1.0

Smaller release tarball

25 Sep 14:09
977f880

Choose a tag to compare

What's Changed

  • build: Don't include tests and fixtures in release by @rfay in #6

Full Changelog: v0.0.4...v0.0.5

v0.0.4: Better tests and logic improvement

25 Sep 13:49
f364001

Choose a tag to compare

What's Changed

  • fix: don't try to install the pgsql extension, improve tests by @rfay in #5

Full Changelog: v0.0.3...v0.0.4

Postgres support

24 Sep 03:09
4b07b9d

Choose a tag to compare

What's Changed

  • test: make sure to fail if hooks fail, fixes #2 by @rfay in #3
  • test: Provide tests for multiple database types and php versions by @rfay in #4

New Contributors

  • @rfay made their first contribution in #3

Full Changelog: v0.0.2...v0.0.3

Requiring >= v1.24.8

20 Sep 00:48
9cb6c2a

Choose a tag to compare

First basic release

16 Sep 13:10
7e9ea5d

Choose a tag to compare

I've used this extensively with drupal11, will love to have other feedback.