Tags: get-convex/convex-rs
Tags
Release convex-rs 0.10.1 (#41361) GitOrigin-RevId: 34b9f54ff8ef2aa53db6f6efb4bf446d6dfc1509
Release convex-rs 0.10.0 (#41279) Updated changelog with key updates. GitOrigin-RevId: 7f9eba5aaa3d711fd06a8afd6e027d22a0494c3f
Release convex-rs 0.9.0 (#32297) Releasing 0.9.0 - updated changelog with key updates. GitOrigin-RevId: 4693b52956762f1994b189db5f636aab90e4034d
Use tokio's oneshot everywhere (#30516) Switch our oneshots from `futures` to `tokio` so they're coop budget aware -- if a Tokio task has exhausted its coop budget, `oneshot::Receivers` will preempt the task if awaited. This does require that our futures are all executed within the Tokio runtime, however. GitOrigin-RevId: da8f8017fd0f07f8e50332682c43ce514ba8c3d4
convex-rs PR 5: Add support for passing a client_id value through Con… …vexClient (#30507) This will allow mobile clients to identify themselves. ---- By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. GitOrigin-RevId: ed785e9b87cca4c208e700f7b01e38cf7a8a19df
Bump convex rs release version to 0.7.0 and add changelog (#28178) Release version 0.7.0 with changelog GitOrigin-RevId: 9c71a52f51304fd588985177b31ff71f7577f44a
Updates to convex-rs GitOrigin-RevId: b27f3b383f2a8a1f84d558c33c5b327ad2b94b13
Updates to convex-rs GitOrigin-RevId: d98988dc0210767115c1aca605b7ba1100594718
Updates to convex-rs GitOrigin-RevId: 41ff001fa8737d3eefa066cccea9f3fc122328c0
Updates to convex-rs GitOrigin-RevId: 6bb19d8f36a4f82035099dfdcfcbff318a5a64b1
PreviousNext