Releases: keboola/php-component
Releases · keboola/php-component
8.1.2
Changelog
- Fix typos
Use keboola/common-exceptions
Changelog
- Use
UserExceptionInterfacefromkeboola/common-exceptionsforUserException
Fixed Logger compatibility with monolog 2.X
Changelog
- Fixed
Loggercompatibility withmonolog: 2.X(no log output before this fix)
Update packages to latest versions
Changelog
- update monolog/monolog 1.23 -> 2.0
- update symfony/config 4.2 -> 5.0
- update symfony/filesystem 4.2 -> 5.0
- update symfony/finder 4.2 -> 5.0
- update symfony/serializer 4.2 -> 5.0
Fixed sync action logging
Bugfix added in #64
JSON output is no longer pretty printed by default
"run" action is default even if config is empty
Mostly used in tests.
Fixed in #58
Sync actions support
Added in #56