Skip to content

v0.1.0

Compare
Choose a tag to compare
@shoenig shoenig released this 02 Jul 00:12
· 23 commits to main since this release
a4c05ce

Changelog

  • b6f3559 build(deps): bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0 (#21)
  • 5bc245f build(deps): bump github.com/hashicorp/go-set from 0.1.10 to 0.1.12 (#38)
  • e4222c1 build(deps): bump github.com/hashicorp/go-set from 0.1.12 to 0.1.13 (#41)
  • 580aef1 build(deps): bump github.com/hashicorp/go-set from 0.1.6 to 0.1.7 (#19)
  • 551f2f0 build(deps): bump github.com/hashicorp/nomad from 1.4.1 to 1.4.3 (#18)
  • 4e00423 build(deps): bump github.com/hashicorp/nomad from 1.5.3 to 1.5.6 (#39)
  • 8ece2d0 build(deps): bump github.com/shoenig/test from 0.4.0 to 0.6.0 (#20)
  • e356538 build(deps): bump github.com/shoenig/test from 0.6.0 to 0.6.1 (#25)
  • 50546dc build(deps): bump github.com/shoenig/test from 0.6.3 to 0.6.4 (#34)
  • 06adb18 build(deps): bump github.com/shoenig/test from 0.6.4 to 0.6.6 (#42)
  • bd30d66 build(deps): bump golang.org/x/sys from 0.1.0 to 0.4.0 (#23)
  • 962dc0f build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#40)
  • c9d01ff build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 (#43)
  • ce7e346 build: make build steps not specific to my machine (#16)
  • da881b2 build: setup goreleaser (#45)
  • 0ade3b8 ci: setup ci on gha (#14)
  • e6f1dee deps: setup monthly dependabot (#17)
  • 55d32c6 deps: update and tidy (#26)
  • d48bf0f deps: update deps (#13)
  • d0eb363 drviver: restore pledge environment during task recovery (#44)
  • 8d4dcbe e2e: setup to run e2e tests on github actions (#11)
  • 2be5fb1 exec: clone task process directly into its cgroup (#36)
  • 7f10582 exec: extract cg values more efficiently (#15)
  • a4c05ce hack: fixup outdated .nomad extensions to .hcl (#46)
  • 408ea88 plugin: detect if cap_net_bind_service is set on pledge executable (#12)
  • c9f2f59 readme: update readme example
  • 36a6af1 readme: update with CI badge and some wording
  • 96e4d5d repo: setup linters (#35)
  • 76570a0 repo: use hashicorp/setup-golang for setting up go compiler in GHA (#22)