Skip to content

v1.20.0

Choose a tag to compare

@laravel-nightwatch-permissions laravel-nightwatch-permissions released this 16 Dec 02:03
· 61 commits to 1.x since this release

What's Changed

Full Changelog: v1.19.0...v1.20.0

Changes to scheduled task sampling

With this release, scheduled tasks are able to be sampled separately from commands. If you were relying on NIGHTWATCH_COMMAND_SAMPLE_RATE to also change sampling of scheduled tasks, you will need to update NIGHTWATCH_SCHEDULED_TASK_SAMPLE_RATE accordingly as this takes precedence.