Releases: spatie/laravel-health
Releases · spatie/laravel-health
1.38.0
1.37.0
What's Changed
Full Changelog: 1.36.0...1.37.0
1.36.0
What's Changed
- Fix snapshot tests broken by phpunit-snapshot-assertions 5.3.1 by @freekmurze in #304
- Extract
failAfterMinuteslogic into reusableHasFailedAftertrait / add support to HorizonCheck by @onlime in #303
New Contributors
- @freekmurze made their first contribution in #304
- @onlime made their first contribution in #303
Full Changelog: 1.35.0...1.36.0
1.35.0
1.34.10
What's Changed
- Adding the $updated_at property to the PHPDoc of HealthCheckResultHistoryItem by @ruuddeenen in #299
New Contributors
- @ruuddeenen made their first contribution in #299
Full Changelog: 1.34.9...1.34.10
1.34.9
What's Changed
- Update health.php by @Erulezz in #292
- fix: prevent time drift causing health checks to be skipped by @saeedhosseiinii in #289
- Update queue.md to Reflect Laravel 11+ Syntax by @mnurullahsaglam in #293
- Remove grammatically incorrect comma in registering-your-first-check.md by @rossalexander in #296
- add memory usage and domain health check 3rd party packages by @ziming in #295
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in #297
New Contributors
- @mnurullahsaglam made their first contribution in #293
- @rossalexander made their first contribution in #296
- @ziming made their first contribution in #295
- @thecaliskan made their first contribution in #297
Full Changelog: 1.34.8...1.34.9
1.34.8
What's Changed
- Update issue template by @AlexVanderbist in #287
- fix: Remove int casting in QueueCheck for Carbon 3 compatibility by @saeedhosseiinii in #290
- Allow immutable dates for BackupsCheck by @yoeriboven in #291
New Contributors
- @AlexVanderbist made their first contribution in #287
- @saeedhosseiinii made their first contribution in #290
Full Changelog: 1.34.7...1.34.8
1.34.7
1.34.6
What's Changed
- Improvement: DRY DB connection related stuff on checks by @glioympas in #284
New Contributors
- @glioympas made their first contribution in #284
Full Changelog: 1.34.5...1.34.6