Skip to content

Releases: edera-dev/am-i-isolated

v0.3.0

10 Nov 14:39
2a34650
Compare
Choose a tag to compare
docker run --rm -it ghcr.io/edera-dev/am-i-isolated:v0.3.0

What's Changed

  • fix: pod spec in readme by @jedsalazar in #32
  • fix(virtualized): detect gVisor more reliably, and introduce a maybe present state by @azenla in #34
  • Bump version to v0.3.0 by @azenla in #35

Full Changelog: v0.2.1...v0.3.0

v0.2.1

07 Nov 17:25
767a12c
Compare
Choose a tag to compare
docker run --rm -it ghcr.io/edera-dev/am-i-isolated:v0.2.1

What's Changed

  • Add Kubernetes example to README by @jedsalazar in #27
  • chore(deps): bump anyhow from 1.0.92 to 1.0.93 in the dep-updates group by @dependabot in #24
  • fix: ensure capabilities are separated by a space by @kaniini in #28
  • feat(emoji): improve emoji usage to support more terminals by @azenla in #30
  • chore: upgrade cap test severity to high by @kaniini in #29
  • update version to v0.2.1 by @azenla in #31

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Nov 05:35
e38cb44
Compare
Choose a tag to compare

This is the first production-ready release of Am I Isolated!

You can run this release with the following command:

docker run --rm -it ghcr.io/edera-dev/am-i-isolated:v0.2.0

v0.1.1

06 Nov 00:07
e2ead46
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Nov 00:06
c6b998b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump anyhow from 1.0.89 to 1.0.90 in the dep-updates group by @dependabot in #1
  • Update README.md by @jedsalazar in #2
  • chore(deps): bump the actions-updates group with 4 updates by @dependabot in #3
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in the actions-updates group by @dependabot in #10
  • chore(deps): bump anyhow from 1.0.90 to 1.0.91 in the dep-updates group by @dependabot in #11
  • docs: clean up shell script for copy pasta by @denhamparry in #13
  • fix: rename secbench to am-i-isolated by @denhamparry in #15

New Contributors

Full Changelog: https://github.com/edera-dev/am-i-isolated/commits/v0.1.0