Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@alacuku alacuku released this 27 Jan 10:01

What's Changed

  • fix(auth/gcp): ensure correct OAuth scope for Artifact Registry with service account by @evict in #659
  • chore(deps): Bump the gomod group with 3 updates by @dependabot in #673
  • chore(deps): Bump google.golang.org/api from 0.206.0 to 0.209.0 by @dependabot in #675
  • chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #674
  • chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #676
  • chore(deps): Bump docker/metadata-action from 5.5.1 to 5.6.1 in the actions group by @dependabot in #677
  • chore(deps): Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #679
  • chore(deps): Bump github.com/pterm/pterm from 0.12.79 to 0.12.80 in the gomod group by @dependabot in #678
  • chore(deps): Bump docker/build-push-action from 6.9.0 to 6.10.0 in the actions group by @dependabot in #680
  • chore(deps): Bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #687
  • chore(deps): Bump cloud.google.com/go/storage from 1.47.0 to 1.48.0 by @dependabot in #684
  • chore(deps): Bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #683
  • chore(deps): Bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #686
  • chore(deps): Bump github.com/falcosecurity/driverkit from 0.20.4 to 0.20.5 in the gomod group by @dependabot in #681
  • fix(mediaType): do not omit original media type if not a well known media type by @alacuku in #688
  • update linter by @alacuku in #689
  • chore(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #690
  • chore(deps): Bump the gomod group with 6 updates by @dependabot in #691
  • chore(deps): Bump actions/setup-go from 5.1.0 to 5.2.0 in the actions group by @dependabot in #697
  • chore(deps): Bump github.com/docker/docker from 27.3.1+incompatible to 27.4.0+incompatible by @dependabot in #696
  • chore(deps): Bump google.golang.org/api from 0.210.0 to 0.211.0 by @dependabot in #693
  • chore(deps): Bump github.com/docker/cli from 27.3.1+incompatible to 27.4.1+incompatible by @dependabot in #703
  • chore(deps): Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #700
  • chore(deps): Bump the gomod group with 2 updates by @dependabot in #698
  • chore(deps): Bump github.com/cilium/ebpf from 0.16.0 to 0.17.1 by @dependabot in #701
  • chore(deps): Bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to 3.0.0-rc.2 by @dependabot in #699
  • chore(deps): Bump cloud.google.com/go/storage from 1.48.0 to 1.49.0 by @dependabot in #705
  • chore(deps): Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 in the gomod group by @dependabot in #704
  • chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 in the gomod group by @dependabot in #707
  • chore(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #708
  • chore(deps): Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #710
  • chore(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #709
  • chore(go.mod): bump go version to 1.23.4 by @alacuku in #711
  • chore(deps): Bump k8s.io/apimachinery from 0.31.3 to 0.32.0 by @dependabot in #694
  • chore(deps): Bump k8s.io/client-go from 0.31.3 to 0.32.0 by @dependabot in #695
  • chore(deps): Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #713
  • chore(deps): Bump cloud.google.com/go/storage from 1.49.0 to 1.50.0 by @dependabot in #714
  • chore(deps): Bump the gomod group across 1 directory with 5 updates by @dependabot in #715
  • chore(deps): Bump the actions group with 5 updates by @dependabot in #721
  • chore(deps): Bump the gomod group with 5 updates by @dependabot in #718
  • chore(deps): Bump the gomod group with 2 updates by @dependabot in #723
  • chore(deps): Bump the actions group with 2 updates by @dependabot in #722
  • fix(follow): handle directories in tar.gz artifacts by @TiagoJMartins in #716

New Contributors

Full Changelog: v0.10.1...v0.11.0