Skip to content

Commit 15b5360

Browse files
edera-cultivation[bot]bleggett
authored andcommitted
chore: release v0.3.0
1 parent 05998b4 commit 15b5360

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.0](https://github.com/edera-dev/styrolite/compare/v0.2.2...v0.3.0) - 2026-04-01
11+
12+
### Other
13+
14+
- Support supplemental GIDs
15+
- Attach needs to apply guid/uid
16+
- Prefer owned types for filedescriptors where possible
17+
- Add data field to MountSpec
18+
- Fallback proc scan for first_child_pid_of for kernels without CONFIG_PROC_CHILDREN
19+
- Add seccomp-bpf filter support with TSYNC
20+
1021
## [0.1.1](https://github.com/edera-dev/styrolite/releases/tag/v0.1.1) - 2025-10-16
1122

1223
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "styrolite"
33
description = "Lightweight, programmatic sandboxing tool"
44
license = "Apache-2.0"
5-
version = "0.2.2"
5+
version = "0.3.0"
66
homepage = "https://github.com/edera-dev/styrolite"
77
repository = "https://github.com/edera-dev/styrolite"
88
edition = "2024"

0 commit comments

Comments
 (0)