Skip to content

Release v0.6.10

Compare
Choose a tag to compare
@vaikas vaikas released this 27 Mar 15:40
· 707 commits to main since this release
dac40c7

What's Changed

  • document builtin substitutions by @imjasonh in #1071
  • fix test.environment jsonschema struct tag by @joshrwolf in #913
  • Bump apko by @jonjohnsonjr in #1074
  • build(deps): bump gitlab.alpinelinux.org/alpine/go from 0.8.1-0.20230928153721-5381bfaecf9b to 0.9.0 by @dependabot in #949
  • build(deps): bump github.com/kubescape/go-git-url from 0.0.27 to 0.0.28 by @dependabot in #1080
  • build(deps): bump google.golang.org/api from 0.168.0 to 0.169.0 by @dependabot in #1081
  • build(deps): bump gitlab.alpinelinux.org/alpine/go from 0.9.0 to 0.10.0 by @dependabot in #1082
  • feat(pipelines): Add cargo build for rust packages by @EyeCantCU in #1077
  • Add Harden Runner audit configs by @jedsalazar in #1084
  • open debug session in the specific workdir by @joshrwolf in #1085
  • Move "executing:" logging to debug by @imjasonh in #1087
  • Switch to new octo-sts action by @mattmoor in #1088
  • build(deps): bump google.golang.org/api from 0.169.0 to 0.170.0 by @dependabot in #1093
  • build(deps): bump dagger.io/dagger from 0.10.1 to 0.10.2 by @dependabot in #1089
  • build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #1097
  • build(deps): bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #1098
  • build(deps): bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot in #1095
  • build(deps): bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 by @dependabot in #1096
  • build(deps): bump github.com/kubescape/go-git-url from 0.0.28 to 0.0.30 by @dependabot in #1094
  • remove files from SBOM by @imjasonh in #1076
  • Propagate user from image configuration by @jonjohnsonjr in #1099
  • build(deps): bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #1100
  • skip mounting resolv.conf for the docker runner by @joshrwolf in #1101
  • Better go pipelines by @xnox in #1086
  • build(deps): bump github.com/charmbracelet/log from 0.3.2-0.20240205220859-7a3834f9b367 to 0.4.0 by @dependabot in #1106
  • build(deps): bump github.com/docker/cli from 25.0.4+incompatible to 26.0.0+incompatible by @dependabot in #1104
  • build(deps): bump google.golang.org/api from 0.170.0 to 0.171.0 by @dependabot in #1105
  • Python/sca updates by @smoser in #1102
  • feat: Add build pipeline for R packages by @EyeCantCU in #1111

New Contributors

Full Changelog: v0.6.9...v0.6.10