mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-25 23:15:51 +03:00
-
v0.25.1 Stable
released this
2024-12-11 09:19:37 +03:00 | 22 commits to master since this release📅 Originally published on GitHub: Wed, 11 Dec 2024 06:23:31 GMT
🏷️ Git tag created: Wed, 11 Dec 2024 06:19:37 GMTUpgrades
- Some packages
Added
- Add
HeartbeatIntervaloption to the scheduler (PR: https://github.com/hibiken/asynq/pull/956) - Add
RedisUniversalClientsupport to periodic task manager (PR: https://github.com/hibiken/asynq/pull/958) - Add
--insecureflag to CLI dash command (PR: https://github.com/hibiken/asynq/pull/980) - Add logging for registration errors (PR: https://github.com/hibiken/asynq/pull/657)
Fixes
- Perf: Use string concat inplace of fmt.Sprintf in hotpath (PR: https://github.com/hibiken/asynq/pull/962)
- Perf: Init map with size (PR: https://github.com/hibiken/asynq/pull/673)
- Fix:
SchedulerandPeriodicTaskManagergraceful shutdown (PR: https://github.com/hibiken/asynq/pull/977) - Fix:
Servergraceful shutdown on UNIX systems (PR: https://github.com/hibiken/asynq/pull/982)
New Contributors
- @ghosx made their first contribution in https://github.com/hibiken/asynq/pull/673
- @khash made their first contribution in https://github.com/hibiken/asynq/pull/657
- @daixijun made their first contribution in https://github.com/hibiken/asynq/pull/958
- @robinjoseph08 made their first contribution in https://github.com/hibiken/asynq/pull/980
Full Changelog: https://github.com/hibiken/asynq/compare/v0.25.0...v0.25.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads