Skip to content

Releases: get-convex/convex-backend

Precompiled 2025-09-18-9da2794

18 Sep 22:31

Choose a tag to compare

Pre-release
Fix multitenant mysql index query (#41150)

GitOrigin-RevId: 3796198119631f38b60ed3d600c785fb8df53e83

Precompiled 2025-09-18-475902e

18 Sep 20:08

Choose a tag to compare

Pre-release
Move cron job span inward (#41123)

So it covers different spans on failures - so the span completes on failure.
Also add some tags so we can query effectively.

I would love to tag on success/failure, but could not figure that out.

GitOrigin-RevId: 1a5d85efcc23d183b300a8524395b0ccc29de66b

Precompiled 2025-09-18-28b3e95

18 Sep 23:59

Choose a tag to compare

Pre-release
npm release version 1.27.1 (#41110)

GitOrigin-RevId: 60e57d01367c963a3b8b294778f949500b2e8a1a

Precompiled 2025-09-17-e184e8b

17 Sep 23:21

Choose a tag to compare

Pre-release
Refactor vector tests to simplify setup (#41086)

Simplifies test setup for vector tests by adding a helper to create backfill flusher and removing the weird enum option for configuring the scenario. Simplifies to a fresh scenario with no indexes in `Scenario::new` or a scenario with an enabled index in `Scenario::new_with_enabled_index`

GitOrigin-RevId: 3821c25ac48c962307bdfdd126551f7682fb92d1

Precompiled 2025-09-17-cde5b8f

17 Sep 23:45

Choose a tag to compare

Pre-release
Remove sentry transaction logging from rust services (#41089)

GitOrigin-RevId: bca69cd3e2cfb05e6c35f03efc3564f116831f4a

Precompiled 2025-09-17-b2bafac

17 Sep 01:20

Choose a tag to compare

Pre-release
Convert index&document retention to use load_revision_pairs (#41040)

These were previously using `previous_revisions_of_documents` / `previous_revisions` (resp.) directly
(the latter only because `prev_ts` fields had not yet been sufficiently backfilled when this was last touched).
They can instead use `load_revision_pairs` and benefit from the pushed down join.

GitOrigin-RevId: 255135ef2a9b95484e94bb16da92dd7e0fcacf3d

Precompiled 2025-09-17-8bfa2a0

17 Sep 09:12

Choose a tag to compare

Pre-release
dash: Fix glitchy scrollbar in Scheduled Functions (#41074)

GitOrigin-RevId: 9dc60bc4397342c5be1df653a17dac3c0c7bf579

Precompiled 2025-09-16-afef7c0

16 Sep 20:06

Choose a tag to compare

Pre-release
Fix staged indexes on components push path (#41028)

Fixes a bug where the CLI would wait for staged indexes to backfill before finishing push. This PR omits the staged indexes from the index complete and index total counts.

GitOrigin-RevId: 36a9697192ee8d0da158dd93ff24ab28b64b4c0d

Precompiled 2025-09-16-3345cef

16 Sep 23:54

Choose a tag to compare

Pre-release
Raise MAX_FUNRUN_RUN_FUNCTION_REQUEST_MESSAGE_SIZE to 64MiB (#41058)

GitOrigin-RevId: 6d90f12b39a821f154a79cf6220914e55dc47016

Precompiled 2025-09-16-0fa43e4

16 Sep 19:27

Choose a tag to compare

Pre-release
Revert "Refactor AccessToken to be an enum (#40963)" (#41021)

This reverts commit a4927ca5ec29189346cfb11a6de44090cb301f29.

GitOrigin-RevId: 5b51dd101fc436d8c800e0c1487ceadc1b30020c