This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
Releases: lemberg/draft-environment
Releases · lemberg/draft-environment
Draft Environment 3.6.4
Full Changelog: 3.6.3...3.6.4
Draft Environment 3.6.3
- Fix PHP deprecation: Deprecation Notice: Function ReflectionType::__toString() is deprecated
- Updated Ansible roles:
- t2l.php (1.6.1 => 1.6.2): fix broken PHP installation with message
The task includes an option with an undefined variable. The error was: 'php_extenstions_names' is undefined
- t2l.php (1.6.1 => 1.6.2): fix broken PHP installation with message
Full Changelog: 3.6.2...3.6.3
Draft Environment 3.6.2
Full Changelog: 3.6.1...3.6.2
Draft Environment 3.6.1
Draft Environment 3.6.0
What's Changed
- Mid 2022 maintenance by @T2L in #258
- Drop PHP7.3 and Composer 1 support by @T2L in #259
- Make CI green again by @T2L in #260
- Update all Ansible roles by @T2L in #261
- Make Vagrant plugins configurable by @T2L in #262
- Misc updates to Vagrant config by @T2L in #263
Full Changelog: 3.5.0...3.6.0
Draft Environment 3.5.0
- GH-232 - Improve detection whether VM is supposed to be provisioned or not (fixes mkcert certificate not being installed on
vagrant up
) - GH-232 - Improve new dependencies autoloading
- GH-220 - Store last applied update in the vm-settings.yml file instead of composer.lock
- GH-245 - Fix MySQL fail to install due to incorrect configuration of the SQL mode ('~' is not a valid configuration)
Draft Environment 3.4.1
Draft Environment 3.4.0
Updates:
- Updated Ansible roles:
- oefenweb.swapfile (v2.0.33 => v2.0.34)
- geerlingguy.mysql (3.3.1 => 3.3.2)
- t2l.composer (2.0.4 => 2.0.5)
Draft Environment 3.3.3
Updates:
- GH-235 - Drop Ubuntu 16.04 support. Make Ubuntu 20.04 the default guest OS. Side effect: updated all Ansible roles:
- oefenweb.swapfile (v2.0.32 => v2.0.33)
- geerlingguy.mysql (3.3.0 => 3.3.1)
- t2l.php (1.4.0 => 1.5.0)
- t2l.composer (2.0.3 => 2.0.4)
- t2l.java (1.3.2 => 1.3.3)