github hibiken/asynq v0.25.1

12 days ago

Upgrades

  • Some packages

Added

  • Add HeartbeatInterval option to the scheduler (PR: #956)
  • Add RedisUniversalClient support to periodic task manager (PR: #958)
  • Add --insecure flag to CLI dash command (PR: #980)
  • Add logging for registration errors (PR: #657)

Fixes

  • Perf: Use string concat inplace of fmt.Sprintf in hotpath (PR: #962)
  • Perf: Init map with size (PR: #673)
  • Fix: Scheduler and PeriodicTaskManager graceful shutdown (PR: #977)
  • Fix: Server graceful shutdown on UNIX systems (PR: #982)

New Contributors

Full Changelog: v0.25.0...v0.25.1

Don't miss a new asynq release

NewReleases is sending notifications on new releases.