Skip to content

Tags: hyperf/crontab

Tags

v3.1.7

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


Co-authored-by: 李铭昕 <[email protected]>

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: 李铭昕 <[email protected]>

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 <[email protected]>
Co-authored-by: Lu Fei <[email protected]>

v3.1.0

Toggle v3.1.0's commit message
Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

v3.1.0-rc.14

Toggle v3.1.0-rc.14's commit message
Merge branch 'master' into 3.1

# Conflicts:
#	src/rpc-server/src/Server.php

v3.0.45

Toggle v3.0.45's commit message
Set catch exceptions to false in Executor class (#6302)

v3.1.0-rc.13

Toggle v3.1.0-rc.13's commit message
Merge branch 'master' into 3.1-merge

v3.0.44

Toggle v3.0.44's commit message
Fixed that the crontab timer cannot be stopped sometimes. (#6291)


Co-authored-by: hexiangyu <[email protected]>
Co-authored-by: Deeka Wong <[email protected]>