5.0.0 (2026-01-20)
⚠ BREAKING CHANGES
- go: Change module version from v4 to v5 (#2485)
- config: Remove support for templates array form (#2478)
- aws: Remove support for deprecated AWS_META_ENDPOINT env var (#2477)
- go: Require proper context propagation where missing (#2476)
- Remove deprecated functions in preparation for v5 (#2472)
- go: Move aws/ package to internal/aws/
- aws: Replace AWS SDK v1 with v2 (#2439)
Features
- aws: Replace AWS SDK v1 with v2 (#2439) (46fcf9a)
- go: Change module version from v4 to v5 (#2485) (f3a9b01)
Bug Fixes
Documentation
Dependencies
- actions: bump aquasecurity/setup-trivy from 0.2.3 to 0.2.5 (#2482) (467d59a)
- actions: Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#2467) (d173a32)
- actions: Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#2452) (7480191)
- actions: Bump golangci/golangci-lint-action from 8 to 9 (#2454) (591860b)
- actions: Bump the actions group across 1 directory with 7 updates (#2465) (f82d7b0)
- actions: bump the actions group with 2 updates (#2481) (50d0673)
- go: Bump cuelang.org/go from 0.13.2 to 0.15.3 (#2469) (894a34f)
- go: bump github.com/aws/aws-sdk-go-v2/service/ec2 (#2483) (5a1ab38)
- go: bump github.com/hairyhenderson/go-fsimpl from 0.3.1 to 0.3.2 (#2480) (d7abae4)
- go: bump github.com/hairyhenderson/go-fsimpl from 0.3.2 to 0.3.3 (#2484) (58b71ed)
- go: Bump github.com/itchyny/gojq from 0.12.17 to 0.12.18 (#2460) (4dfad54)
- go: Bump github.com/spf13/cobra from 1.9.1 to 1.10.2 (#2462) (3969fda)
- go: Bump github.com/ugorji/go/codec from 1.3.0 to 1.3.1 (#2451) (5bb94d8)
- go: Bump k8s.io/client-go from 0.33.2 to 0.35.0 (#2466) (93926cf)
- go: Bump the aws-sdk group across 1 directory with 6 updates (#2474) (a90269c)
- go: Bump the golang-x group with 4 updates (#2420) (600e63a)
- go: bump the golang-x group with 4 updates (#2479) (2a40476)
- go: Bump the hashicorp group across 1 directory with 2 updates (#2444) (6494dd2)
- go: Bump to Go 1.25.5 (#2475) (9fb6221)
Miscellaneous Chores
- aws: Remove support for deprecated AWS_META_ENDPOINT env var (#2477) (efe36ec)
- config: Remove support for templates array form (#2478) (c0613ad)
- go: Move aws/ package to internal/aws/ (46fcf9a)
- go: Require proper context propagation where missing (#2476) (c095994)
- Remove deprecated functions in preparation for v5 (#2472) (6ef7149)