Skip to content

Releases: capnspacehook/whalewall

v0.2.3

24 Feb 23:28
ad75afd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Feb 19:36
31d8f02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

23 Dec 15:00
2289753
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0-rc1...v0.2.1

v0.2.0

14 Nov 01:12
Compare
Choose a tag to compare

A lot has changed since v0.1.0, here are the highlights:

  • A Docker image was added to make installation and deployment easier
  • Landlock and seccomp are used to severely reduce attack surface
  • -clear will now delete all firewall rules created by whalewall
  • Losing connection to the Docker daemon will no longer cause an endless stream of error messages
  • All Docker images and released checksum files are now signed

Full Changelog: v0.1.0...v0.2.0

v0.2.0-rc1

14 Nov 01:07
Compare
Choose a tag to compare
v0.2.0-rc1 Pre-release
Pre-release

What's Changed

  • Bump wangyoucao577/go-release-action from 1.30 to 1.31 by @dependabot in #8
  • Bump wangyoucao577/go-release-action from 1.31 to 1.32 by @dependabot in #10
  • Bump modernc.org/sqlite from 1.18.1 to 1.19.1 by @dependabot in #9
  • Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #14
  • Bump github.com/docker/docker from 20.10.18+incompatible to 20.10.21+incompatible by @dependabot in #15
  • Bump modernc.org/sqlite from 1.19.1 to 1.19.2 by @dependabot in #12
  • Bump modernc.org/sqlite from 1.19.2 to 1.19.3 by @dependabot in #16
  • Overhaul workflows, embed vcs info into binary in docker image by @capnspacehook in #17
  • Bump golang from 1.19.2-alpine to 1.19.3-alpine by @dependabot in #19
  • Bump modernc.org/sqlite from 1.19.3 to 1.19.4 by @dependabot in #20
  • Bump golang.org/x/sys from 0.1.0 to 0.2.0 by @dependabot in #21
  • start debugging go generate job by @capnspacehook in #22
  • Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #23
  • Bump hadolint/hadolint-action from 2.0.0 to 3.0.0 by @dependabot in #24

New Contributors

Full Changelog: v0.1.0...v0.2.0-rc1

v0.1.0

17 Sep 19:55
Compare
Choose a tag to compare
add release action