Skip to content

0.7.0

Compare
Choose a tag to compare
@yann-eugone yann-eugone released this 11 Feb 15:24
· 3 commits to 0.x since this release
a39460b

What's Changed

Changes made to the core: yokai/batch

  • Fixed JobExecutionLogger PHPStan error by @yann-eugone in #132
  • Add ability to query JobExecution in start/end time ranges by @yann-eugone in #87
  • Add a component to build JobParameters defaults at contruction time by @yann-eugone in #123
  • Allow fetching total count JobExecution matched by query by @guich25 in #117
  • Fixed wrong doc links in packages README files by @yann-eugone in #136
  • Get rid of unecessary phpstan prefix in some annotations by @yann-eugone in #135
  • Introduce symfony/uid bridge to generate JobExecution ids by @yann-eugone in #138
  • Updated checkstyle library and embrace PER 2.0 by @yann-eugone in #159

Changes made to the openspout/openspout bridge: yokai/batch-openspout

Changes made to the symfony/framework-bundle bridge: yokai/batch-symfony-framework

  • Add missing "active" class on Sonata breadcrumbs last element by @yann-eugone in #131
  • Fixed checking Symfony custom services from bundle config by @yann-eugone in #134

Full Changelog: 0.6.3...0.7.0