v3.62.1

Version v3.62.1Patch Release
Released:

November 3, 2025

Type:

Bug fixes and improvements

GitHub:View Release

Release Notes

v3.62.1 (2025-11-03)

🐛 Bug Fixes

The KV implementation was requiring all postgres users to have to create a new migration. The following fix prevents that.

  • disable lockedDocuments if the kv adapter uses a collection (#14453) (6930aaf)