Skip to content

Releases: get-convex/convex-backend

Precompiled 2025-02-24-b4eb450

24 Feb 00:54
Compare
Choose a tag to compare
Pre-release
Deserialize persistence globals to bytes, then value (#34587)

Mysql library panics if it hits recursion limit. Now it will
give anyhow Error instead, avoiding crashing the whole conductor.

GitOrigin-RevId: b0e5b6d953c873c4cab3602623410a9827b9f948

Precompiled 2025-02-21-4fb80f5

21 Feb 00:53
Compare
Choose a tag to compare
Pre-release
precompiled-2025-02-21-4fb80f5

dashboard: add list of authorized application to project settings pag…

Precompiled 2025-02-20-82acc05

20 Feb 00:52
Compare
Choose a tag to compare
Pre-release
precompiled-2025-02-20-82acc05

retention look up by exact prev_ts, checking ts against retention (#3…

Precompiled 2025-02-19-0f63542

19 Feb 00:52
Compare
Choose a tag to compare
Pre-release
Add links to relevant full docs in quickstarts (#34399)

GitOrigin-RevId: 7b4a879db26f57c4032eb1aef783ecb31804541b

Precompiled 2025-02-18-2801106

18 Feb 00:51
Compare
Choose a tag to compare
Pre-release
add docs for running dashboard locally and running binary (#34370)

Adds docs for running self-hosted dashboard locally and running the binary.

GitOrigin-RevId: c189acefc8b7aaa2c4e4038cab612c94310960fe

Precompiled 2025-02-17-2801106

17 Feb 00:53
Compare
Choose a tag to compare
Pre-release
add docs for running dashboard locally and running binary (#34370)

Adds docs for running self-hosted dashboard locally and running the binary.

GitOrigin-RevId: c189acefc8b7aaa2c4e4038cab612c94310960fe

Precompiled 2025-02-14-3ed7cf0

14 Feb 00:53
Compare
Choose a tag to compare
Pre-release
fix billing address banner (#34342)

GitOrigin-RevId: a6d1ea86600c2129eab5612349fe0fc0055fd19f

Precompiled 2025-02-13-b3920c4

13 Feb 00:53
Compare
Choose a tag to compare
Pre-release
precompiled-2025-02-13-b3920c4

dashboard: show an overlay when self-hosted dashboard is offline (#34…

Precompiled 2025-02-12-2bf4932

12 Feb 00:52
Compare
Choose a tag to compare
Pre-release
precompiled-2025-02-12-2bf4932

validate `previous_revisions` timestamp is within document retention …

Precompiled 2025-02-11-2ed5fe1

11 Feb 00:52
Compare
Choose a tag to compare
Pre-release
precompiled-2025-02-11-2ed5fe1

support self-host env variables and flags in regular `npx convex dev|…