Skip to content

Tags: hyperf/crontab

Tags

v3.1.13

Toggle v3.1.13's commit message
Added the default implement for `Psr\Log\LoggerInterface` (#6588)

v3.1.12

Toggle v3.1.12's commit message
Fixed bug that the `CrontabRegisterListener` don't check configuratio…

…n `crontab.enable`. (#6567)

v3.1.11

Toggle v3.1.11's commit message
Release v3.1.11 (#6564)

v3.1.9

Toggle v3.1.9's commit message
Added Conditionable trait to Crontab (#6526)

v3.1.8

Toggle v3.1.8's commit message
Fixed error when callable type is array (#6509)

v3.1.7

Toggle v3.1.7's commit message
Added the default implement for `Psr\Log\LoggerInterface`. (#6488)


Co-authored-by: 李铭昕 <715557344@qq.com>

v3.1.6.1

Toggle v3.1.6.1's commit message
Updated the default mutex expiration time to 60 seconds. (#6479)

v3.1.6

Toggle v3.1.6's commit message
Optimized serverMutex and taskMutex binding method (#6477)

v3.1.5

Toggle v3.1.5's commit message
Fixed bug that the timezone of crontab task cannot work. (#6423)



Co-authored-by: 李铭昕 <715557344@qq.com>

v3.1.3

Toggle v3.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added `timezone` parameter to `hyperf/crontab` component. (#6398)



Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: Lu Fei <52o@qq52o.cn>