What's Changed
- [BUGFIX] Set guzzle connect timeout to 5 seconds by @cweiske in #1159
- [FEATURE] Extract error information in SubProcess crawl strategy by @cweiske in #1161
- [TASK] Fix ddev typo3 upgrade wizard call by @cweiske in #1163
- [CI] Update Acceptance Tests for PR branches by @tomasnorre in #1168
- [BUGFIX] Prevent warning when guzzle crawl requests return errors by @cweiske in #1167
- Guzzle error warning2 by @cweiske in #1169
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #1170
- [FEATURE] Expose error when crawl response has no X-T3Crawler-Meta header by @cweiske in #1171
- [TASK] Remove redundant checks by @tomasnorre in #1176
- [TASK] Cleanup CrawlerController by @tomasnorre in #1178
- [TASK] Cleanup ResultHandler by @tomasnorre in #1179
- [TASK] Cleanup UrlBuilder by @tomasnorre in #1180
- [TASK] Cleanup CSVWriter by @tomasnorre in #1181
- [TASK] Remove obsolete check in CrawlerController by @tomasnorre in #1182
- [TASK] Refactor ProcessCleanupHook, extract logic to ProcessManager and ProcessCleaner classes by @tomasnorre in #1183
- [TASK] Refactor BackendModuleLogService by @tomasnorre in #1184
- [CI] Switch to GitHub composer actions by @tomasnorre in #1187
- Declare parameter explicitly nullable by @julianhofmann in #1188
- [TASK] Update PHPStan Baseline rewording of error by @tomasnorre in #1189
- [TASK] Use fixed Greetings action to avoid breaking changes by @tomasnorre in #1190
- [TASK] Improve types in ModifySkipEvent by @tomasnorre in #1191
- [TASK] Rename internal variable to match PHP functions by @tomasnorre in #1192
- [TASK] Remove redundant check by @tomasnorre in #1193
- [TASK] Remove unused private constant by @tomasnorre in #1194
- [TASK] Cleanup ConfigurationService by @tomasnorre in #1196
- [TASK] Cleanup CallbackExecutionStrategy by @tomasnorre in #1197
- [TASK] Cleanup SubProcessExecutionStrategy by @tomasnorre in #1195
- [TASK] Add RequestHelper to cleanup the BackendControllers by @tomasnorre in #1198
- [CI] set-output in workflows is deprecated by @tomasnorre in #1199
- [TASK] Improve tests by @tomasnorre in #1200
- [TASK] Improve tests by @tomasnorre in #1201
- fix: update composer dependencies by @tomasnorre in #1203
- chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #1204
- [FEATURE] Automatic reload process status without page reload by @tomasnorre in #1205
- chore(deps): bump playwright and @playwright/test in /Tests/Acceptance-Playwright by @dependabot[bot] in #1207
- [CI] Improve Playwright ci by @tomasnorre in #1208
- [DEVBOX] Update Devbox files by @tomasnorre in #1210
- [CI] Improve CodeCeption ci by @tomasnorre in #1209
- [BUGFIX] Ensure Logdepth is kept on manual crawl in log module by @tomasnorre in #1185
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1212
New Contributors
- @julianhofmann made their first contribution in #1188
Full Changelog: 12.0.9...12.0.10