Skip to content

2.0.0

Compare
Choose a tag to compare
@brotkrueml brotkrueml released this 31 May 17:40
· 92 commits to main since this release
4b092c8

Added:

  • Compatibility with TYPO3 v12

Changed:

  • JobRouter Client in version 2 is required
  • Connection model is no longer Extbase-based and is moved to the Domain/Entity namespace
  • ConnectionRepository is no longer Extbase-based

Removed:

  • Compatibility with TYPO3 v10 (#6)
  • Compatibility with PHP 7.4 and 8.0