Releases: Sylius/SyliusResourceBundle
Releases · Sylius/SyliusResourceBundle
v1.10.0
TL;DR
Stable 1.10.0 release 🎉 🔥 🚀 Symfony 6 support included, together with multiple improvements and fixes 🏇
Details (full changelog since 1.9.1)
Features
- #426 Add missing options on sylius route attribute (@loic425)
- #428 Add support for Symfony 6 (@loic425, @lchrusciel)
- #454 Add generic typehint to RepositoryInterface and FactoryInterface (@MrSrsen)
- #461 [docker]Dockerized Resource Bundle (@Ferror, @lchrusciel)
Improvements
- #341 Dropping usage of Request->get (@loic425, @Zales0123)
- #379 Fix setDeprecated deprecation (@dannyvw)
- #380 Fix session deprecation (@dannyvw)
- #399 [Symfony 6] Fix Kernel on test app (@loic425)
- #401 [Symfony 6] Use storage factory id option on test app (@loic425)
- #402 [Symfony 6] Fix http foundation request handler typehints (@loic425)
- #408 [1.10] Correct branch alias to 1.10-dev (@Zales0123)
- #411 [Symfony 6] Bump Psalm version from 4.7 to 4.22 (@loic425)
- #412 [Symfony 6] Fix bootstrap on test app (@loic425)
- #413 [Symfony 6] Fix setting deprecations on pagerfanta bridge pass (@loic425)
- #418 [Symfony 6] Fix getting container on PHPUnit tests (@loic425)
- #419 [Symfony 6] Fix routes on test app (@loic425)
- #430 Drop Symfony 4 support (@loic425)
- #431 Simplify Kernel on test app (@loic425)
- #433 Remove session pass (@loic425)
- #434 [Maintenance] Bump EasyCodingStandard dependency (@lchrusciel)
- #435 [Maintenance] Removal of Sf4.4 BC layer leftovers (@lchrusciel)
- #437 Remove is master request usage (@loic425)
- #440 Fix some other getting container deprecations (@loic425)
- #445 [Maintenance] Drop Sf4 ACL on parameters class due to lack of its support (@lchrusciel)
- #458 Basic configuration of Gitbook (@Zales0123)
- #466 Update rector/rector requirement from ^0.12.20 to ^0.13.5 (@dependabot[@bot])
- #467 [README] Add development section and update links (@lchrusciel)
- #478 Add tests with grids (@loic425)
- #495 Inform about potential BC break after response code change (@Zales0123)
Fixes
- #439 Fix Phpspec for symfony 6 (@loic425)
- #444 [Symfony 6] Third solution to fix resource controllers (@loic425)
- #446 [Maintenance] Add flex support to global composer (@lchrusciel)
- #450 Adjust when some runtime deprecation notices are triggered and use Symfony's trigger_deprecation() helper (@mbabker)
- #459 Fix coding standards to fix the build (@Zales0123)
- #460 [Maintenance] Allow flex plugin during plugin installation (@lchrusciel)
- #462 Configure global symfony/flex plugin (@Zales0123)
- #465 [Maintenance] Downgrade rector to fix build (@lchrusciel)
- #470 [CI] Fix the build for 1.10 (@loic425)
- #471 [Symfony 6] Fix submitting a form (@loic425)
- #474 Resource alias, always return 2 array items (@Prometee, @lchrusciel)
- #487 Make CsrfTokenManager public (@Zales0123)
- #488 Return 422 status code when the form fails (@belmeopmenieuwesim, @Zales0123)
- #489 Fix can apply a transition on workflow with a graph (@loic425)
- #492 [Maintenance] Out-of-date phpstan/phpdoc-parser conflict removed, docker static analysis memory limit increased (@Rafikooo)
v1.10.0-BETA.1
Details
- #341 Dropping usage of Request->get (@loic425, @Zales0123)
- #450 Adjust when some runtime deprecation notices are triggered and use Symfony's trigger_deprecation() helper (@mbabker)
- #467 [README] Add development section and update links (@lchrusciel)
- #478 Add tests with grids (@loic425)
- #487 Make CsrfTokenManager public (@Zales0123)
- #488 Return 422 status code when the form fails (@belmeopmenieuwesim, @Zales0123)
v1.10.0-ALPHA.2
Details
- #446 [Maintenance] Add flex support to global composer (@lchrusciel)
- #454 Add generic typehint to RepositoryInterface and FactoryInterface (@MrSrsen)
- #458 Basic configuration of Gitbook (@Zales0123)
- #459 Fix coding standards to fix the build (@Zales0123)
- #460 [Maintenance] Allow flex plugin during plugin installation (@lchrusciel)
- #461 [docker]Dockerized Resource Bundle (@Ferror, @lchrusciel)
- #462 Configure global symfony/flex plugin (@Zales0123)
- #465 [Maintenance] Downgrade rector to fix build (@lchrusciel)
- #466 Update rector/rector requirement from ^0.12.20 to ^0.13.5 (@dependabot[@bot])
- #470 [CI] Fix the build for 1.10 (@loic425)
- #471 [Symfony 6] Fix submitting a form (@loic425)
- #474 Resource alias, always return 2 array items (@Prometee, @lchrusciel)
v1.10.0-ALPHA.1
TL;DR
Drop Symfony 4 support, add Symfony 6 support 🚀
Details
- #379 Fix setDeprecated deprecation (@dannyvw)
- #380 Fix session deprecation (@dannyvw)
- #399 [Symfony 6] Fix Kernel on test app (@loic425)
- #401 [Symfony 6] Use storage factory id option on test app (@loic425)
- #402 [Symfony 6] Fix http foundation request handler typehints (@loic425)
- #408 [1.10] Correct branch alias to 1.10-dev (@Zales0123)
- #411 [Symfony 6] Bump Psalm version from 4.7 to 4.22 (@loic425)
- #412 [Symfony 6] Fix bootstrap on test app (@loic425)
- #413 [Symfony 6] Fix setting deprecations on pagerfanta bridge pass (@loic425)
- #418 [Symfony 6] Fix getting container on PHPUnit tests (@loic425)
- #419 [Symfony 6] Fix routes on test app (@loic425)
- #426 Add missing options on sylius route attribute (@loic425)
- #428 Add support for Symfony 6 (@loic425, @lchrusciel)
- #430 Drop Symfony 4 support (@loic425)
- #431 Simplify Kernel on test app (@loic425)
- #433 Remove session pass (@loic425)
- #434 [Maintenance] Bump EasyCodingStandard dependency (@lchrusciel)
- #435 [Maintenance] Removal of Sf4.4 BC layer leftovers (@lchrusciel)
- #437 Remove is master request usage (@loic425)
- #439 Fix Phpspec for symfony 6 (@loic425)
- #440 Fix some other getting container deprecations (@loic425)
- #444 [Symfony 6] Third solution to fix resource controllers (@loic425)
- #445 [Maintenance] Drop Sf4 ACL on parameters class due to lack of its support (@lchrusciel)
v1.9.1
Details
- #407 [1.8] Correct branch alias to 1.8-dev (@Zales0123)
- #409 Document supported branches (@Zales0123)
- #416 Revert "Bump Pagerfanta from 2.x to 3.x" (@lchrusciel)
- #417 Revert "Revert "Bump Pagerfanta from 2.x to 3.x"" (@lchrusciel)
- #424 Run lint container instead of smoke test for twig (@loic425)
- #425 Run lint container for state machine instead of smoke tests (@loic425)
- #432 [Maintenance] Correct branch alias to 1.9-dev (@lchrusciel)
- #446 [Maintenance] Simplify GitHub action workflow (@lchrusciel)
v1.8.4
Details
- #416 Revert "Bump Pagerfanta from 2.x to 3.x" (@lchrusciel)
v1.9.0
TL;DR
Stable 1.9.0 release 🎉🎉🎉
- PHP bumped to ^8.0
- PHP 7.4 syntax
- Sylius Resource routes generated with PHP attributes
- Support for Symfony Workflow
- Simpler usage of new service entity repository
- Multiple bug fixes and improvements
Details
Features
- #203 Symfony workflow (@loic425)
- #287 Manage event response in show and index action to be able to redirect (@maximehuran, @Zales0123)
- #330 Add a simple way to use the new service entity repository (@loic425)
- #334 Sylius route with attributes (@loic425)
- #356 Add documentation for Routes with attributes (@loic425)
- #403 Add form attribute on SyliusCrudRoute (@loic425)
Improvements
- #298 Allow use with Pagerfanta 3.0 (@mbabker)
- #300 Update vimeo/psalm requirement from 4.6.4 to 4.7.0 (@dependabot-preview[@bot])
- #301 Update phpstan/phpstan requirement from 0.12.82 to 0.12.83 (@dependabot-preview[@bot])
- #302 Fix namespace of
WinzouStateMachinePassTest
(@bendavies) - #303 fix namespace of
ConfigurationTest
(@bendavies) - #310 Upgrade to GitHub-native Dependabot (@dependabot-preview[@bot])
- #328 Use PHP 7.4 syntax (@Zales0123)
- #332 Change all MasterRequest calls to MainRequest (@Roshyo, @Zales0123)
- #338 Fix some Symfony Deprecations (@dannyvw)
- #340 Allow jms/serializer-bundle 4 (@dannyvw)
- #343 Change ECS config to php and run it (@Zales0123)
- #344 Remove travis build status from README (@GSadee)
- #345 Update phpstan/phpstan requirement from 0.12.94 to 0.12.99 (@dependabot[@bot])
- #347 Update phpstan/phpstan-webmozart-assert requirement from 0.12.12 to 0.12.16 (@dependabot[@bot])
- #348 Update phpstan/phpstan-phpunit requirement from 0.12.18 to 0.12.22 (@dependabot[@bot])
- #349 Update winzou/state-machine-bundle requirement from ^0.5 to ^0.6 (@dependabot[@bot])
- #354 Reactivate checking coding standard (@loic425)
- #375 Testing build with PHP 8.1 (@loic425)
- #381 Bump Pagerfanta from 2.x to 3.x (@mbabker)
Fixes
- #297 Skip registering controllers as a services if there is no custom class defined (@pamil)
- #304 Fix doctrine extensions version on component (@loic425)
- #333 Don't use deprecated Twig
spaceless
tag (@stloyd) - #353 Require symfony/routing and symfony/http-foundation 4.4 and 5.4 (@Zales0123)
- #358 Fix docs for crud routes with attributes (@loic425)
- #359 Fix type of serialization groups (@loic425)
- #365 Fix route loaders (@loic425)
- #373 Fix the build after #338 (@Zales0123)
- #378 Fix phpdoc for getTranslations (@dannyvw)
- #405 Fix the build (@loic425)
- #406 Allow to run GitHub actions manually + fix build on 1.8 (@Zales0123)
v1.8.3
v1.9.0-RC.1
Details
- #338 Fix some Symfony Deprecations (@dannyvw)
- #373 Fix the build after #338 (@Zales0123)