Releases: get-convex/convex-backend
Releases · get-convex/convex-backend
Precompiled 2025-07-29-860113d
precompiled-2025-07-29-860113d Return the subscription's `invalid_ts` from wait_for_invalidation (#3…
Precompiled 2025-07-28-76e3da1
precompiled-2025-07-28-76e3da1 Revert "dashboard: add a date picker mode to CellEditor (#39418)" (#3…
Precompiled 2025-07-25-d55fec3
Use UNNEST to insert into postgres tables (#39403) GitOrigin-RevId: 7e6f5666e61866a91898d587c5dee9d3fbe608ce
Precompiled 2025-07-24-08e8a93
Add SSLKEYLOGFILE support for postgres connections (#39363) GitOrigin-RevId: 543e58d4d4b39ec220bc8d3e010973696b1e3f18
Precompiled 2025-07-23-915b9b4
Fix edit panel title alignment (#39347) GitOrigin-RevId: d8c72592208d960c60e63c2b3b2c93bb95b90ccf
Precompiled 2025-07-22-dded201
precompiled-2025-07-22-dded201 dashboard: consume showSchemaAndIndexes query param after opening the…
Precompiled 2025-07-21-c34dd37
Add descriptions to all docs so that llms.txt works better (#39284) GitOrigin-RevId: f86b873bfb97e99369c3d689ddf3612826a9198a
Precompiled 2025-07-18-5d94fa5
Record a metric for staleness of query invalidations (#39205) This PR plumbs the timestamp of the invalidating write, if known, all the way through `extend_validity`. Then, in the sync worker, we can measure the real time delay between the write and the subscribed re-executing query. We can monitor this to make sure it is a reasonable value. GitOrigin-RevId: 2210b600a96656f489e685553a49f11abfda7fcd
Precompiled 2025-07-17-06cde7e
Add more metrics to advance_log (#39171) To help debug exactly where the time is going when this gets slow. GitOrigin-RevId: 1f5f069420b5c414f7da8dc0be5b680a71ea27de
Precompiled 2025-07-16-c1c23bd
Add tablet index backfill timer (#39120) GitOrigin-RevId: 13e89eae4a2b6ed154e6c260609832fc76d583b5