github trickstercache/trickster v2.0.0-rc2
Release v2.0.0-rc2 / 2025-12-18

pre-release10 hours ago

    

Welcome to Trickster 2.0.0-rc2! 🎉

What's Changed

  • feat: we've added back the caller field in log output, which provides the exact file and line of code in the codebase that called the log event.
  • feat: the /trickster/config http endpoint no longer shows irrelevant cache sections (e.g., the default redis configs if it's a memory cache)
  • perf: faster startup when many health checks are configured
  • bugfix: pprof http endpoint was not actually routing
  • perf: health check agent is faster w/ increased test coverage
  • sec: concurrency limits in caching layer and in backend
    • new MaxConcurrentConns backend configuration (see example usage)
  • perf: leaner Time Series cropping algorithm
  • perf: leaner ALB mechanism handlers fgr, fr, nlm, and tsm

Full Changelog: v2.0.0-rc1...v2.0.0-rc2

Don't miss a new trickster release

NewReleases is sending notifications on new releases.