Releases: eliashaeussler/cache-warmup
Releases · eliashaeussler/cache-warmup
2.7.1
What's Changed
👷 Changed
- [TASK] Use eliashaeussler/transient-logger for testing by @eliashaeussler in #308
- [TASK] Move fixtures classes to dedicated namespace by @eliashaeussler in #309
- [TASK] Avoid
@phpstan-ignore-next-line
annotations by @eliashaeussler in #310
⚙️ Dependencies
- [TASK] Update php to v8.2 by @renovate in #305
- [TASK] Update all dependencies by @renovate in #306
- [TASK] Update eliashaeussler/rector-config to v2 by @renovate in #307
- [TASK] Update GitHub artifact actions to v4 (major) by @renovate in #315
- [TASK] Update eliashaeussler/php-cs-fixer-config to v2 by @renovate in #318
- [TASK] Update cuyz/valinor to v1.8.2 by @renovate in #319
- [TASK] Update armin/editorconfig-cli to v2 by @renovate in #317
- [TASK] Update symfony packages to v7 (major) by @renovate in #312
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
🚀 Improved
- [FEATURE] Introduce stoppable crawler and
--stop-on-failure
option by @eliashaeussler in #302
📖 Documentation
- [DOCS] Reflect and rephrase available crawler interfaces by @eliashaeussler in #303
- [DOCS] Use GitHub's native admonitions in README by @eliashaeussler in #304
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
🚀 Improved
- [FEATURE] Add support for PHP 8.3 by @eliashaeussler in #299
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
🚀 Improved
- [FEATURE] Allow local sitemap files to be used for cache warmup by @eliashaeussler in #298
⚙️ Dependencies
Full Changelog: 2.4.4...2.5.0
2.4.4
What's Changed
👷 Changed
- [TASK] Use PHP 8.2 in CI by @eliashaeussler in #292
- [TASK] Use latest version of
composer-unused
in CGL workflow by @eliashaeussler in #293 - [TASK] Include OCI labels in Docker image by @eliashaeussler in #294
⚙️ Dependencies
- [TASK] Update all dependencies by @renovate in #280
- [TASK] Update ergebnis/composer-normalize to v2.36.0 by @renovate in #282
- [TASK] Update actions/checkout action to v4 by @renovate in #281
- [TASK] Update crazy-max/ghaction-import-gpg action to v6 by @renovate in #283
- [TASK] Update docker/build-push-action action to v5 by @renovate in #284
- [TASK] Update docker/login-action action to v3 by @renovate in #285
- [TASK] Update docker/metadata-action action to v5 by @renovate in #286
- [TASK] Update docker/setup-buildx-action action to v3 by @renovate in #287
- [TASK] Update docker/setup-qemu-action action to v3 by @renovate in #288
- [TASK] Update ergebnis/composer-normalize to v2.37.0 by @renovate in #290
- [TASK] Update all dependencies by @renovate in #291
Full Changelog: 2.4.3...2.4.4
2.4.3
What's Changed
👷 Changed
- [TASK] Implicitly enable progress bar with non-verbose formatters by @eliashaeussler in #277
- [TASK] Provide JSON schema for cache warmup result by @eliashaeussler in #278
Full Changelog: 2.4.2...2.4.3
2.4.2
What's Changed
🚑 Fixed
- [BUGFIX] Pass original exception object within log context by @eliashaeussler in #276
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
🚑 Fixed
- [BUGFIX] Pass original uri object within log context by @eliashaeussler in #275
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
🚀 Improved
- [FEATURE] Introduce support for PSR-3 loggers by @eliashaeussler in #271
👷 Changed
- [TASK] Add PHPUnit's #[CoversClass()] attribute to all tests by @eliashaeussler in #272
- [TASK] Add more test cases by @eliashaeussler in #273
- [TASK] Rely on PSR log level by @eliashaeussler in #274
⚙️ Dependencies
- [TASK] Update all dependencies by @renovate in #264
- [TASK] Update paambaati/codeclimate-action action to v5 by @renovate in #265
- [TASK] Update phpunit/phpunit to v10.2.5 by @renovate in #266
- [TASK] Update phpunit/phpunit to v10.3.0 by @renovate in #267
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
🚀 Improved
- [FEATURE] Let crawling strategies provide their identifiers by @eliashaeussler in #263
Full Changelog: 2.2.0...2.3.0