What's Changed
- chore(deps): bump clap_complete from 4.6.3 to 4.6.5 by @dependabot[bot] in #902
- fix: preserve child output without trailing newline (#881) by @AnnaXH in #911
- feat(landlock): add landlock v6 signal and abstract unix socket scoping by @lukehinds in #912
- feat(cli): add recursive unix socket directory grants by @lukehinds in #913
- feat(sandbox): add explicit allowlist for pathname af_unix sockets by @lukehinds in #915
- feat(profiles): verify pack signer identities and allow use of org/repo pull format by @lukehinds in #916
- feat(linux): implement af_unix pathname mediation by @lukehinds in #918
- fix(proxy): honor explicit credential_format on custom inject headers by @SequeI in #921
- Change warning to note about API changes by @lukehinds in #933
- docs(installation): add Arch Linux (AUR) section by @sarovin in #926
- refactor(package): base installs on package manifest by @lukehinds in #928
- docs(cli-security): add isolation scope and deployment model by @lukehinds in #937
- feat(macos): treat open_port 0 as localhost:* outbound by @SequeI in #931
- fix(musl): fix libc::Ioctl type mismatches for x86_64-unknown-linux-musl target by @sahuguet in #935
- test(integration-tests): use CARGO_TARGET_DIR in runner by @lukehinds in #939
- fix(pty): forward bare ESC immediately in filter_client_input by @caiocdcs in #948
- fix(cli): preserve macOS future-file grants in why --self by @panga in #949
- fix: quiet Landlock deny-overlap diagnostics on Linux by @SequeI in #950
New Contributors
- @sarovin made their first contribution in #926
- @caiocdcs made their first contribution in #948
- @panga made their first contribution in #949
Full Changelog: v0.54.0...v0.55.0