sylius/resource-bundle
Resource component for Sylius.
v1.14.2
11M downloads/mo
#1710 most downloaded on Packagist
Sylius/SyliusResourceBundle
What this package is like to depend on
Last release 2 months ago
22 Jun 2026
Ships fairly regularly
a new release about every 2 months
Some releases are documented
notes for 36 of 130 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
180 releases · first in 2013
5 releases in the last 12 months
see the full history below
Release timeline
160 releases · Apr 2013 to Jun 2026Releases
latest 60 of 180-
v1.14.222 Jun 2026 -
v1.14.102 Mar 2026Release notes
Open source →What's Changed
- Fix 1.14 branch by @loic425 in #1144
- fix(provider) Fix parsing nested repository arguments by @loic425 in #1149
- Fix sourceEntity not updated when copying parent association mappings by @mpysiak in #1154
- Remove Doctrine annotations support by @loic425 in #1155
Full Changelog: v1.14.0...v1.14.1
-
v1.14.003 Feb 2026Release notes
Open source →TL;DR
- Symfony 8 support 🎉
What's Changed
- Use locale from kernel default locale by @loic425 in #1034
- Add tests for external routing files by @loic425 in #1036
- External routing files by @loic425 in #1035
- Add upmerge from 1.13 by @loic425 in #1040
- Add repository variables for factory by @loic425 in #1038
- Fix configured resource without form by @loic425 in #1039
- [ExpressionLanguage] Add providers on argument parsers by @loic425 in #1041
- Update matthiasnoback/symfony-dependency-injection-test requirement from ^4.2.1 || ^5.1 to ^6.1.0 by @dependabot[bot] in #1027
- [UPMERGE] 1.13 -> 1.14 by @SyliusBot in #1042
- Add German translation by @alexanderbuerner in #1044
- Add argument parser for resource and operation vars by @loic425 in #1043
- [UPMERGE] 1.13 -> 1.14 by @SyliusBot in #1046
- Add filters from grid storage on redirect handler by @loic425 in #1047
- Add condition option on legacy routing by @loic425 in #1048
- Add route condition on new routing system by @loic425 in #1050
- Align new route paths and add a bc layer to keep legacy paths by @loic425 in #1051
- Add error handling on write processor by @loic425 in #1049
- Recursive array argument handling on redirect parameters by @loic425 in #1054
- [Fix] Do not dispatch a post write event when data is already a response by @loic425 in #1057
- Fix CI by @loic425 in #1069
- [UPMERGE] 1.13 -> 1.14 by @SyliusBot in #1067
- [phpspec-2-phpunit] migration of tests (StateMachine) by @loic425 in #955
- [CI] Add PHPStan to CI by @Rafikooo in #1075
- feat(metadata) Customize Resource & operations by @loic425 in #1055
- [UPMERGE] 1.13 -> 1.14 by @SyliusBot in #1083
- Add unit tests by @michalkaczmarek-bitbag in #1090
- Phpspec to phpunit validator by @michalkaczmarek-bitbag in #1095
- Phpspec to phpunit routing by @michalkaczmarek-bitbag in #1094
- PHPSpec to PHPUnit form by @michalkaczmarek-bitbag in #1087
- Phpspec to phpunit symfony routing redirect by @michalkaczmarek-bitbag in #1096
- Phpspec to phpunit symfony serializer misc by @michalkaczmarek-bitbag in #1101
- Phpspec to phpunit for directories: Event, EventListener, Storage and Twig by @michalkaczmarek-bitbag in #1085
- PHPSpec to PHPUnit Context by @Glancu in #1073
- PHPSpec to PHPUnit DependencyInjection by @Glancu in #1074
- PHPSpec to PHPUnit doctrine by @Glancu in #1081
- Phpspec to phpunit grid by @michalkaczmarek-bitbag in #1093
- Fix static analyse, build docker image, and step related with removing GridBundle package for Symfony 7.4 by @michalkaczmarek-bitbag in #1104
- [Chore] Use Symfony Flex from shivammathur/setup-php by @loic425 in #1102
- [Chore] Bump package versions by @loic425 in #1076
- PHPSpec to PHPUnit Controller by @michalkaczmarek-bitbag in #1080
- Phpspec to phpunit symfony form validation by @michalkaczmarek-bitbag in #1097
- Phpspec to phpunit symfony event dispatcher by @michalkaczmarek-bitbag in #1099
- Phpspec to phpunit symfony request response by @michalkaczmarek-bitbag in #1098
- Phpspec to phpunit symfony expression security by @michalkaczmarek-bitbag in #1100
- [DX][Internal] Remove api test case package by @loic425 in #976
- Fix parameter %resource% for translation by @michalkaczmarek-bitbag in #1089
- Bundle configuration with PHP files by @loic425 in #1091
- [phpspec-2-phpunit] migration of tests (Winzou) by @loic425 in #952
- [phpspec-2-phpunit] migration of tests (Twig) by @loic425 in #953
- [phpspec-2-phpunit] migration of tests (Translation) by @loic425 in #954
- [phpspec-2-phpunit] migration of tests (State) by @loic425 in #938
- [phpspec-2-phpunit] migration of tests (Reflection) by @loic425 in #937
- Remove phpspec 🎉 by @loic425 in #1113
- Remove phpspec/prophecy-phpunit by @loic425 in #1114
- [Routing] Using Symfony string for routing path instead of Gedmo urlizer by @loic425 in #1108
- Convert Phpspec 2 PHPUnit tests for legacy dir by @loic425 in #1116
- Fix test application form types by @loic425 in #1110
- Remove FOS Rest Bundle from dev-requirements by @loic425 in #1112
- Bump Doctrine package versions by @loic425 in #1109
- Move winzou on conflicts by @loic425 in #1119
- Improve perf ValidationExceptionListener by @dannyvw in #1060
- Remove Sylius resources from the container by @loic425 in #1127
- Move hateoas & jms Serializer bundles on conflicts by @loic425 in #1121
- Move Symfony workflow on conflicts by @loic425 in #1120
- Symfony 8 by @loic425 in #1122
- Add new reflection system for class names by @loic425 in #1117
- Cached resource class list factory by @loic425 in #1118
- Fix resource configuration for AsResource with only applicationName set by @esserj in #1130
- Deprecate expressions without prefix by @loic425 in #1131
- Remove processor will return deleted data by @loic425 in #1133
- Fix double slashes on route paths by @loic425 in #1135
- [Maintenance][CI] Add monorepo split action by @NoResponseMate in #1136
- [New routing] Redirect to referer by @loic425 in #1134
- Fix redirect to referer by @loic425 in #1137
- Fix flash processor by @loic425 in #1138
- Revert "Fix flash processor" by @loic425 in #1139
- Fallback to generic translations on operation with a custom name by @loic425 in #1140
- [Chore] Replace internal tag by experimental one on Operations by @loic425 in #1141
New Contributors
- @alexanderbuerner made their first contribution in #1044
- @michalkaczmarek-bitbag made their first contribution in #1090
- @Glancu made their first contribution in #1073
- @esserj made their first contribution in #1130
Full Changelog: v1.13.1...v1.14.0
-
v1.14.0-ALPHA.105 Jan 2026 pre-releaseRelease notes
Open source →What's Changed
- Use locale from kernel default locale by @loic425 in #1034
- Add tests for external routing files by @loic425 in #1036
- External routing files by @loic425 in #1035
- Add upmerge from 1.13 by @loic425 in #1040
- Add repository variables for factory by @loic425 in #1038
- Fix configured resource without form by @loic425 in #1039
- [ExpressionLanguage] Add providers on argument parsers by @loic425 in #1041
- Update matthiasnoback/symfony-dependency-injection-test requirement from ^4.2.1 || ^5.1 to ^6.1.0 by @dependabot[bot] in #1027
- [UPMERGE] 1.13 -> 1.14 by @SyliusBot in #1042
- Add German translation by @alexanderbuerner in #1044
- Add argument parser for resource and operation vars by @loic425 in #1043
- [UPMERGE] 1.13 -> 1.14 by @SyliusBot in #1046
- Add filters from grid storage on redirect handler by @loic425 in #1047
- Add condition option on legacy routing by @loic425 in #1048
- Add route condition on new routing system by @loic425 in #1050
- Align new route paths and add a bc layer to keep legacy paths by @loic425 in #1051
- Add error handling on write processor by @loic425 in #1049
- Recursive array argument handling on redirect parameters by @loic425 in #1054
- [Fix] Do not dispatch a post write event when data is already a response by @loic425 in #1057
- Fix CI by @loic425 in #1069
- [UPMERGE] 1.13 -> 1.14 by @SyliusBot in #1067
- [phpspec-2-phpunit] migration of tests (StateMachine) by @loic425 in #955
- [CI] Add PHPStan to CI by @Rafikooo in #1075
- feat(metadata) Customize Resource & operations by @loic425 in #1055
- [UPMERGE] 1.13 -> 1.14 by @SyliusBot in #1083
- Add unit tests by @michalkaczmarek-bitbag in #1090
- Phpspec to phpunit validator by @michalkaczmarek-bitbag in #1095
- Phpspec to phpunit routing by @michalkaczmarek-bitbag in #1094
- PHPSpec to PHPUnit form by @michalkaczmarek-bitbag in #1087
- Phpspec to phpunit symfony routing redirect by @michalkaczmarek-bitbag in #1096
- Phpspec to phpunit symfony serializer misc by @michalkaczmarek-bitbag in #1101
- Phpspec to phpunit for directories: Event, EventListener, Storage and Twig by @michalkaczmarek-bitbag in #1085
- PHPSpec to PHPUnit Context by @Glancu in #1073
- PHPSpec to PHPUnit DependencyInjection by @Glancu in #1074
- PHPSpec to PHPUnit doctrine by @Glancu in #1081
- Phpspec to phpunit grid by @michalkaczmarek-bitbag in #1093
- Fix static analyse, build docker image, and step related with removing GridBundle package for Symfony 7.4 by @michalkaczmarek-bitbag in #1104
- [Chore] Use Symfony Flex from shivammathur/setup-php by @loic425 in #1102
- [Chore] Bump package versions by @loic425 in #1076
- PHPSpec to PHPUnit Controller by @michalkaczmarek-bitbag in #1080
- Phpspec to phpunit symfony form validation by @michalkaczmarek-bitbag in #1097
- Phpspec to phpunit symfony event dispatcher by @michalkaczmarek-bitbag in #1099
- Phpspec to phpunit symfony request response by @michalkaczmarek-bitbag in #1098
- Phpspec to phpunit symfony expression security by @michalkaczmarek-bitbag in #1100
- [DX][Internal] Remove api test case package by @loic425 in #976
- Fix parameter %resource% for translation by @michalkaczmarek-bitbag in #1089
- Bundle configuration with PHP files by @loic425 in #1091
- [phpspec-2-phpunit] migration of tests (Winzou) by @loic425 in #952
- [phpspec-2-phpunit] migration of tests (Twig) by @loic425 in #953
- [phpspec-2-phpunit] migration of tests (Translation) by @loic425 in #954
- [phpspec-2-phpunit] migration of tests (State) by @loic425 in #938
- [phpspec-2-phpunit] migration of tests (Reflection) by @loic425 in #937
- Remove phpspec 🎉 by @loic425 in #1113
- Remove phpspec/prophecy-phpunit by @loic425 in #1114
- [Routing] Using Symfony string for routing path instead of Gedmo urlizer by @loic425 in #1108
- Convert Phpspec 2 PHPUnit tests for legacy dir by @loic425 in #1116
- Fix test application form types by @loic425 in #1110
- Remove FOS Rest Bundle from dev-requirements by @loic425 in #1112
- Bump Doctrine package versions by @loic425 in #1109
- Move winzou on conflicts by @loic425 in #1119
- Improve perf ValidationExceptionListener by @dannyvw in #1060
- Remove Sylius resources from the container by @loic425 in #1127
- Move hateoas & jms Serializer bundles on conflicts by @loic425 in #1121
- Move Symfony workflow on conflicts by @loic425 in #1120
- Symfony 8 by @loic425 in #1122
- Add new reflection system for class names by @loic425 in #1117
- Cached resource class list factory by @loic425 in #1118
New Contributors
- @alexanderbuerner made their first contribution in #1044
- @michalkaczmarek-bitbag made their first contribution in #1090
- @Glancu made their first contribution in #1073
Full Changelog: v1.13.1...v1.14.0-ALPHA.1
-
v1.13.124 Sep 2025Release notes
Open source →Details
- #1037 Add missing event short name on apply state machine transition (@loic425)
- #1045 Fix - Add missing redirect & redirect arguments (@loic425)
- #1064 Fix missing behat transliterator package (@loic425)
- #1063 Add an error message for non existing repository method & suggest to use CreatePaginatorTrait (@loic425)
Full Changelog: v1.13.0...v1.13.1
-
v1.13.004 Jun 2025Release notes
Open source →TL;DR
- Add support for Doctrine ORM 3
- Better support for PHP 8.4
Details
- #957 Deprecate VariantWithNoOptionsValuesException (@GSadee)
- #959 Create LICENSE_OF_TRADEMARK_AND_LOGO (@damonsson)
- #961 Bump dependencies & Introduce prefer lowest on CI (@loic425)
- #968 Add support for Doctrine ORM 3 (@loic425)
- #969 [DX][Internal] Start using Foundry (@loic425)
- #970 [DX][Internal] use Foundry for comic books (@loic425)
- #973 Fix Delete handling exception previous argument type (@loic425)
- #971 [DX][Internal] Do not use Alice anymore (@loic425)
- #963 [Doc] Documentation migration to SyliusStack using gitbook (@Prometee)
- #977 Fix implicit nullable parameter (@loic425)
- #979 [De] Show legacy resource metadata on de command when specified (@loic425)
- #985 Add resource name collection (@loic425)
- #986 Init resource class list factory with attributes (@loic425)
- #987 Resource route collection factory (@loic425)
- #991 [CI] Add GitHub Action for creating upmerge PRs (@GSadee)
- #993 Add route requirements (@loic425)
- #995 Custom notification message (@loic425)
- #997 New resource loader (@loic425)
- #984 Add Operation defaults trait (@loic425)
- #1003 Fix implicit nullable parameter on createRestView method (@loic425)
- #1006 Wrap
class_aliascalls inclass_existschecks (@quentint) - #1007 Gracefully handle rendering actions for non-resource grid view (@vvasiloi)
- #1015 Allow to define a template in grid action options (@loic425)
- #1021 [Maintenance] Exclude dependabot and upmerge push builds (@NoResponseMate)
- #1013 Add new SecurityProvider to allow managing access to resource (@Prometee)
- #1025 Fix implicit nullable parameter + add ECS rule to 1.12 (@GSadee)
- #1024 Fix implicit nullable parameter + add ECS rule (@GSadee)
New Contributors
Full Changelog: v1.12.2...v1.13.0
-
v1.13.0-BETA.128 May 2025 pre-releaseRelease notes
Open source →Details
- #985 Add resource name collection (@loic425)
- #986 Init resource class list factory with attributes (@loic425)
- #987 Resource route collection factory (@loic425)
- #997 New resource loader (@loic425)
- #984 Add Operation defaults trait (@loic425)
- #1003 Fix implicit nullable parameter on createRestView method (@loic425)
- #1006 Wrap
class_aliascalls inclass_existschecks (@quentint) - #1007 Gracefully handle rendering actions for non-resource grid view (@vvasiloi)
- #1010 Add
#[Attribute]annotation to validator constraints (@Rafikooo) - #1015 Allow to define a template in grid action options (@loic425)
- #1014 Add tests with skeleton (@loic425)
- #1016 Fix ClassReflection resource class resolving edge case (@Pierstoval)
- #1021 [Maintenance] Exclude dependabot and upmerge push builds (@NoResponseMate)
- #1013 Add new SecurityProvider to allow managing access to resource (@Prometee)
- #994 Fix missing route name on operations attributes (@loic425)
New Contributors
Full Changelog: v1.13.0-ALPHA.3...v1.13.0-BETA.1
-
v1.13.0-ALPHA.312 Mar 2025 pre-releaseRelease notes
Open source →Details
- #977 Fix implicit nullable parameter (@loic425)
- #979 [De] Show legacy resource metadata on de command when specified (@loic425)
- #990 Fix Grid provider used in Request grid provider to allow using grid c… (@loic425)
- #991 [CI] Add GitHub Action for creating upmerge PRs (@GSadee)
- #993 Add route requirements (@loic425)
- #995 Custom notification message (@loic425)
Full Changelog: v1.13.0-ALPHA.2...v1.13.0-ALPHA.3
-
v1.13.0-ALPHA.221 Jan 2025 pre-releaseRelease notes
Open source →Details
- #970 [DX][Internal] use Foundry for comic books (@loic425)
- #973 Fix Delete handling exception previous argument type (@loic425)
- #971 [DX][Internal] Do not use Alice anymore (@loic425)
- #963 [Doc] Documentation migration to SyliusStack using gitbook (@Prometee)
- #975 Add missing package and version attributes in deprecated element (@GSadee)
Full Changelog: v1.13.0-ALPHA.1...v1.13.0-ALPHA.2
-
v1.13.0-ALPHA.117 Jan 2025 pre-releaseNothing published for this version
-
v1.12.228 May 2025Release notes
Open source →Details
- #990 Fix Grid provider used in Request grid provider to allow using grid c… (@loic425)
- #1010 Add
#[Attribute]annotation to validator constraints (@Rafikooo) - #1014 Add tests with skeleton (@loic425)
- #1016 Fix ClassReflection resource class resolving edge case (@Pierstoval)
- #994 Fix missing route name on operations attributes (@loic425)
New Contributors
- @Pierstoval made their first contribution in #1016
Full Changelog: v1.12.1...v1.12.2
-
v1.12.121 Jan 2025Nothing published for this version
-
v1.12.008 Oct 2024Nothing published for this version
-
v1.12.0-BETA.207 Oct 2024 pre-releaseNothing published for this version
-
v1.12.0-BETA.101 Oct 2024 pre-releaseNothing published for this version
-
v1.12.0-ALPHA.323 Sep 2024 pre-releaseNothing published for this version
-
v1.12.0-ALPHA.212 Sep 2024 pre-releaseNothing published for this version
-
v1.12.0-ALPHA.109 Sep 2024 pre-releaseNothing published for this version
-
v1.11.407 Oct 2024Nothing published for this version
-
v1.11.323 Sep 2024Nothing published for this version
-
v1.11.206 Sep 2024Nothing published for this version
-
v1.11.102 Sep 2024Nothing published for this version
-
v1.11.029 Aug 2024Nothing published for this version
-
v1.11.0-RC.212 Jul 2024 pre-releaseNothing published for this version
-
v1.11.0-RC.111 Jul 2024 pre-releaseNothing published for this version
-
v1.11.0-BETA.214 May 2024 pre-releaseNothing published for this version
-
v1.11.0-BETA.119 Apr 2024 pre-releaseNothing published for this version
-
v1.11.0-ALPHA.230 Jan 2024 pre-releaseNothing published for this version
-
v1.11.0-ALPHA.122 Jun 2023 pre-releaseRelease notes
Open source →Details
- #493 Add support for Doctrine persistence version 3.0 (@@loic425)
- #498 Add services' aliases to improve autowiring experience (@loic425)
- #502 Fix the build (@loic425)
- #503 Init gitattributes file to preserve the planet (@loic425)
- #507 Fix Symfony 6 Exception (@mpysiak, @lchrusciel)
- #510 Fix declaring repository on resource when it is a service entity repository (@loic425)
- #530 [DOCS] Change configuration to correct one ()
- #545 Update phpspec/phpspec to 7.3 (@dannyvw)
- #549 Hotfix for Attributes routing system (@loic425)
- #550 Fix build on 1.10 (@loic425)
- #551 Flip back service ids and FQCN (@loic425)
- #589 Fix the build on 1.10 branch (@loic425)
- #607 Allow jms/serializer-bundle ^5.0 (@dannyvw)
- #613 Configure specific state machine component for a resource (@loic425)
- #659 Debug resource with FQCN (@loic425)
- #682 [New docs] docs' pagination (@loic425)
- #687 [New docs] Configure the resource name (@loic425)
- #689 [New docs] Configure the resource plural name (@loic425)
- #694 Quick fix for state machine workflow usage with Symfony 6.2 (@loic425)
- #696 [CI] Add support for PHP 8.2 (@loic425)
- #700 Fix missing pagerfanta ORM adapter error (@loic425)
- #701 [HotFix] Flip id with alias on resource loader (@loic425)
- #706 [Test app] Use Doctrine attributes (@loic425)
- #717 Fix after upmerge (@loic425)
- #718 Poc rebased (@loic425)
- #719 Update licence (@Rafikooo)
- #723 Fix default templates dir (@loic425)
- #724 Add flash from event on processor (@lchrusciel)
- #726 Update license (@Zales0123)
- #727 Bulk update (@loic425)
- #728 Psalm fix after upmerge (@Zales0123)
-
v1.10.301 Dec 2023Release notes
Open source →Details
- #589 Fix the build on 1.10 branch (@loic425)
- #493 Add support for Doctrine persistence version 3.0 (@@loic425)
- #701 [HotFix] Flip id with alias on resource loader (@loic425)
- #700 Fix missing pagerfanta ORM adapter error (@loic425)
- #694 Quick fix for state machine workflow usage with Symfony 6.2 (@loic425)
- #538 fix(flashbag): fixed addFlash in ControllerTrait for Symfony 6 (@UlrichHP)
- #765 Missed typehint for
TranslatableFactoryInterface(@Rafikooo) - #809 Add support for Symfony 6.4 (@loic425)
-
v1.10.204 Jan 2023 -
v1.10.105 Dec 2022 -
v1.10.031 Oct 2022 -
v1.10.0-BETA.118 Oct 2022 pre-releaseRelease notes
Open source →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.209 Sep 2022 pre-releaseRelease notes
Open source →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.116 May 2022 pre-releaseRelease notes
Open source →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.116 May 2022Release notes
Open source →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.9.007 Apr 2022Release notes
Open source →TL;DR
Stable 1.9.0 release 🎉🎉🎉
- PHP bumped to ^8.0
- PHP 7.4 syntaxt
- Sylius Resource routes generated with PHP attributes
- Support for Symfony Workflow
- Simpler usage of new service entity repository
- Multiple bug fixes and improvements
Details
-
v1.9.0-RC.128 Feb 2022 pre-releaseRelease notes
Open source →Details
- #338 Fix some Symfony Deprecations (@dannyvw)
- #373 Fix the build after #338 (@Zales0123)
-
v1.9.0-BETA.110 Feb 2022 pre-release -
v1.9.0-ALPHA.125 Jan 2022 pre-releaseRelease notes
Open source →TL;DR
- Bump required PHP version to ^8.0 and use PHP 7.4 syntax
- Generate Sylius Resource routes with PHP attributes
- Add support for Symfony Workflow
Details
- #287 Manage event response in show and index action to be able to redirect (@maximehuran, @Zales0123)
- #298 Allow use with Pagerfanta 3.0 (@mbabker)
- #310 Upgrade to GitHub-native Dependabot (@dependabot-preview[@bot])
- #328 Use PHP 7.4 syntax (@Zales0123)
- #330 Add a simple way to use the new service entity repository (@loic425)
- #332 Change all MasterRequest calls to MainRequest (@Roshyo, @Zales0123)
- #333 Don't use deprecated Twig
spacelesstag (@stloyd) - #334 Sylius route with attributes (@loic425)
- #334 Symfony workflow (@loic425)
- #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])
- #353 Require symfony/routing and symfony/http-foundation 4.4 and 5.4 (@Zales0123)
- #354 Reactivate checking coding standard (@loic425)
- #356 Add documentation for Routes with attributes (@loic425)
- #358 Fix docs for crud routes with attributes (@loic425)
- #359 Fix type of serialization groups (@loic425)
-
v1.8.411 Apr 2022 -
v1.8.307 Apr 2022 -
v1.8.208 Apr 2021Release notes
Open source →Details
- #304 Fix doctrine extensions version on component (@loic425)
- #303 fix namespace of
ConfigurationTest(@bendavies) - #302 Fix namespace of
WinzouStateMachinePassTest(@bendavies) - #301 Update phpstan/phpstan requirement from 0.12.82 to 0.12.83 (@dependabot-preview[@bot])
- #300 Update vimeo/psalm requirement from 4.6.4 to 4.7.0 (@dependabot-preview[@bot])
-
v1.8.119 Mar 2021 -
v1.8.019 Mar 2021Release notes
Open source →TL;DR
- Added support for PHP 8
- Removed StofDoctrineExtensionsBundle from dependencies
- Remvoed support for winzou/state-machine-bundle <0.5
Details
- #210 Add compatibility with PHP 8 (@pamil)
- #247 Fix wrong licence on test app's kernel (@loic425)
- #255 Add autowire for resource Controllers (@AdamKasp, @lchrusciel)
- #259 [Minor] Add symfony.lock to git ignore (@lchrusciel)
- #264 Fix the build (@pamil)
- #283 Remove StofDoctrineExtensionsBundle and replace it with GedmoDoctrineExtensions (@pamil)
- #285 Drop winzou/state-machine-bundle <0.5 (@pamil)
-
v1.7.109 Dec 2020Release notes
Open source → -
v1.7.008 Dec 2020Release notes
Open source →These are complete release notes summing up all BETA and RC releases.
TL;DR
- Bumped up requirements from PHP 7.2 to PHP 7.3
- Dropped support for Symfony ^3.4, added support for Symfony ^5.1
- Added support for
doctrine/doctrine-bundlein version^2.0 - Added support for
winzou/state-machine-bundlein versions^0.4.3and^0.5 - Bumped up
friendsofsymfony/rest-bundlerequirements from^2.1to^3.0 - Bumped up
jms/serializer-bundlerequirements from^2.0to^3.5 - Bumped up
willdurand/hateoas-bundlerequirements from^1.2to^2.0 - Removed the usage of deprecated
doctrine/inflectorAPI, added support for version^2.0 - Replaced
white-october/pagerfanta-bundle:^1.0withbabdev/pagerfanta-bundle:^2.5 - Deduplicated repositories retrieved from the service container and from the object manager
Details
- #114 Updating composer dependencies (@mamazu)
- #117 Fix extended types deprecation (@dannyvw)
- #119 Update composer dependencies (@pamil, @dannyvw)
- #124 Replace deprecated doctrine object manager (@loic425)
- #125 Replace deprecated doctrine object repository (@loic425)
- #126 Replace dbal types (@loic425)
- #127 Fix phpspec tests on DefaultFormBuilder (@loic425)
- #128 Lock static analysis tools versions & fix the build (@pamil)
- #129 Add support for PHP 7.4 and Symfony 4.4 (@pamil, @dannyvw)
- #130 Remove deprecated templating configuration (@dannyvw)
- #131 Allow twig 3.x (@dannyvw)
- #132 Fix controller deprecation (@dannyvw)
- #133 Fix testing multiple Symfony versions, add build for 5.0 & remove support for <4.4 (@pamil)
- #135 Allow for DoctrineBundle ^2.0 (@pamil)
- #136 Remove unneccessary dependency on winzou/state-machine in the component (@pamil)
- #138 Remove legacy di configuration (@dannyvw)
- #139 Fix event dispatcher deprecation (@dannyvw)
- #141 Upgrade to PHPStan 0.12 (@GSadee)
- #142 Github repository configuration from Sylius/Sylius (@CoderMaggie)
- #143 [Maintenance] Updated branch alias (@lchrusciel)
- #144 [Maintenance] Update github templates (@lchrusciel)
- #151 [Maintenance] Bump ApiTestCase to v5.0 (@lchrusciel)
- #159 Remove duplicated docblocks (@GSadee)
- #160 ResourceBundle documentation extracted to its repository (@SirDomin)
- #161 [HOTFIX] Conflict with amphp/amp 2.4.3 (@lchrusciel)
- #162 [Documentation] Fix index menu (@SirDomin)
- #163 [HOTFIX] Conflict with the newest amphp/amp (@lchrusciel)
- #165 Fix the build (@pamil)
- #167 Upgrade rest bundle (@loic425)
- #168 [Docs] Serialization groups of the elements in a paginated collection (@vvasiloi)
- #172 Check if form is submitted on resource creation/edition (@loic425)
- #173 Remove rest dependencies (@loic425, @pamil)
- #175 Upgrade PagerfantaBundle to new version with B/C layer (@mbabker)
- #177 Pagerfanta updates (@mbabker)
- #178 When using winzouStateMachineBundle 0.4, the old named services are aliases, so need to be marked public as well (@mbabker, @pamil)
- #181 Fix build (@loic425)
- #182 Testing several state machine versions (@loic425)
- #187 Symfony 5 support (@loic425)
- #189 Require webmozart/assert as it's used by the bundle code (@pamil)
- #190 Fix errors reported by static analysis tools (@pamil)
- #191 Normalise composer.json (with ergebnis/composer-normalize) (@pamil)
- #192 Remove conflict with amphp/amp (@pamil)
- #193 Bump up requirements to PHP ^7.3 (@pamil)
- #194 Fix deprecations and errors while running PHPUnit (@pamil)
- #195 Upgrade to Psalm v3.17.1 (@pamil)
- #196 Remove unnecessary dev dependency on "polishsymfonycommunity/symfony-mocker-container" (@pamil)
- #197 Make RegisterFormBuilderPass accept multiple tags on a single service (@pamil)
- #198 Bump up minimal requirements to Symfony ^5.1 (@pamil)
- #199 Update the year in LICENSE file (@ValentineJester)
- #200 Use HTTPS instead of HTTP in links in composer.json (@ValentineJester)
- #201 Remove outdated persistence backends from the documentation (@ValentineJester)
- #202 Remove winzou state machine dependency (@loic425)
- #204 Replace AbstractController with ControllerTrait & ContainerAwareInterface (@pamil)
- #206 Remove twig bundle dependency (@loic425)
- #207 Bump doctrine/persistance version (@dotdevru)
- #209 [Travis] Use symfony/flex ^1.10 instead of dev-master (@pamil)
- #211 Upgrade to Psalm 4 (@pamil)
- #212 Normalise composer.json (@pamil)
- #213 Update component's composer.json and normalise it (@pamil)
- #214 Do not use deprecated Doctrine Inflector API (@pamil)
- #215 Fix InMemoryRepository::applyOrder implementation (@pamil)
- #216 [CI] Better job naming (@pamil)
- #220 Duplicate initialisation of repositories (@Fantus)
- #224 Require previously required dependencies (@pamil)
- #225 Bump up dev dependencies (@pamil)
- #226 Remove Gedmo/DoctrineExtensions from dependencies (@pamil)
- #227 Apply misc static analysis fixes (@pamil)
- #228 Add an ability to define your own Inflector for Metadata class (@pamil)
- #229 Fix tests namespace in the bundle (@pamil)
- #230 Do not rely on services in DoctrineORMDriver (@pamil)
- #231 Remove unnecessary BC layer for symfony/dependency-injection <=4.2 (@pamil)
- #232 Create ResourceBundle's EntityRepository only if custom repository is not set (@pamil)
- #234 Refactor test app (@loic425)
- #238 Always set sylius.doctrine.orm.container_repository_factory.entities parameter (@pamil)
- #239 Fix the static analysis build (@pamil)
-
v1.7.0-RC.807 Dec 2020 pre-releaseNothing published for this version
-
v1.7.0-RC.707 Dec 2020 pre-releaseNothing published for this version
-
v1.7.0-RC.607 Dec 2020 pre-releaseNothing published for this version
-
v1.7.0-RC.507 Dec 2020 pre-releaseNothing published for this version
-
v1.7.0-RC.407 Dec 2020 pre-release -
v1.7.0-RC.325 Nov 2020 pre-releaseRelease notes
Open source → -
v1.7.0-RC.225 Nov 2020 pre-release -
v1.7.0-RC.124 Nov 2020 pre-releaseRelease notes
Open source →TL;DR
- Added an ability to customise the inflector used by Metadata class
- All the packages made optional in previous 1.7.0-BETA releases were made required once again
Details
- #224 Require previously required dependencies (@pamil)
- #225 Bump up dev dependencies (@pamil)
- #226 Remove Gedmo/DoctrineExtensions from dependencies (@pamil)
- #227 Apply misc static analysis fixes (@pamil)
- #228 Add an ability to define your own Inflector for Metadata class (@pamil)
- #229 Fix tests namespace in the bundle (@pamil)
-
v1.7.0-BETA.523 Nov 2020 pre-releaseRelease notes
Open source →TL;DR
- Modernized the usage of Doctrine Inflector not to use deprecated API
- Made sure there is only one instance of repository service for each resource
Details
- #214 Do not use deprecated Doctrine Inflector API (@pamil)
- #215 Fix InMemoryRepository::applyOrder implementation (@pamil)
- #216 [CI] Better job naming (@pamil)
- #220 Duplicate initialisation of repositories (@Justus Krapp)
- #221 Update vimeo/psalm requirement from 4.1.1 to 4.2.1 (@dependabot-preview)
- #223 Update phpstan/phpstan requirement from 0.12.49 to 0.12.57 (@dependabot-preview)
-
v1.7.0-BETA.405 Nov 2020 pre-releaseRelease notes
Open source →TL;DR
- Made
winzou/state-machine-bundleoptional - Made
symfony/twig-bundleoptional
Details
- #202 Remove winzou state machine dependency (@loic425)
- #206 Remove twig bundle dependency (@loic425)
- #207 Bump doctrine/persistance version (@dotdevru)
- #209 [Travis] Use symfony/flex ^1.10 instead of dev-master (@pamil)
- #211 Upgrade to Psalm 4 (@pamil)
- #212 Normalise composer.json (@pamil)
- #213 Update component's composer.json and normalise it (@pamil)
- Made
-
v1.7.0-BETA.315 Oct 2020 pre-releaseRelease notes
Open source →Details
- #198 Bump up minimal requirements to Symfony ^5.1 (@pamil)
- #199 Update the year in LICENSE file (@ValentineJester)
- #200 Use HTTPS instead of HTTP in links in composer.json (@ValentineJester)
- #201 Remove outdated persistence backends from the documentation (@ValentineJester)
- #204 Replace AbstractController with ControllerTrait & ContainerAwareInterface (@pamil)
-
v1.7.0-BETA.214 Oct 2020 pre-releaseRelease notes
Open source →TL;DR
- Made FOSRestBundle optional
- Ensured WinzouStateMachineBundle services and aliases are public
Details
- #173 Remove rest dependencies (@loic425, @pamil)
- #177 Pagerfanta updates (@mbabker)
- #178 When using winzouStateMachineBundle 0.4, the old named services are aliases, so need to be marked public as well (@mbabker, @pamil)
- #192 Remove conflict with amphp/amp (@pamil)
- #195 Upgrade to Psalm v3.17.1 (@pamil)
- #196 Remove unnecessary dev dependency on "polishsymfonycommunity/symfony-mocker-container" (@pamil)
- #197 Make RegisterFormBuilderPass accept multiple tags on a single service (@pamil)