Releases: get-convex/convex-backend
Releases · get-convex/convex-backend
Precompiled 2025-03-24-9bab8b6
Update one more next location (#35794) GitOrigin-RevId: a40fa6f65b96239b2e740472ae43eff6cec8856b
Precompiled 2025-03-21-54b6736
precompiled-2025-03-21-54b6736 Update OSS precompile to also build an exported version of self-hoste…
Precompiled 2025-03-20-53ef6b2
use public ecr for bitnami postgres as well (#35681) GitOrigin-RevId: b74def6ed8bdc109d4c3479000b06266d34ad707
Precompiled 2025-03-19-0764757
Add #[must_use] to Subscription (#35616) GitOrigin-RevId: 771a32ff04284bbb0857a82749886ae7f9d0d54e
Precompiled 2025-03-18-8e05b5b
Update metrics on deploy key usage (#35518) We eventually want to fully deprecate legacy deploy keys. This metric previously grouped together system keys (which other Convex services use to talk to backends) with the legacy keys, so now these are split out. GitOrigin-RevId: 138866704b6a74e74578d1dadc3a01d24b6f25fa
Precompiled 2025-03-17-a90e5ad
Store WriteLog documents as a Vec<> instead of BTreeMap (#35496) this is a tiny optimization - BTreeMap is more expensive to construct & to iterate, and we don't ever need to do lookups GitOrigin-RevId: 18c551cc5ac55f22334f61b5d50f5dd67a9bfee6
Precompiled 2025-03-14-3b9d06d
Fix console warnings in `<UsageStackedBarChart />` (#35374) This dark magic fix was suggested by https://github.com/recharts/recharts/issues/1448#issuecomment-513480958 and it surprisingly works. GitOrigin-RevId: 039954c3afa354f7128e571157f8621272c9f460
Precompiled 2025-03-13-daa01de
Remove shutdown for `MySqlPersistence` (#35365) Delete unused code GitOrigin-RevId: 9d64407da6a5cf9f225a8084fcb516c018cf2105
Precompiled 2025-03-12-d738cca
dashboard: make sure empty errors dont get logged (#35250) GitOrigin-RevId: cfcb64bef0daee26ff6cf8f131c3dd763e72ba47
Precompiled 2025-03-11-63c378c
Disable beacon for internal/CI use cases. (#35179) Best effort attempt to exclude internal use cases from beacon tracking. GitOrigin-RevId: 964da74cd9d5da7858235d6d45b66b261286d010