All notable changes to laravel-health
will be documented in this file.
- fix: do not try to send notifications when they are disabled by @kolaente in spatie#231
- @kolaente made their first contribution in spatie#231
Full Changelog: https://github.com/spatie/laravel-health/compare/1.29.2...1.29.3
- Fix serialization of non-closures by @Riley19280 in spatie#233
Full Changelog: https://github.com/spatie/laravel-health/compare/1.29.1...1.29.2
- Update installation-setup.md to move schedule command to route/console by @arnebr in spatie#229
- Allow checks to be serializable by @Riley19280 in spatie#230
- @Riley19280 made their first contribution in spatie#230
Full Changelog: https://github.com/spatie/laravel-health/compare/1.29.0...1.29.1
- Add Latvian translation by @algins in spatie#228
- @algins made their first contribution in spatie#228
Full Changelog: https://github.com/spatie/laravel-health/compare/1.28.1...1.29.0
- Fix styling and update CHANGELOG by @syofyanzuhad in spatie#227
Full Changelog: https://github.com/spatie/laravel-health/compare/1.28.0...1.28.1
- Add running status to MeiliSearchCheck by @francoism90 in spatie#225
- @francoism90 made their first contribution in spatie#225
Full Changelog: https://github.com/spatie/laravel-health/compare/1.27.1...1.28.0
- Give space between the bottom card and end of page by @syofyanzuhad in spatie#224
- @syofyanzuhad made their first contribution in spatie#224
Full Changelog: https://github.com/spatie/laravel-health/compare/1.27.0...1.27.1
- Laravel 11.x Compatibility by @laravel-shift in spatie#222
Full Changelog: https://github.com/spatie/laravel-health/compare/1.26.1...1.27.0
- Fix model connection by @wizzymore in spatie#219
- @wizzymore made their first contribution in spatie#219
Full Changelog: https://github.com/spatie/laravel-health/compare/1.26.0...1.26.1
- Added the option to specify a HTTP Authentication token for the Meilisearch check by @pieterclaerhout in spatie#217
- @pieterclaerhout made their first contribution in spatie#217
Full Changelog: https://github.com/spatie/laravel-health/compare/1.25.0...1.26.0
- Added Different Database Connection Support by @eusonlito in spatie#216
- @eusonlito made their first contribution in spatie#216
Full Changelog: https://github.com/spatie/laravel-health/compare/1.24.1...1.25.0
- docs: add i18n pt_BR by @marcosmarcolin in spatie#215
- @marcosmarcolin made their first contribution in spatie#215
Full Changelog: https://github.com/spatie/laravel-health/compare/1.24.0...1.24.1
- add
BackupsCheck
- Update nunomaduro/termwind to 2.0 by @yoeriboven in spatie#213
- @yoeriboven made their first contribution in spatie#213
Full Changelog: https://github.com/spatie/laravel-health/compare/1.23.9...1.23.10
- only use needed properties
- Fix typos for tr lang by @sdkakcy in spatie#206
- Remove unused variable by @michaelnabil230 in spatie#207
- Fix Arabic language by @michaelnabil230 in spatie#209
- Update composer.json to use Larastan Org by @arnebr in spatie#211
- @sdkakcy made their first contribution in spatie#206
- @michaelnabil230 made their first contribution in spatie#207
- @arnebr made their first contribution in spatie#211
Full Changelog: https://github.com/spatie/laravel-health/compare/1.23.8...1.23.9
- Added Queue Size Check by @SRWieZ in spatie#204
- Fixed the CacheCheck causing race conditions in some cases by @jonnyka in spatie#205
- @SRWieZ made their first contribution in spatie#204
- @jonnyka made their first contribution in spatie#205
Full Changelog: https://github.com/spatie/laravel-health/compare/1.23.7...1.23.8
- Fix getting default queue settings by @yaroslav-pohil in spatie#203
- @yaroslav-pohil made their first contribution in spatie#203
Full Changelog: https://github.com/spatie/laravel-health/compare/1.23.6...1.23.7
- Mysql Connections Count is not accurate Fixes #198 by @Saifallak in spatie#202
- @Saifallak made their first contribution in spatie#202
Full Changelog: https://github.com/spatie/laravel-health/compare/1.23.5...1.23.6
- Update overview.md by @ahtinurme in spatie#201
- Allow declaring custom or multiple notification classes in health.php by @christosku in spatie#200
- @ahtinurme made their first contribution in spatie#201
- @christosku made their first contribution in spatie#200
Full Changelog: https://github.com/spatie/laravel-health/compare/1.23.4...1.23.5
- Fixed output of Ping on null by @thethunderturner in spatie#194
- @thethunderturner made their first contribution in spatie#194
Full Changelog: https://github.com/spatie/laravel-health/compare/1.23.2...1.23.4
- Added Hindi transalation by @thatal in spatie#192
- @thatal made their first contribution in spatie#192
Full Changelog: https://github.com/spatie/laravel-health/compare/1.23.1...1.23.2
- Make Check macroable and allow chaining callables in if() and unless() by @oprypkhantc in spatie#184
- @oprypkhantc made their first contribution in spatie#184
Full Changelog: https://github.com/spatie/laravel-health/compare/1.22.7...1.23.0
- Round MySQL Database Size to Nearest Integer to Prevent Precision Loss by @mozex in spatie#182
- @mozex made their first contribution in spatie#182
Full Changelog: https://github.com/spatie/laravel-health/compare/1.22.6...1.22.7
- Just a minor updated in the function type by @Enaah in spatie#177
- fix(ListChecksCommand): run multiple options at once by @alexmanase in spatie#178
- @alexmanase made their first contribution in spatie#178
Full Changelog: https://github.com/spatie/laravel-health/compare/1.22.5...1.22.6
- postgresql database size fix by @SUXUMI in spatie#170
- @SUXUMI made their first contribution in spatie#170
Full Changelog: https://github.com/spatie/laravel-health/compare/1.22.4...1.22.5
- do not send notification when table sizes are ok
- Update vendor name for Laravel Health Check by @rbibby in spatie#161
- Fix dispatch HealthQueueJob for multiple checks by @faustoFF in spatie#166
- @rbibby made their first contribution in spatie#161
- @faustoFF made their first contribution in spatie#166
Full Changelog: https://github.com/spatie/laravel-health/compare/1.22.2...1.22.3
- mysql connection count fix by @maxkalahur in spatie#160
- @maxkalahur made their first contribution in spatie#160
Full Changelog: https://github.com/spatie/laravel-health/compare/1.22.1...1.22.2
- Fix redis memory usage check when phpredis is used by @kirba in spatie#158
- @kirba made their first contribution in spatie#158
Full Changelog: https://github.com/spatie/laravel-health/compare/1.22.0...1.22.1
- Enable dependency injection in check constructors by @dennis-koster in spatie#157
- @dennis-koster made their first contribution in spatie#157
Full Changelog: https://github.com/spatie/laravel-health/compare/1.21.0...1.22.0
- add
silence_health_queue_job
config option
Full Changelog: https://github.com/spatie/laravel-health/compare/1.20.1...1.21.0
- Fix
DatabaseSizeCheck
to not send notifications on passed checks by @felly in spatie#156
- @felly made their first contribution in spatie#156
Full Changelog: https://github.com/spatie/laravel-health/compare/1.20.0...1.20.1
- Add redis memory usage check by @stfndamjanovic in spatie#154
Full Changelog: https://github.com/spatie/laravel-health/compare/1.19.0...1.20.0
- Add DatabaseSizeCheck by @ralphjsmit in spatie#151
- @ralphjsmit made their first contribution in spatie#151
Full Changelog: https://github.com/spatie/laravel-health/compare/1.18.3...1.19.0
- Fix empty output when running
artisan health:list --fresh
by @emiliopedrollo in spatie#150
- @emiliopedrollo made their first contribution in spatie#150
Full Changelog: https://github.com/spatie/laravel-health/compare/1.18.2...1.18.3
- Laravel 10.x Compatibility by @laravel-shift in spatie#152
- @laravel-shift made their first contribution in spatie#152
Full Changelog: https://github.com/spatie/laravel-health/compare/1.18.1...1.18.2
- Add support for PHP 8.2 by @kudashevs in spatie#141
- Some improvements by @kudashevs in spatie#140
- Add queue jobs check by @stfndamjanovic in spatie#143
- Update Queue docs by @driesvints in spatie#146
- @kudashevs made their first contribution in spatie#141
- @driesvints made their first contribution in spatie#146
Full Changelog: https://github.com/spatie/laravel-health/compare/1.17.0...1.18.1
- Add support for PHP 8.2 by @kudashevs in spatie#141
- Some improvements by @kudashevs in spatie#140
- Add queue jobs check by @stfndamjanovic in spatie#143
- @kudashevs made their first contribution in spatie#141
Full Changelog: https://github.com/spatie/laravel-health/compare/1.17.0...1.18.0
- Running checks conditionally by @stfndamjanovic in spatie#139
- @stfndamjanovic made their first contribution in spatie#139
Full Changelog: https://github.com/spatie/laravel-health/compare/1.16.3...1.17.0
- Add Persian translation by @mohammad6006 in spatie#138
- @mohammad6006 made their first contribution in spatie#138
Full Changelog: https://github.com/spatie/laravel-health/compare/1.16.2...1.16.3
- Add Slovak translation by @wamesro in spatie#137
- @wamesro made their first contribution in spatie#137
Full Changelog: https://github.com/spatie/laravel-health/compare/1.16.1...1.16.2
- Minor fix fake default argument by @patrick-levesque in spatie#136
Full Changelog: https://github.com/spatie/laravel-health/compare/1.16.0...1.16.1
- Adds the ability to fake registered checks. by @lukeraymonddowning in spatie#135
- @lukeraymonddowning made their first contribution in spatie#135
Full Changelog: https://github.com/spatie/laravel-health/compare/1.15.2...1.16.0
- Alias
health
in lieu of a separate binding by @mabdullahsari in spatie#129
- @mabdullahsari made their first contribution in spatie#129
Full Changelog: https://github.com/spatie/laravel-health/compare/1.15.1...1.15.2
- Add Danish translation by @prip in spatie#128
- @prip made their first contribution in spatie#128
Full Changelog: https://github.com/spatie/laravel-health/compare/1.15.0...1.15.1
- Update endpoints.md by @WouterBrouwers in spatie#124
- Add
retryTimes
method by @mtawil in spatie#123
- @WouterBrouwers made their first contribution in spatie#124
Full Changelog: https://github.com/spatie/laravel-health/compare/1.14.6...1.15.0
- Added filesystemName to UsedDiskSpaceCheck by @davidrushton in spatie#122
- @davidrushton made their first contribution in spatie#122
Full Changelog: https://github.com/spatie/laravel-health/compare/1.14.5...1.14.6
- Fix store skipped checks results by @patrick-levesque in spatie#120
Full Changelog: https://github.com/spatie/laravel-health/compare/1.14.4...1.14.5
Only report unique checks
- Update via-slack.md by @tomsgad in spatie#116
- fix/removes a comma which should not be there by @Enaah in spatie#117
- Capitalize short summary for PingCheck by @HassanZahirnia in spatie#118
- @tomsgad made their first contribution in spatie#116
- @Enaah made their first contribution in spatie#117
- @HassanZahirnia made their first contribution in spatie#118
Full Changelog: https://github.com/spatie/laravel-health/compare/1.14.2...1.14.3
- Slack notification fix by @patrick-levesque in spatie#115
- @patrick-levesque made their first contribution in spatie#115
Full Changelog: https://github.com/spatie/laravel-health/compare/1.14.1...1.14.2
- Support PHP 8.0 by @HajMo in spatie#114
Full Changelog: https://github.com/spatie/laravel-health/compare/1.14.0...1.14.1
- Allows you to configure the notification throttle cache key
Full Changelog: https://github.com/spatie/laravel-health/compare/1.13.0...1.14.0
- add "database table size" and "database connection count" checks.
- fix for when not all items is the meta array are scalars
- Failed Notification Cache Per Channel by @moisish in spatie#107
- Missing setting $message by @gizburdt in spatie#108
- @gizburdt made their first contribution in spatie#108
Full Changelog: https://github.com/spatie/laravel-health/compare/1.12.0...1.12.2
- Failed Notification Cache Per Channel by @moisish in spatie#107
- Missing setting $message by @gizburdt in spatie#108
- @gizburdt made their first contribution in spatie#108
Full Changelog: https://github.com/spatie/laravel-health/compare/1.12.0...1.12.1
- Minor fix docs by @Joel-Jensen in spatie#105
- Added "cached services" check by @rcerljenko and @freekmurze in spatie#106
- @Joel-Jensen made their first contribution in spatie#105
Full Changelog: https://github.com/spatie/laravel-health/compare/1.11.1...1.12.0
- Added translation for Bangla by @rakibdevs in spatie#104
- @rakibdevs made their first contribution in spatie#104
Full Changelog: https://github.com/spatie/laravel-health/compare/1.11.0...1.11.1
- Notification Message - Add Environment Name with Application Name by @moisish in spatie#103
- @moisish made their first contribution in spatie#103
Full Changelog: https://github.com/spatie/laravel-health/compare/1.10.1...1.11.0
- make it easy to override the notification class name in the run checks command.
- Get the exception class name by @mtawil in spatie#100
- Added method and headers helpers to PingCheck by @rcerljenko in spatie#101
- @mtawil made their first contribution in spatie#100
- @rcerljenko made their first contribution in spatie#101
Full Changelog: https://github.com/spatie/laravel-health/compare/1.9.2...1.10.0
- Don't set notification message on
ok
by default by @riasvdv in spatie#96
- @riasvdv made their first contribution in spatie#96
Full Changelog: https://github.com/spatie/laravel-health/compare/1.9.1...1.9.2
- chore: exclude docs from package archive by @owenvoke in spatie#95
- @owenvoke made their first contribution in spatie#95
Full Changelog: https://github.com/spatie/laravel-health/compare/1.9.0...1.9.1
- Fixing typo on Antonio Ribeiro's name. by @eduardocruz in spatie#85
- Add Simple Health Check Endpoint by @abenerd in spatie#89
- @eduardocruz made their first contribution in spatie#85
Full Changelog: https://github.com/spatie/laravel-health/compare/1.8.8...1.8.9
- Add indexes to Eloquent health check results table by @JackWH in spatie#83
Full Changelog: https://github.com/spatie/laravel-health/compare/1.8.7...1.8.8
- fix issue #77
- Add spanish translation by @josecl in spatie#82
- @josecl made their first contribution in spatie#82
Full Changelog: https://github.com/spatie/laravel-health/compare/1.8.5...1.8.6
- Fix grammar in german translations by @marcreichel in spatie#79
Full Changelog: https://github.com/spatie/laravel-health/compare/1.8.4...1.8.5
- Add German and Turkish Translations by @remzikocak in spatie#78
- @remzikocak made their first contribution in spatie#78
Full Changelog: https://github.com/spatie/laravel-health/compare/1.8.3...1.8.4
- Add arabic translation by @ousid in spatie#76
- Add --fail-command-on-failing-check to health:list artisan command by @eleftrik in spatie#75
- Fix name of the Cache health result store parameter by @andrzejkupczyk in spatie#68
- @ousid made their first contribution in spatie#76
- @eleftrik made their first contribution in spatie#75
- @andrzejkupczyk made their first contribution in spatie#68
Full Changelog: https://github.com/spatie/laravel-health/compare/1.8.2...1.8.3
- Fix allChecksOk and containsFailingCheck behaviour by @dominikkukacka in spatie#71
- @dominikkukacka made their first contribution in spatie#71
Full Changelog: https://github.com/spatie/laravel-health/compare/1.8.1...1.8.2
- Add NL translation by @ndeblauw in spatie#67
- @ndeblauw made their first contribution in spatie#67
Full Changelog: https://github.com/spatie/laravel-health/compare/1.8.0...1.8.1
- feat: Improve
health:list
cli output by @xiCO2k in spatie#66
Full Changelog: https://github.com/spatie/laravel-health/compare/1.7.14...1.8.0
- Add Italian translation by @michele-grifa in spatie#64
- @michele-grifa made their first contribution in spatie#64
Full Changelog: https://github.com/spatie/laravel-health/compare/1.7.13...1.7.14
- Add Portuguese locale by @st693ava in spatie#63
- @st693ava made their first contribution in spatie#63
Full Changelog: https://github.com/spatie/laravel-health/compare/1.7.12...1.7.13
- Add Russian translation by @saundefined in spatie#62
- @saundefined made their first contribution in spatie#62
Full Changelog: https://github.com/spatie/laravel-health/compare/1.7.11...1.7.12
- @atoaugustyn made their first contribution in spatie#58
- @lobotomised made their first contribution in spatie#61
Full Changelog: https://github.com/spatie/laravel-health/compare/1.7.10...1.7.11
- add Bulgarian translation
- Added meta tags for improved (mobile) experience by @nckrtl in spatie#55
Full Changelog: https://github.com/spatie/laravel-health/compare/1.7.8...1.7.9
- Fixed json response header by @Elnadrion in spatie#53
- @Elnadrion made their first contribution in spatie#53
Full Changelog: https://github.com/spatie/laravel-health/compare/1.7.7...1.7.8
- Bugfixes RedisCheck to take the named connection by @ndberg in spatie#51
- @ndberg made their first contribution in spatie#51
Full Changelog: https://github.com/spatie/laravel-health/compare/1.7.6...1.7.7
- Add Application Cache check by @michellaurent in spatie#34
- Use CarbonInterface to account for CarbonImmutable by @abenerd in spatie#35
- @michellaurent made their first contribution in spatie#34
Full Changelog: https://github.com/spatie/laravel-health/compare/1.7.4...1.7.5
- improve meilisearch check
- fix label
- fix check label
- fix meilisearch endpoint
- add
MeiliSearchCheck
- Allow for PingCheck timeout customisation by @JackWH in spatie#32
Full Changelog: https://github.com/spatie/laravel-health/compare/1.5.1...1.6.0
- Remove url encoding from start/end date in Flare check by @patrickbrouwers in spatie#31
- @patrickbrouwers made their first contribution in spatie#31
Full Changelog: https://github.com/spatie/laravel-health/compare/1.5.0...1.5.1
- Add Cache Status by @ahinkle in spatie#30
Full Changelog: https://github.com/spatie/laravel-health/compare/1.4.2...1.5.0
- fix a tiny typo by @dbakan in spatie#27
- More translations support on health status page by @ahinkle in spatie#24
- @dbakan made their first contribution in spatie#27
Full Changelog: https://github.com/spatie/laravel-health/compare/1.4.1...1.4.2
- Fix syntax docs on health checks by @ahinkle in spatie#25
- Use the Logging Slack URL by default by @ahinkle in spatie#26
- @ahinkle made their first contribution in spatie#25
Full Changelog: https://github.com/spatie/laravel-health/compare/1.4.0...1.4.1
- Add support for custom HealthCheckResultHistoryItem models by @JackWH in spatie#18
Full Changelog: https://github.com/spatie/laravel-health/compare/1.3.4...1.4.0
- fix output of run command
- fix suggested command
- Fix typos in docs by @JackWH in spatie#17
- Fix typos in cpu load documentation by @marcreichel in spatie#19
- Remove
@ray
from view by @marcreichel in spatie#20
- @JackWH made their first contribution in spatie#17
- @marcreichel made their first contribution in spatie#19
Full Changelog: https://github.com/spatie/laravel-health/compare/1.3.1...1.3.2
- Update introduction.md by @RichardStyles in spatie#15
- Fix incorrect class name by @vmitchell85 in spatie#14
- Update used-disk-space.md by @tomhrtly in spatie#13
- Fix regular expression for used disk space check output by @SamuelNitsche in spatie#12
- @RichardStyles made their first contribution in spatie#15
- @vmitchell85 made their first contribution in spatie#14
- @tomhrtly made their first contribution in spatie#13
- @SamuelNitsche made their first contribution in spatie#12
Full Changelog: https://github.com/spatie/laravel-health/compare/1.3.0...1.3.1
- Updated UI for the local results page + support for dark mode by @nckrtl in spatie#11
- @nckrtl made their first contribution in spatie#11
Full Changelog: https://github.com/spatie/laravel-health/compare/1.2.1...1.3.0
- improve CLI output
- add
PingCheck
- add extra exceptions around registering checks
- Use correct controller for JSON response by @tominon in spatie#7
- Add factory for HealthCheckResultHistoryItem model by @abenerd in spatie#9
- Simplify url generation for flare error count check by @abenerd in spatie#8
- @tominon made their first contribution in spatie#7
- @abenerd made their first contribution in spatie#9
Full Changelog: https://github.com/spatie/laravel-health/compare/1.0.1...1.1.0
- fix list command
- initial release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental release
- experimental version
- experimental release