Releases: storopoli/dead-man-switch
Releases · storopoli/dead-man-switch
v0.9.3
What's Changed
- chore(deps): update dtolnay/rust-toolchain requirement to 631a55b12751854ce901bb631d5902ceb48146f7 by @dependabot[bot] in #270
- chore(deps): bump astral-sh/setup-uv from 7.1.6 to 7.3.0 by @dependabot[bot] in #269
- fix: update flake.lock by @github-actions[bot] in #271
- chore(deps): bump chrono from 0.4.42 to 0.4.43 by @dependabot[bot] in #272
- chore(deps): bump uuid from 1.19.0 to 1.21.0 by @dependabot[bot] in #273
- chore(deps): bump axum-extra from 0.12.2 to 0.12.5 by @dependabot[bot] in #274
- chore(deps): bump toml from 0.8.23 to 1.0.1+spec-1.1.0 by @dependabot[bot] in #275
- chore(deps): bump anyhow from 1.0.100 to 1.0.101 by @dependabot[bot] in #276
- chore(deps): bump rustls-webpki from 0.103.8 to 0.103.10 in the cargo group across 1 directory by @dependabot[bot] in #277
- ci: fix zizmor issues by @storopoli in #279
- fix: update flake.lock by @github-actions[bot] in #278
- security: ignore unpatcheable rustsec on rsa by @storopoli in #280
- chore(deps): bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #281
- chore(deps): bump anyhow from 1.0.101 to 1.0.102 by @dependabot[bot] in #282
- chore(deps): bump bcrypt from 0.17.1 to 0.19.0 by @dependabot[bot] in #284
- chore(deps): bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #285
- chore(deps): bump toml from 1.0.1+spec-1.1.0 to 1.0.7+spec-1.1.0 by @dependabot[bot] in #283
- chore(deps): bump Swatinem/rust-cache from 2.8.2 to 2.9.1 by @dependabot[bot] in #286
- chore(deps): bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 by @dependabot[bot] in #288
- chore(deps): bump uuid from 1.21.0 to 1.22.0 by @dependabot[bot] in #287
- chore(deps): bump the cargo group across 1 directory with 2 updates by @dependabot[bot] in #289
- chore(deps): bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory by @dependabot[bot] in #290
Full Changelog: v0.9.2...v0.9.3
v0.9.2
dockerfile improvements
v0.9.1
security dependency updates
v0.9.0
improved persistence of state across restarts
v0.8.0
dockerfiles for cli and web
v0.7.3
log-level fixes
v0.7.2
secure cookie fix
v0.7.1
fixed more potential crashes
v0.7.0
Fixed crash in web-ui that could be activated without authentication
v0.6.1
Security Advisory: dependency ring some AES functions may panic