Change8

v3.12.12

📦 quay-io
🐛 2 fixes🔧 1 symbols

Summary

This patch release updates several dependencies and improves SQLite stability by enabling WAL mode and adding retry logic for concurrent writes.

🐛 Bug Fixes

  • Enabled WAL mode and other PRAGMA statements for SQLite to avoid database locking during concurrent writes.
  • Added retry logic with exponential backoff for SQLite operations.

🔧 Affected Symbols

sqlite