Releases: yokai-php/batch-src
Releases · yokai-php/batch-src
0.6.3
What's Changed
Changes made to the symfony/framework-bundle
bridge: yokai/batch-symfony-framework
- Add missing "page-link" class on Bootstrap 4 pagination links by @yann-eugone in #130
Full Changelog: 0.6.2...0.6.3
0.6.2
- Fixed yokai/batch cross packages version requirements
Full Changelog: 0.6.1...0.6.2
0.6.1
- Fixed gitsplit tag detection
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
Changes made to the core: yokai/batch
- Allow Symfony 7.0 and bump dependencies by @yann-eugone in #111
- Remove internally deprecated code by @yann-eugone in #112
- Enhanced code style by @yann-eugone in #113
- feature #90 - Add global logger service that logs in JobExecution by @guich25 in #116
- feature #88 - Add helper method to log error without adding failure by @guich25 in #114
- Add a handy CallbackReader to read from Closure by @yann-eugone in #119
- Add a handy CallbackWriter to write with a Closure by @yann-eugone in #120
- Centralize documentation in the main repository by @Elkawaie in #124
- Fixed links to doc in packages README by @Elkawaie in #125
Changes made to the symfony/framework-bundle
bridge: yokai/batch-symfony-framework
- Allow configuration of job launcher with Symfony configuration by @yann-eugone in #121
New Contributors
Full Changelog: 0.5.9...0.6.0
0.5.9
What's Changed
Changes made to the doctrine/dbal
bridge: yokai/batch-doctrine-dbal
- Preserve other tables during dbal storage setup by @yann-eugone in #110
Full Changelog: 0.5.8...0.5.9
0.5.8
What's Changed
Changes made to the core: yokai/batch
- Some documentation fixes by @neeckeloo in #109
- Add a way for JobExecution storage to be setup before used by @yann-eugone in #107
New Contributors
- @neeckeloo made their first contribution in #109
Full Changelog: 0.5.7...0.5.8
0.5.7
What's Changed
Changes made to the symfony/framework-bundle
bridge: yokai/batch-symfony-framework
- Use job execution storage service generic alias in ui controller service by @yann-eugone in #106
Full Changelog: 0.5.6...0.5.7
0.5.6
What's Changed
Changes made to the symfony/framework-bundle
bridge: yokai/batch-symfony-framework
- Add user interface to view executed jobs by @yann-eugone in #104
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
Changes made to the core: yokai/batch
- Replace PHP_CodeSniffer with EasyCodingStandard by @yann-eugone in #80
- All jobs final once again, add decorator to help construction by @yann-eugone in #82
- Add openspout/openspout bridge as a replacement of box/spout by @yann-eugone in #86
- Add an item writer that dispatch events before and after writing by @yann-eugone in #89
- Add package tests for JobWithChildJobs by @yann-eugone in #103
Changes made to the doctrine/dbal
bridge: yokai/batch-doctrine-dbal
- Add support for doctrine/dbal 3.x by @yann-eugone in #81
Changes made to the doctrine/persistence
bridge: yokai/batch-doctrine-persistence
- Add doctrine ObjectRegistry that remember object identities by @yann-eugone in #70
Changes made to the symfony/framework-bundle
bridge: yokai/batch-symfony-framework
- Rewrite simpler Symfony framework doc by @yann-eugone in #94
Full Changelog: 0.5.4...0.5.5
0.5.4
What's Changed
- Fixed services dependencies declaration by @yann-eugone in bf07c46
- Extract install steps to a reusable action by @yann-eugone in #77
- Add conventions tests to CI by @yann-eugone in #78
Full Changelog: 0.5.3...0.5.4