Skip to content

v1.0.2

Latest

Choose a tag to compare

@mattmattox mattmattox released this 15 Jul 20:18
c970f1c

Changes

Performance Improvements

  • Reduce Kubernetes health check frequency by 75% (liveness: 60s, readiness: 30s intervals)
  • Add proper probe timeouts and failure thresholds for better reliability

Infrastructure

  • Add dockerhub imagePullSecret for private registry access

Bug Fixes

  • Resolve excessive database connection creation from frequent health checks
  • Improve connection management and reduce resource usage

This release addresses connection spam issues reported in production deployments.

🤖 Generated with Claude Code