Releases: symfony-cli/symfony-cli
Releases · symfony-cli/symfony-cli
v5.12.0
Changelog
- 606fd41: use sync.Once to make
PidFile.LogWriter
calls safe (@tucksaun) - ef75dc7: translate brand in the doctrine.server_version error message (@flovntp)
- a045593: refactor: store configuration filename in the struct (@tucksaun)
- 09df7fa: refactor: add Executor.CommandLine (@tucksaun)
- 5deffc4: refacor: remove unnecessary stack wrapping (@tucksaun)
- 073f56a: fix: fix generated PSH related code format (@tucksaun)
- ed9191e: fix: do not crash when a symlink we try to create is already present and with the designated target, fix #603 (@tucksaun)
- f74ffa9: feat: improve warning message when Composer is not found (@tucksaun)
- 7c32cc0: feat: automatically generate latest PHP version (@tucksaun)
- a2d7850: feat: allow to override the path to the Symfony Console (@tucksaun)
- e93e62e: feat: allow to define where is Composer using the SYMFONY_COMPOSER_PATH environment variable (@tucksaun)
- b156512: feat: allow PHP executor to run executables other than PHP ones (@tucksaun)
- cd1868e: feat: add support for
.symfony.local.dist.yaml
and.symfony.local.override.yaml
config files (@tucksaun) - 4d31489: feat: add envs.LookupEnv (@tucksaun)
- 79d705a: feat: add
directory
to thedir
flag (@tucksaun) - 67aace0: do not truncate log files on each LogWriter calls (@tucksaun)
- a2c14c6: ci: add golangci-lint (@tucksaun)
- 53885b8: chore: fix unconditionnal returns (@tucksaun)
- dae0f1b: chore: fix http.Transport deprecation (@tucksaun)
- 79fb9da: chore: fix goreleaser deprecation (@tucksaun)
- 5d65957: chore: fix code quality (@tucksaun)
- e62ce3e: chore: fix Docker Deprecations (@tucksaun)
- 19f036e: chore(qa): improve error checking (@tucksaun)
- 8cf623b: build: automate Docker Client and PHP version updates (@tucksaun)
- 9b3939f: avoid warning in
server:start
(@tucksaun) - 55429e9: Upgrade to Go 1.24 (@tucksaun)
- eb04e8b: Update supported Platform.sh services (@github-actions[bot])
- 108f021: Update supported Platform.sh services (@github-actions[bot])
- 181a9e4: Update supported Platform.sh services (@github-actions[bot])
- b5c22ed: Update supported Platform.sh services (@github-actions[bot])
- 46b1be2: Update supported Platform.sh services (@github-actions[bot])
- f4c0f63: Update supported Platform.sh services (@github-actions[bot])
- 3a7ca01: Update supported Platform.sh services (@github-actions[bot])
- 5575c46: Update latest available PHP version (@github-actions[bot])
- af6f6b7: Update latest available PHP version (@github-actions[bot])
- 1117f20: Update latest available PHP version (@github-actions[bot])
- 1dce4a5: Update latest available PHP version (@github-actions[bot])
- e106ab0: Update latest available PHP version (@github-actions[bot])
- 2bbc8bc: Update Mercure container check to use substring matching for full container image (@Marmelatze)
- 1309e83: Update Docker Client version (@github-actions[bot])
- 89df856: Update Docker Client version (@github-actions[bot])
- 29da08a: Update Docker Client version (@github-actions[bot])
- a4d8968: Run
go mod tidy
(@tucksaun) - fc60c81: Remove unused func (@fabpot)
- ed39864: Merge
pieWrapper
intophpWrapper
(@tucksaun) - 97035d5: Initiate a contributing guide (@tucksaun)
- 055440b: Fix unbuffered os.Signal channel (@fabpot)
- be907bf: Fix typo (@fabpot)
- 4ea0e23: Fix CLI info injection into Symfony 7.3+ WDT, fix #620 (@tucksaun)
- 333d845: Extract logic for parsing Symfony CLI apps (@fabpot)
- 144ac25: Bump deps (@fabpot)
- 81aa25a: Apply suggestions from code review (@tucksaun)
- ebe6976: Add support for
pie
(@alexandre-daubois) - 7d72991: Add missing license headers (@fabpot)
- b0a6cc1: Add PIE to the 'Work on a project locally' section (@tucksaun)
- cbea35a: - (@tucksaun)
Full Changelog: v5.11.0...v5.12.0
v5.11.0
Changelog
- c86f25b: refactor: improve cleaning up stale temp directories if workers fail to shutdown (@tucksaun)
- 716eb38: refacto: extract WSL check fron symfony-cli/console package (@tucksaun)
- cced2c7: feat: make command names case insensitive (@tucksaun)
- f44b5cd: Fix Docker client version (@fabpot)
- 64ca240: Bump proxy (@fabpot)
- 5b3448f: Bump dependencies (@fabpot)
Full Changelog: v5.10.9...v5.11.0
v5.10.9
Changelog
Full Changelog: v5.10.8...v5.10.9
v5.10.8
Changelog
- f205bca: refactor: cleanup unused fields (@tucksaun)
- e0b9e03: fix: cleanup stale temporary directories (@tucksaun)
- e95e7ad: fix: cleanup additional temporary directories (@tucksaun)
- a2f79df: fix: cleanup $HOME/.symfony5/tmp temporary directories (@tucksaun)
- f7b227d: Update local/php/executor.go (@tucksaun)
Full Changelog: v5.10.7...v5.10.8
v5.10.7
Changelog
- 9c3ccd1: fix: Fix Docker containers are not detected with Docker Desktop 4.38.0 (@tucksaun)
- 2fc40e2: chore: Update supported Platform.sh services (@github-actions[bot])
- 2a6bbfd: chore: Update supported Platform.sh services (@github-actions[bot])
- 42ca8b3: chore: Update supported Platform.sh services (@github-actions[bot])
- ee8dff2: Updated the PHP
8.2.x
versions to the (current) PHP8.4.x
in delocal:php:list
text output. (@cafferata) - e3b7acc: Update fixtures (@fabpot)
- e7cd994: Bump pm.max_children from 5 to 100 (@fabpot)
Full Changelog: v5.10.6...v5.10.7
v5.10.6
Changelog
- bf59a30: fix(docs): Fix Cloudsmith logo in README (@tucksaun)
- 577e097: feat(http): add flag/config to allow CORS requests, close #229 (@Kocal)
- 9626746: chore: Update supported Platform.sh services (@github-actions[bot])
- b4e12f4: chore: Update supported Platform.sh services (@github-actions[bot])
- 66695f2: chore: Update supported Platform.sh services (@github-actions[bot])
- ac66e13: chore(http): add a warning if multiple CORS headers are detected (@tucksaun)
- 77fbd5b: Fix project directory guessing is not traversing tree upward (@tucksaun)
- fc452be: Fix Goreleaser deprecation (@fabpot)
Full Changelog: v5.10.5...v5.10.6
v5.10.5
Changelog
- 4c51f18: chore: Update supported Platform.sh services (@github-actions[bot])
- 5cb949d: chore: Update supported Platform.sh services (@github-actions[bot])
- 91294e1: Update fixtures (@fabpot)
- 2fde8a5: Update check-requirements.php script to v2.0.3 (@fabpot)
- 8d0bae9: Update check-requirements.php script to v2.0.2 (@fabpot)
- f11e67e: Fix path on local envs (@fabpot)
- e060e03: Add a warning about the listening IP change in 5.10.3 (@tucksaun)
Full Changelog: v5.10.4...v5.10.5
v5.10.4
v5.10.3
Changelog
- b5f3d1f: remove custom timeout for docker builtin (@tucksaun)
- 6355163: fix: bash side-effects from bash completions (@tucksaun)
- ad64103: chore: Update supported Platform.sh services (@github-actions[bot])
- c88ac55: chore: Update supported Platform.sh services (@github-actions[bot])
- e067dfd: chore: Update supported Platform.sh services (@github-actions[bot])
- 00511a2: chore: Update supported Platform.sh services (@github-actions[bot])
- 82a9432: Use correct url for not latest release (@kevin-studer)
- 3c2a192: Remove unused code (@fabpot)
- e697eb8: Only listen on 127.0.0.1 not all interfaces (@check24-danielpaschsannapiu)
- 646dabe: Make Docker connection use Docker Desktop socket if available (@tucksaun)
- 799c80f: Fix test data (@fabpot)
- 367ab89: Bump deps (@fabpot)
- 8b8583d: Bump deps (@fabpot)
- 43fbcd0: Always log Docker connection error if
--debug
flag is set (@tucksaun) - 4afc16a: Allow installer to install specific version (@kevin-studer)
Full Changelog: v5.10.2...v5.10.3
v5.10.2
Changelog
- 669731f: Return scheme for undefined docker container (@kevin-studer)
- 3fbf448: Renamed scheme to tcp (@kevin-studer)
- b04f734: Added test for generic container parsing (@kevin-studer)
Full Changelog: v5.10.1...v5.10.2