Skip to content

Releases: get-convex/convex-backend

Precompiled 2025-11-15-7dd5345

15 Nov 01:58

Choose a tag to compare

Pre-release
dashboard: dont try to get invoices for vercel team (#43144)

GitOrigin-RevId: b1e7e35faf19b0b08aca8abd8e8f568e4ff6ab35

Precompiled 2025-11-15-540b64d

15 Nov 01:06

Choose a tag to compare

Pre-release
Regenerate deployment API spec (#43124)

GitOrigin-RevId: 894e416328e61ff0bca07accad0b32f93e838463

Precompiled 2025-11-14-dba5fa8

14 Nov 19:47

Choose a tag to compare

Pre-release
delete_scheduled_functions_table endpoint (#43075)

Adds `/delete_scheduled_jobs_table` endpoint for fast O(1) deletion of all scheduled jobs. This helps when the scheduler gets in a loop, scheduling the same function recursively at such a high rate that the cancel all button doesn't work. This is destructive (removes all scheduled job state, unlike writing the scheduled job state as "canceled" in `/cancel_scheduled_jobs`).

GitOrigin-RevId: c1f0e99e57a30081fe5f821d7e35149930800a2e

Precompiled 2025-11-14-ca5318c

14 Nov 06:02

Choose a tag to compare

Pre-release
Refactor import_objects to decide all table numbers upfront (#43090)

This (theoretically) makes it impossible to import a snapshot that creates conflicting table numbers.
This is double-checked during finalization.

GitOrigin-RevId: f4226873cfbe6ca3cb41731bf22ad3d56f85ea4f

Precompiled 2025-11-14-bf998db

14 Nov 19:07

Choose a tag to compare

Pre-release
Drop shapes for deleted tables (#43098)

GitOrigin-RevId: b7ddac45e773287f1681ae0b94f9aa91245c99b8

Precompiled 2025-11-14-bf2f39c

14 Nov 22:10

Choose a tag to compare

Pre-release
dash: fix the focused style for the theme selector (#43104)

The current active style is too similar to our focus style on buttons.

GitOrigin-RevId: 5e5c9177fe9a5e9d460a6f54df3124b7ddf2f61e

Precompiled 2025-11-14-a2d879f

14 Nov 01:56

Choose a tag to compare

Pre-release
precompiled-2025-11-14-a2d879f

dashboard: show external vercel links for teams managed by vercel (#4…

Precompiled 2025-11-14-9d65d44

14 Nov 00:33

Choose a tag to compare

Pre-release
Add more useful error message to if serve_http fails. (#43064)

GitOrigin-RevId: d8d6aacd5b7720c6ff06449510fc0e39d64ed1b8

Precompiled 2025-11-14-77de3b0

14 Nov 22:30

Choose a tag to compare

Pre-release
precompiled-2025-11-14-77de3b0

Start retention deletion workers right away, instead of waiting for m…

Precompiled 2025-11-13-a33157d

13 Nov 20:43

Choose a tag to compare

Pre-release
Bump sccache version in setup-rust (#43015)

GitOrigin-RevId: 3c6c7dd59b9a9bfc17dbd64792e97f7743523e02