Tags: timescale/rsigma
Tags
ci: make crates.io publish idempotent (#380) Wrap each publish step in a helper that checks the sparse index and skips a crate whose target version is already on crates.io. A partial release (some crates published, a later one failed) can now be recovered by re-running the workflow instead of aborting on a "crate version already exists" error.
chore: release v0.18.0 (#275) * chore: release v0.18.0 Bump the workspace and all inter-crate version pins from 0.17.0 to 0.18.0, sync the workspace and fuzz lockfiles, and finalize the CHANGELOG by promoting the [Unreleased] section to [0.18.0] with a TL;DR summary and a release reference link. The fuzz lockfile also picks up the webhook-signing and rstix transitive dependencies it had drifted behind, so it resolves under --locked again. * docs: credit @SecurityEnthusiast for the rstix work in the v0.18.0 changelog
PreviousNext