Skip to content

v2.1.2

Latest

Choose a tag to compare

@ren0503 ren0503 released this 18 Jan 14:56
42499f0

🚀 Features

  • Sync with tinhtinh v2.5.0 #64
  • Implement feature to list failed jobs stored in Redis after retries exhausted #68

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 by @dependabot[bot] in #62
  • Optimize queue performance: eliminate defer accumulation, improve sorting complexity, cache keys by @Copilot in #63
  • refactor: update logger import path and sync dependencies with tinhti… by @ren0503 in #65
  • Improve queue performance with optimized slice operations by @Copilot in #66
  • feat: add methods to list and manage failed jobs in Redis by @ren0503 in #69

New Contributors

  • @Copilot made their first contribution in #63

Full Changelog: v2.1.1...v2.1.2