Skip to content

v0.25.1

Latest
Compare
Choose a tag to compare
@kamikazechaser kamikazechaser released this 11 Dec 06:23
489e219

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