Debugging gets a major upgrade: every request now carries an ID that traces through errors end-to-end, and error messages and limit warnings are clearer and more actionable. The CLI adds snapshot export, env, and data commands for operational workflows. This release also marks Convex's SOC-2 certification — a milestone for enterprise adoption.
Product Release February 27, 2024
Convex 1.10
convex v1.10
Convex Team
Published on February 27, 2024
Overview
Included Features (5)
#46
Request IDs for Error Debugging
All function errors now include a Request ID searchable in dashboard logs, Axiom, or Datadog for related log lines.
Completed
#47
Improved Error Messages and Limit Warnings
Better error messages when limits are reached or write conflicts occur. Functions log warnings when approaching execution limits.
Completed
#48
npx convex export (CLI Snapshot Export)
Export a snapshot of all deployment data from the CLI without using the dashboard.
Completed
#49
npx convex env (CLI Environment Variables)
View, set, and delete deployment environment variables from the CLI.
Completed
#50
SOC-2 Compliance Certification
Convex is now SOC-2 compliance certified, providing third-party verification of data privacy and security practices.
Completed