Skip to content

Releases: oxidecomputer/hubris

sidecar release

18 Sep 22:43
Compare
Choose a tag to compare
Add comments explaining production assumption

We currently have an implicit assumption that our production images
have the same name as the board. It's useful to take advantage of this
in places like the control plane so document this for our future
selves.

rot release

18 Sep 22:37
Compare
Choose a tag to compare
Add comments explaining production assumption

We currently have an implicit assumption that our production images
have the same name as the board. It's useful to take advantage of this
in places like the control plane so document this for our future
selves.

sidecar release

11 Sep 20:40
Compare
Choose a tag to compare
xtask: Allow tasks & the kernel to specify default features.

tasks & kernels that want to disable default features can do so using
the `no-default-features` boolean in the task / kernel config sections
of the relevant `app.toml` files.

psc release

11 Sep 20:39
Compare
Choose a tag to compare
xtask: Allow tasks & the kernel to specify default features.

tasks & kernels that want to disable default features can do so using
the `no-default-features` boolean in the task / kernel config sections
of the relevant `app.toml` files.

rot release

11 Sep 20:36
Compare
Choose a tag to compare
xtask: Allow tasks & the kernel to specify default features.

tasks & kernels that want to disable default features can do so using
the `no-default-features` boolean in the task / kernel config sections
of the relevant `app.toml` files.

gimlet release

11 Sep 20:40
Compare
Choose a tag to compare
xtask: Allow tasks & the kernel to specify default features.

tasks & kernels that want to disable default features can do so using
the `no-default-features` boolean in the task / kernel config sections
of the relevant `app.toml` files.

sidecar release

30 Aug 19:17
3a12bbe
Compare
Choose a tag to compare
sidecar-v1.0.25

Release

sidecar release

14 Aug 22:23
Compare
Choose a tag to compare
net: wake all sockets on restart.

This avoids a potential liveness issue described in #1844, wherein a
task waiting for tx queue space would not notice net restarting.

Fixes #1844.

psc release

14 Aug 22:31
Compare
Choose a tag to compare
net: wake all sockets on restart.

This avoids a potential liveness issue described in #1844, wherein a
task waiting for tx queue space would not notice net restarting.

Fixes #1844.

gimlet release

14 Aug 22:13
Compare
Choose a tag to compare
net: wake all sockets on restart.

This avoids a potential liveness issue described in #1844, wherein a
task waiting for tx queue space would not notice net restarting.

Fixes #1844.