Releases: laravel/settler
Releases · laravel/settler
v8.1.0
- Install php7.x-phpdbg by default (#206) @stevegrunwell
- Default to Postgresql 11 (#207) @svpernova09
- Remove Bento motd, lower default ram & cpu numbers @svpernova09
- Cleanup Postgres key addition @svpernova09
- Ensure we're installing the same php packages for each version @svpernova09
- Clean up long lines @svpernova09
- Add tshark @svpernova09
- Add ImageMagick @svpernova09
- don't remove bash-completion (#208) @browner12
- Add php-redis package @svpernova09
- Add mcrypt for appropriate PHP versions @svpernova09
v8.0.0
- Install the same php modules for each php version (#201) @kesselb
- Update the volume group to homestead-vg (#203) @deviantintegral
- Added powershell script to link to bento (#204) @vongrippen
- Version 8 (#205) @svpernova09
- Fix sed command @svpernova09
v8.0.0-alpha2
ALPHA Homestead v8 Upgrade notes ALPHA
*** STOP! STOP ! STOP!***
If you are not comfortable debugging Vagrant and Homestead STOP NOW!
This is an ALPHA release! It is not for the faint of heart.
https://app.vagrantup.com/laravel/boxes/homestead/versions/8.0.0-alpha2
You will need the version_9 branch of Homestead
- New “Feature” syntax to install optional services or tools such as Golang, MariaDB, etc.
Syntax to enable GoLang and MariaDB:
features:
- golang: true
- mariadb: true
- Added support for PHP 5.6 & 7.0
- Blackfire Support has been moved to a feature and must be defined as such within
Homestead.yaml
- Z-Ray support has been removed
- If you are using Laravel Dusk or any other Webdriver utility you will need to enable the
webdriver
feature. - Dot net core support has been removed.
- Ruby & Rails support has been removed.
- Site types have been moved to a folder to appear more obvious how they work/what they are.
- Probably more I'm forgetting...
Instructions
- Add the following to
Homestead.yaml
:box: v8.0.0-alpha2
- checkout
v9.0.0-alpha2
of the Homestead repo. - Ensure you have converted any extra options to the new "feature" syntax (See Upgrade Notes)
vagrant destroy -f && vagrant up
v8.0.0-alpha1
ALPHA Homestead v8 Upgrade notes ALPHA
https://app.vagrantup.com/laravel/boxes/homestead/versions/8.0.0-alpha1
You will need the version_9 branch of Homestead
- Base box upgraded to Ubuntu 19.04
- New “Feature” syntax to install optional services or tools such as Golang, MariaDB, etc.
Syntax to enable GoLang and MariaDB:
features:
- golang: true
- mariadb: true
- Blackfire Support has been moved to a feature and must be defined as such within
Homestead.yaml
- Z-Ray support has been removed
- Postgres default to version 11
- If you are using Laravel Dusk or any other Webdriver utility you will need to enable the
webdriver
feature. - Dot net core support has been removed.
- Ruby & Rails support has been removed.
- Probably more that I'm forgetting...
v7.2.1
v7.2.0
- Update golang version to 1.12 (#190) @ricardoseriani
- Run
rbenv rehash
after installing rails gem (#191) @fitztrev - Install avahi for mdns support (#193) @deviantintegral
- Include prestissimo for parallel composer downloads (#195) @deviantintegral
- Update golang version to 1.12.1 (#196) @ricardoseriani
- Link instead of copy provision.sh (#192) @deviantintegral
- Install and configure lmm for database snapshots (#194) @deviantintegral
- Update golang version to 1.12.2 (#197) @ricardoseriani
- Update golang version to 1.12.3 (#198) @ricardoseriani
- Update golang version to 1.12.4 @ricardoseriani
v7.1.0
- update Node to v10 (#187) @browner12
- Upgrade Ruby to 2.6.0 and Rails to 5.2.2 (#189) @pedrofurtado
- 🚑 remove socket wrench project, bump ruby to 2.6.1
- 🚧 chown /usr/local/bin to vagrant for composer upgrades
v7.0.0
- 🚑 Comment out Lucky install & Rbenv echo statements @svpernova09
- ✨ Add socket wrench repo, an implementation of laravel-websockets (#180) @svpernova09
- Update golang version to 1.11.3 @ricardoseriani
- Update golang version to 1.11.4 @ricardoseriani
- fix blackfire repo (#184) @Paviluf
- 🚧 WIP building version 7 (#185) @svpernova09
- Homestead v8 (#186) @svpernova09
- Default version of PHP is now 7.3
- PHP 5.6 and 7.0 removed as they are end of life. If you need these versions stick with v6.4.0
v6.4.0
- Update golang version to 1.11 (#171) @ricardoseriani
- ❄️ ✨ Make better use of the Ubuntu motd (#173) @svpernova09
- ✨ Add dot net core 2.1 (#174) @svpernova09
- ✨ Adding Ruby & Rails (#175) @svpernova09
- Remove installation of
libssl1.0-dev
(#176) @kilburn - Update golang version to 1.11.1 (#177) @ricardoseriani
- Update Ruby to 2.5.3 and Rails to 5.2.1 (#178) @pedrofurtado
- Update golang version to 1.11.2 @ricardoseriani
v6.3.0
- 🚑 ✨ Adding PHP 7.3, Crystal 0.25, Lucky 0.11 @svpernova09
- 🚧 Update URL to download Zend Z-Ray from (#170)
- Create configuration file for Nginx overrides (#169) @gormus
- Install
Drupal Console Launcher
(#167) @gormus - Replace
Drush
withDrush Launcher
(#166) @gormus - ❄️ Set default database creation character set for vagrant user (#165) @svpernova09
- 💡 Adding the graphviz package (#164) @svpernova09
- Ldap, php-config, phpize 7.2 (#163) @devosc
- Add links to Vagrant box and Homestead documentation (#162) @janpio
- Update golang version to 1.10.3 @ricardoseriani