Releases: get-convex/convex-backend
Releases · get-convex/convex-backend
Precompiled 2025-02-24-b4eb450
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
precompiled-2025-02-21-4fb80f5 dashboard: add list of authorized application to project settings pag…
Precompiled 2025-02-20-82acc05
precompiled-2025-02-20-82acc05 retention look up by exact prev_ts, checking ts against retention (#3…
Precompiled 2025-02-19-0f63542
Add links to relevant full docs in quickstarts (#34399) GitOrigin-RevId: 7b4a879db26f57c4032eb1aef783ecb31804541b
Precompiled 2025-02-18-2801106
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
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
fix billing address banner (#34342) GitOrigin-RevId: a6d1ea86600c2129eab5612349fe0fc0055fd19f
Precompiled 2025-02-13-b3920c4
precompiled-2025-02-13-b3920c4 dashboard: show an overlay when self-hosted dashboard is offline (#34…
Precompiled 2025-02-12-2bf4932
precompiled-2025-02-12-2bf4932 validate `previous_revisions` timestamp is within document retention …
Precompiled 2025-02-11-2ed5fe1
precompiled-2025-02-11-2ed5fe1 support self-host env variables and flags in regular `npx convex dev|…