Releases: laravel/homestead
Releases · laravel/homestead
v15.0.3
What's Changed
- Add PHPStan and configuration by @svpernova09 in #1947
- Ensure php8.2-fpm service is properly enabled and restarted by @PanisSupraOmnia in #1952
- Properly apply editorconfig settings to all yaml files by @PanisSupraOmnia in #1951
- Reconfigure APT after manual installation of google-chrome-stable by @PanisSupraOmnia in #1959
- Fix Apache Proxy Websockets by @ALameLlama in #1967
- fix: Ensure php8.3-fpm service is correctly enabled and restarted by @minutiae in #1965
- Update return types by @svpernova09 in #1971
- Fix reload provision when using php 5.6 by @lloricode in #1972
New Contributors
- @PanisSupraOmnia made their first contribution in #1952
- @minutiae made their first contribution in #1965
Full Changelog: v15.0.2...v15.0.3
v15.0.2
- Update php8.3.sh (#1939) @browner12
- Minimum PHP 8.1 - Drop Symfony 5, add Symfony 7 - Composer Updates (#1946) @svpernova09
v15.0.1
- feat: add new alias (#1936) @ALameLlama
- drop Mailpit feature (#1933) @browner12
- fix: nfs mount on ubuntu 22.04 failing (#1937) @Sn0wCrack
v15.0.0
Major Version. PHP 8.3 on Ubuntu 22.04
Full change list:
- fix: cpus key for libvirt (#1898) @ALameLlama
- feat: allow passing dev (#1897) @ALameLlama
- Permits specifying MariaDB version (#1889) @sdespont
- Fix apache proxy header forwarder (#1903) @ALameLlama
- Fix deprecation warning from MariaDB 11 (#1904) @ALameLlama
- Add Rustc feature (#1905) @ALameLlama
- Fix RVM installer (#1906) @ALameLlama
- Update golang version to 1.21.4 (#1909) @ricardoseriani
- Fix RVM permissions issue and automatically fetch latest stable Golang @ALameLlama
- feat: Upgrade InfluxDB to v2.7.4 (#1915) @PerikiyoXD
- feat: dragonflydb installer (#1916) @ALameLlama
- fix: setup and db create for influx (#1920) @ALameLlama
- Homestead v15 - Ubuntu 22.04 - PHP 8.3 (#1921) @svpernova09
- Update apt-key usages in features (#1932) @svpernova09
- set "mysql" as an enabled database (#1925) @browner12
- drop "mysql8" reference (#1926) @browner12
- test on PHP 8.3 (#1927) @browner12
- update GitHub workflows to use latest versions (#1928) @browner12
- drop "mysql" feature (#1929) @browner12
- minor formatting (#1931) @browner12
- Update wsl-init to 22.04 php8.3 Require base v14.0.2 @svpernova09
- Update readme (#1924) @browner12
v14.5.0
v14.4.2
- Update golang version to 1.20.7 (#1885) @ricardoseriani
- resolve issues when php feature upgrades package (#1878) @Sn0wCrack
- Prevent duplicate features on provision (#1879) @LlamaDuckGoose
- Tweak WordPress site type ask described in #1881 @svpernova09
v14.4.1
- Restart PHP services after enabling them
v14.4.0
- Update readme.md (#1867) @stebogit
- update golang to 1.20.4 (#1872) @beemensameh
- fix: use correct environment variables (#1875) @Sn0wCrack
- Install rabbitmqadmin CLI tool when enabling rabbitmq feature (#1876) @Sn0wCrack
- feat: add logstash feature (#1877) @Sn0wCrack
- Remove extra features file touch @svpernova09
- Add check to enable PHP service when needed Resolves #1868 @svpernova09
v14.3.1
- Add feature for installing Mailpit and disabling Mailhog (#1864) @Sn0wCrack
- Faster first startup of feature MariaDB and fixing upgrading packages (#1866) @marcheffels
14.3.0
- Update golang version to 1.20 (#1853) @ricardoseriani
- Libvirt: fix vm naming (#1851) @csaba215
- Use virtiofs for default when, no folders are defined. (#1859) @csaba215
- feat: always enable symlink creation on windows (#1856) @Sn0wCrack
- Force mysql purge to use new configurations @svpernova09
- Provide full credentials for mariadb install @svpernova09