Releases: sulu/SuluAutomationBundle
Releases · sulu/SuluAutomationBundle
Release list
Release 3.0.0 (2026-05-20)
Breaking Changes | Full Changelog
- Fix GroupProvider for Sulu 3.0.7 (#94) (@Prokyonn)
- Apply codex suggestions for pre release (#93) (@alexander-schranz)
- Remove unused fields endpoint and fix code style of Admin (#92) (@alexander-schranz)
- Fix Automation view for multiple groups (#89) (@memoos)
- Update test routing for 3.0 (#87) (@martinlagler)
- Update routes so that they match the old routes from 2.x (#85) (@martinlagler)
- Bugfix for articles with group (#83) (@martinlagler)
- Add Sulu 3.0 compatibility (#82) (@martinlagler)
- Remove integration of route handling in automation bundle (#78) (@alexander-schranz)
- Prepare 3.0 Branch (#76) (@alexander-schranz)
Release 3.0.0-RC3 (2026-05-20)
What's Changed
- Remove deprecated routes by @martinlagler in #86
- Update routes so that they match the old routes from 2.x by @martinlagler in #85
- Update test routing for 3.0 by @martinlagler in #87
- Fix Automation view for multiple groups by @memoos in #89
- Disable automapping and add explicit entity config by @mamazu in #88
- Add PHP 8.5 CI Job by @alexander-schranz in #90
- Deprecate rest routing and provide Symfony Routing alternative by @mamazu in #79
- Fix accidently route renames by @alexander-schranz in #91
- Remove unused fields endpoint and fix code style of Admin by @alexander-schranz in #92
New Contributors
Full Changelog: 3.0.0-RC2...3.0.0-RC3
UPGRADE: https://github.com/sulu/SuluAutomationBundle/blob/3.0.0-RC3/UPGRADE-3.0.md
Release 2.2.1 (2026-05-19)
What's Changed
- Fix accidently route renames by @alexander-schranz in #91
Full Changelog: 2.2.0...2.2.1
Upgrade: https://github.com/sulu/SuluAutomationBundle/blob/2.2/UPGRADE.md
Release 2.2.0 (2026-05-19)
What's Changed
- Raise PHP & Sulu version to PHP 8.2 and Sulu 2.6 by @mamazu in #80
- Remove deprecated routes by @martinlagler in #86
- Disable automapping and add explicit entity config by @mamazu in #88
- Add PHP 8.5 CI Job by @alexander-schranz in #90
- Deprecate rest routing and provide Symfony Routing alternative by @mamazu in #79
Full Changelog: 2.1.4...2.2.0
Upgrade: https://github.com/sulu/SuluAutomationBundle/blob/2.2/UPGRADE.md
Release 3.0.0-RC2 (2026-03-16)
What's Changed
- Fix article group route by @martinlagler in #83
Full Changelog: 3.0.0-RC1...3.0.0-RC2
Release 3.0.0-RC1 (2026-01-29)
What's Changed
- Prepare 3.0 Branch by @alexander-schranz in #76
- Remove integration of route handling in automation bundle and ramsey/uuid usages by @alexander-schranz in #78
- Raise PHP & Sulu version to PHP 8.2 and Sulu 2.6 by @mamazu in #80
- Add Sulu 3.0 compatibility by @martinlagler in #82
New Contributors
- @martinlagler made their first contribution in #82
Full Changelog: 2.1.4...3.0.0-RC1
Release 2.1.4 (2024-07-16)
- Add Support for Symfony 7 (#75) (@alexander-schranz)
Release 2.1.3 (2024-07-10)
- Fix null returned instead of object when getting task_details form metadata (#74) (@NeuralClone)
Release 2.1.2 (2024-06-10)
- Remove deserialization and entity manager merge (#72) (@alexander-schranz)
- Fixing workflow badge (#70) (@mamazu)
Release 2.1.1 (2023-03-15)
- Exclude tests directory from autoloader (#69) (@alexander-schranz)