v3.0.1
·
49 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Bug Fixes
- Fail restrict-mode builds with zero outbound traffic despite nothing being blocked (#257)
- The haproxy log's plausibility check couldn't tell "no traffic occurred" apart from a tampered log, so
fail_on_blocked: truefailed builds even withblockedCount: 0. The proxy now always logs a fixed startup line so the check has something to see.
- The haproxy log's plausibility check couldn't tell "no traffic occurred" apart from a tampered log, so
Documentation
- Restore Docker framing to the README after the
runaction split (#255)- Reverts wording and heading levels genericized to cover both
docker buildandrun, and drops the now-orphanedrundiagrams.
- Reverts wording and heading levels genericized to cover both
- Title the README "Buildcage for Docker" to name it within the family (#256)
- Names which
buildcageorg member this repo is, alongsidebuildcage/isolated-run.
- Names which
Dependencies
- Pin
uses:examples in the README and docs to the v3.0.0 release SHA (#254)
Full Changelog: v3.0.0...v3.0.1