Skip to content

Releases: get-convex/convex-backend

Precompiled 2025-07-25-d55fec3

25 Jul 00:51

Choose a tag to compare

Pre-release
Use UNNEST to insert into postgres tables (#39403)

GitOrigin-RevId: 7e6f5666e61866a91898d587c5dee9d3fbe608ce

Precompiled 2025-07-24-08e8a93

24 Jul 00:51

Choose a tag to compare

Pre-release
Add SSLKEYLOGFILE support for postgres connections (#39363)

GitOrigin-RevId: 543e58d4d4b39ec220bc8d3e010973696b1e3f18

Precompiled 2025-07-23-915b9b4

23 Jul 00:51

Choose a tag to compare

Pre-release
Fix edit panel title alignment (#39347)

GitOrigin-RevId: d8c72592208d960c60e63c2b3b2c93bb95b90ccf

Precompiled 2025-07-22-dded201

22 Jul 00:51

Choose a tag to compare

Pre-release
precompiled-2025-07-22-dded201

dashboard: consume showSchemaAndIndexes query param after opening the…

Precompiled 2025-07-21-c34dd37

21 Jul 00:52

Choose a tag to compare

Pre-release
Add descriptions to all docs so that llms.txt works better (#39284)

GitOrigin-RevId: f86b873bfb97e99369c3d689ddf3612826a9198a

Precompiled 2025-07-18-5d94fa5

18 Jul 00:51

Choose a tag to compare

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

17 Jul 00:52

Choose a tag to compare

Pre-release
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

16 Jul 00:51

Choose a tag to compare

Pre-release
Add tablet index backfill timer (#39120)

GitOrigin-RevId: 13e89eae4a2b6ed154e6c260609832fc76d583b5

Precompiled 2025-07-15-50bc28e

15 Jul 00:51

Choose a tag to compare

Pre-release
Log snapshot import worker dying (#39074)

GitOrigin-RevId: 8de8e08f96c82fbb2e7861d139d079bbbc2657f6

Precompiled 2025-07-14-19aed7a

14 Jul 00:52

Choose a tag to compare

Fix agent mode (#39000)

Make the experimental agent mode work when no anonymous dev deployments exist yet.

GitOrigin-RevId: 4b1aaf800de307bb7c4a558cf21c327c999ec2c1