Releases: get-convex/convex-backend
Releases · get-convex/convex-backend
Precompiled 2025-05-27-7442fb5
Custom JWT support for project that use components (#37576) Also allow HTTP protocol for localhost GitOrigin-RevId: fcf962365ed74f08076ff836fddba0f3d2ce7894
Precompiled 2025-05-26-7442fb5
Custom JWT support for project that use components (#37576) Also allow HTTP protocol for localhost GitOrigin-RevId: fcf962365ed74f08076ff836fddba0f3d2ce7894
Precompiled 2025-05-23-d041466
precompiled-2025-05-23-d041466 Allow passing deployment names OR deployment ids to the "Get deployme…
Precompiled 2025-05-22-8e91d42
Use a custom build of V8 with leaptiering off (#37494) Work around https://issues.chromium.org/issues/419147069. I built V8 with `GN_ARGS=v8_enable_leaptiering=false` and uploaded the binaries to our fork of rusty_v8. GitOrigin-RevId: bafdbaf7bc847a3891be14e81aabd44352a4f306
Precompiled 2025-05-21-dceec75
dashboard: fix conversion of index filter value to jsonvalue (#37321) GitOrigin-RevId: 3f93725ada5faf27ca712b525781f7a7dc09e2da
Precompiled 2025-05-20-0094f5e
Fix typo: “VSCode” → “VS Code” (#37389) See https://code.visualstudio.com/brand GitOrigin-RevId: 39859ae0c7675562fadda4947043ae4275172c82
Precompiled 2025-05-19-b979f5f
Revert Fivetran POST requests (#37305) (#37351) GitOrigin-RevId: c33d9f446aa01af64cee991557f829ee3ae51861
Precompiled 2025-05-16-ce21672
add some observability to the gRPC server (#37164) The metrics will probably be more helpful than the logs, but I've added debug logs that look like this: ``` 2025-05-15T02:55:15.582268Z DEBUG convex-grpc: method=Authenticate grpc_status=Ok resp_msgs=1 resp_bytes=9 duration_ms=2.044 2025-05-15T02:55:16.115566Z DEBUG convex-grpc: method=ExecuteHttpAction grpc_status=<unspecified> resp_msgs=0 resp_bytes=0 duration_ms=531.756 ``` GitOrigin-RevId: c393e35b49043e1732cca22156266700aace4667
Precompiled 2025-05-14-876bb18
Text compaction race test (#37262) Copies over structure of vector search compaction tests to text search. GitOrigin-RevId: 684672faacf1dcd8f4fd1f9845fb0ff2fe215ced
Precompiled 2025-05-15-d947599
Improve CLI error for Node.js apis (#37297) GitOrigin-RevId: 3d9bf566fa0140a1a5ae94c155419e75d0d18c9f