quartz/content/releases/Release Notes 07.11.25.md
2025-07-24 12:47:01 -04:00

849 B

title date tags
Release Notes 07.11.25 07.11.25
releases
announcements
honcho
dev

Honcho Updates v2.0.2 - v2.0.5

Bug Fixes.

FIXED

  • Database initialization was misconfigured and led to provision_db script failing: switch to consistent working configuration with transaction pooler
  • Bug that causes runtime error when Sentry flags are enabled
  • Migration/provision scripts did not have correct database connection arguments, causing timeouts
  • Groq API client to use the Async library