This repository was archived by the owner on Jun 19, 2026. It is now read-only.
Commit dbed2af
chore: release v0.10.0-rc.0 (#375)
## Release
Prepare Vox `0.10.0-rc.0`.
This release carries the rootless runtime cleanup and related
cross-language
lifecycle fixes:
- explicit connection/lane/request-scope model
- request-scoped raw channel shutdown behavior
- lifecycle shutdown fixes across Rust, TypeScript, and Swift subjects
- wasm browser timing fix
- release metadata for `vox-rt` and `vox-rt-macros`
## Packages
All synchronized Vox crates move from `0.9.0-rc.0` to `0.10.0-rc.0`.
## Release Note
Before merging, `vox-rt-macros` needs the one-time crates.io crate
creation.
Trusted Publishing can publish existing crates but cannot create a
brand-new
crate.
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Amos Wenger <amos@bearcove.eu>1 parent b1c9da4 commit dbed2af
4 files changed
Lines changed: 48 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
10 | 19 | | |
11 | | - | |
12 | | - | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
0 commit comments