Releases: anchore/k8s-inventory
Releases · anchore/k8s-inventory
v1.8.2
Changelog
- 376dfce Merge pull request #446 from anchore/dependabot/go_modules/github.com/spf13/cobra-1.10.2
- 2decbc7 Merge pull request #452 from anchore/dependabot/github_actions/actions/cache-5.0.1
- aee9e4e Merge pull request #454 from anchore/dependabot/github_actions/actions/upload-artifact-6.0.0
- 0056021 Merge pull request #455 from anchore/dependabot/github_actions/github/codeql-action-4.31.9
- 26735c6 Merge pull request #457 from anchore/dependabot/go_modules/k8s.io/client-go-0.35.0
- a12ddbd Merge pull request #458 from anchore/dependabot/github_actions/github/codeql-action-4.31.10
- 24dd182 Merge pull request #459 from anchore/dependabot/github_actions/actions/setup-go-6.2.0
- e5cb57f Merge pull request #460 from anchore/dependabot/go_modules/github.com/sirupsen/logrus-1.9.4
- d3cb4d5 Merge pull request #461 from anchore/dependabot/github_actions/actions/cache-5.0.2
- 015e387 Merge pull request #462 from anchore/dependabot/github_actions/actions/checkout-6.0.2
- cc8b881 Merge pull request #465 from anchore/dependabot/github_actions/actions/cache-5.0.3
- d4d66e0 Merge pull request #468 from anchore/dependabot/go_modules/k8s.io/client-go-0.35.1
- 1fdaf53 Merge pull request #471 from anchore/dependabot/github_actions/github/codeql-action-4.32.3
- fac0fe1 Merge pull request #472 from anchore/dependabot/github_actions/helm/kind-action-1.14.0
- c12c68f Merge pull request #473 from anchore/ENTERPRISE-7532
- 5e7497e ci: BuildKit don't attach attestations
- f99c85b ci: always use latest go patch during build
- d99ce09 ci: bump actions/cache from 4.3.0 to 5.0.1
- 7327b14 ci: bump actions/cache from 5.0.1 to 5.0.2
- 1f6da43 ci: bump actions/cache from 5.0.2 to 5.0.3
- a43bf5b ci: bump actions/checkout from 6.0.1 to 6.0.2
- 769825e ci: bump actions/setup-go from 6.1.0 to 6.2.0
- 3c2dc05 ci: bump actions/upload-artifact from 5.0.0 to 6.0.0
- 5a518d2 ci: bump github/codeql-action from 4.31.10 to 4.32.3
- 0eb6cc1 ci: bump github/codeql-action from 4.31.6 to 4.31.9
- 8e8d6de ci: bump github/codeql-action from 4.31.9 to 4.31.10
- 2b56368 ci: bump helm/kind-action from 1.13.0 to 1.14.0
- a344f1e ci: ensure repo checked out prior to setup go on release
- 1a59de1 ci: fix task names
- f1ec2ba ci: tidy go mod
- 4025908 feat: bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4
- e5107b6 feat: bump github.com/spf13/cobra from 1.10.1 to 1.10.2
- 7e0fc6d feat: bump k8s.io/client-go from 0.34.2 to 0.35.0
- 1224803 feat: bump k8s.io/client-go from 0.35.0 to 0.35.1
- 14250a9 feat: go 1.25.7
- c13bc1e feat: update go to 1.25.7 to address security vulns
- 269f252 fix: replace deprecated fake.NewSimpleClientset with fake.NewClientset
v1.8.1
Changelog
- e9ae964 Merge pull request #423 from anchore/dependabot/github_actions/github/codeql-action-3.30.6
- 6547781 Merge pull request #424 from anchore/dependabot/github_actions/github/codeql-action-4.30.7
- 3b7cca8 Merge pull request #427 from anchore/dependabot/github_actions/actions/upload-artifact-5.0.0
- 496e946 Merge pull request #428 from anchore/dependabot/github_actions/github/codeql-action-4.31.0
- ac1d0f1 Merge pull request #430 from anchore/dependabot/github_actions/helm/kind-action-1.13.0
- 03c99a3 Merge pull request #434 from anchore/dependabot/go_modules/golang.org/x/crypto-0.45.0
- 5882fa9 Merge pull request #436 from anchore/dependabot/go_modules/k8s.io/client-go-0.34.2
- d20e0c6 Merge pull request #438 from anchore/dependabot/github_actions/actions/setup-go-6.1.0
- d513b15 Merge pull request #441 from anchore/dependabot/go_modules/github.com/hashicorp/go-version-1.8.0
- 0c6a370 Merge pull request #442 from anchore/dependabot/github_actions/github/codeql-action-4.31.6
- fefd08c Merge pull request #443 from anchore/dependabot/github_actions/actions/checkout-6.0.1
- d6c3392 Merge pull request #444 from anchore/update-goreleaser-config
- 0a900bb Merge pull request #445 from anchore/update-go-1.25.5
- 428641a ci: Bump actions/checkout from 5.0.0 to 6.0.1
- 30c2cf8 ci: Bump actions/setup-go from 6.0.0 to 6.1.0
- e6ba1f0 ci: Bump actions/upload-artifact from 4.6.2 to 5.0.0
- f9c7a43 ci: Bump github/codeql-action from 3.30.5 to 3.30.6
- db622b2 ci: Bump github/codeql-action from 3.30.6 to 4.30.7
- 93913d3 ci: Bump github/codeql-action from 4.30.7 to 4.31.0
- 4b8e6aa ci: Bump github/codeql-action from 4.31.0 to 4.31.6
- 83b11fc ci: Bump helm/kind-action from 1.12.0 to 1.13.0
- 40b7668 ci: update goreleaser config to be version 2 compatible
- a5c1f7d feat: Bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0
- d83bdb5 feat: Bump golang.org/x/crypto from 0.42.0 to 0.45.0
- a939a8c feat: Bump k8s.io/client-go from 0.34.1 to 0.34.2
- e0b4396 feat: update go to 1.25.5 to address security vulns
v1.8.0
Changelog
- 7dffd45 Merge pull request #379 from anchore/dependabot/github_actions/github/codeql-action-3.29.0
- fb2ebd0 Merge pull request #382 from anchore/dependabot/go_modules/k8s.io/client-go-0.33.2
- a2d81ad Merge pull request #383 from anchore/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0
- 01f8e0c Merge pull request #384 from anchore/dependabot/github_actions/github/codeql-action-3.29.1
- 0910681 Merge pull request #386 from anchore/dependabot/github_actions/github/codeql-action-3.29.2
- 479ab3c Merge pull request #387 from gnyahay/patch-1
- deee54f Merge pull request #390 from anchore/dependabot/go_modules/k8s.io/client-go-0.33.3
- 0f840be Merge pull request #391 from anchore/dependabot/github_actions/github/codeql-action-3.29.3
- d087da7 Merge pull request #392 from anchore/dependabot/github_actions/github/codeql-action-3.29.4
- 20f2c70 Merge pull request #393 from anchore/dependabot/github_actions/github/codeql-action-3.29.5
- 87c1908 Merge pull request #395 from anchore/dependabot/github_actions/actions/cache-4.2.4
- db15ba9 Merge pull request #396 from anchore/dependabot/github_actions/github/codeql-action-3.29.8
- c6a80a2 Merge pull request #397 from anchore/dependabot/github_actions/actions/checkout-5.0.0
- 740dd19 Merge pull request #398 from anchore/dependabot/github_actions/github/codeql-action-3.29.9
- 8faef53 Merge pull request #401 from anchore/dependabot/go_modules/k8s.io/client-go-0.33.4
- e6c6a30 Merge pull request #403 from anchore/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
- fe14cc2 Merge pull request #407 from anchore/dependabot/go_modules/github.com/stretchr/testify-1.11.1
- 1a3d012 Merge pull request #411 from anchore/dependabot/go_modules/github.com/spf13/cobra-1.10.1
- e6f1421 Merge pull request #412 from anchore/dependabot/github_actions/actions/setup-go-6.0.0
- ef48e36 Merge pull request #414 from anchore/dependabot/go_modules/github.com/spf13/viper-1.21.0
- 2d45150 Merge pull request #416 from anchore/dependabot/go_modules/k8s.io/client-go-0.34.1
- cdbe421 Merge pull request #419 from anchore/dependabot/github_actions/actions/cache-4.3.0
- 3dea32d Merge pull request #421 from anchore/dependabot/github_actions/github/codeql-action-3.30.5
- 2947fb9 Merge pull request #422 from anchore/bump-go-1.25
- cd14813 ci: Bump actions/cache from 4.2.3 to 4.2.4
- 2b70b77 ci: Bump actions/cache from 4.2.4 to 4.3.0
- 0c3ab5d ci: Bump actions/checkout from 4.2.2 to 5.0.0
- 99bc359 ci: Bump actions/setup-go from 5.5.0 to 6.0.0
- dbfad79 ci: Bump github/codeql-action from 3.28.19 to 3.29.0
- 3b1df46 ci: Bump github/codeql-action from 3.29.0 to 3.29.1
- 58ec43d ci: Bump github/codeql-action from 3.29.1 to 3.29.2
- 10bd0a3 ci: Bump github/codeql-action from 3.29.2 to 3.29.3
- 2d1fd95 ci: Bump github/codeql-action from 3.29.3 to 3.29.4
- 67e818c ci: Bump github/codeql-action from 3.29.4 to 3.29.5
- 356694a ci: Bump github/codeql-action from 3.29.7 to 3.29.8
- d35ef4a ci: Bump github/codeql-action from 3.29.8 to 3.29.9
- 050da08 ci: Bump github/codeql-action from 3.29.9 to 3.30.5
- 84f05b4 ci: bump goreleaser version
- 917f1bb feat: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0
- 0c0857d feat: Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0
- 0c25107 feat: Bump github.com/spf13/cobra from 1.9.1 to 1.10.1
- d8acaf0 feat: Bump github.com/spf13/viper from 1.20.1 to 1.21.0
- ee0f5a5 feat: Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
- 83c049d feat: Bump k8s.io/client-go from 0.33.1 to 0.33.2
- df1c82a feat: Bump k8s.io/client-go from 0.33.2 to 0.33.3
- 4749e4c feat: Bump k8s.io/client-go from 0.33.3 to 0.33.4
- 5eaf0bf feat: Bump k8s.io/client-go from 0.33.4 to 0.34.1
- 8adb5e3 feat: bump go to 1.25.1
- 8611465 feat: bump golangci and fix failures
- e7dda27 feat: update dockerfile
v1.7.7
Changelog
- 453d4f9 Merge pull request #371 from anchore/lwade/entitlement-notice-readme
- ac92662 Merge pull request #372 from anchore/dependabot/github_actions/actions/setup-go-5.5.0
- c2fad2a Merge pull request #373 from anchore/dependabot/go_modules/k8s.io/client-go-0.33.1
- 19597d3 Merge pull request #376 from anchore/dependabot/github_actions/github/codeql-action-3.28.18
- 9c2bc8e Merge pull request #377 from anchore/jspilman/batching
- 0a21e35 Merge pull request #378 from anchore/dependabot/github_actions/github/codeql-action-3.28.19
- eff75e6 ci: Bump actions/setup-go from 5.4.0 to 5.5.0
- d027712 ci: Bump github/codeql-action from 3.28.17 to 3.28.18
- 4e25125 ci: Bump github/codeql-action from 3.28.18 to 3.28.19
- 7c178e6 feat: Bump k8s.io/client-go from 0.33.0 to 0.33.1
- cfae723 feat: batch inventory reports by payload size
v1.7.6
v1.7.5
Changelog
- c116b81 Merge pull request #338 from anchore/dependabot/github_actions/github/codeql-action-3.28.8
- b3df7d7 Merge pull request #341 from anchore/dependabot/github_actions/github/codeql-action-3.28.9
- fa3d971 Merge pull request #342 from anchore/go-1.24
- 3380217 Merge pull request #345 from anchore/dependabot/go_modules/github.com/spf13/cobra-1.9.1
- 4460b33 Merge pull request #346 from anchore/dependabot/github_actions/actions/cache-4.2.1
- 367b83f Merge pull request #348 from anchore/dependabot/github_actions/actions/upload-artifact-4.6.1
- 579057a Merge pull request #351 from anchore/dependabot/go_modules/golang.org/x/net-0.36.0
- 030e3b5 Merge pull request #352 from anchore/dependabot/go_modules/k8s.io/client-go-0.32.3
- 7797b31 Merge pull request #355 from anchore/dependabot/github_actions/actions/setup-go-5.4.0
- f0d18a0 Merge pull request #356 from anchore/dependabot/github_actions/actions/cache-4.2.3
- 0fc8be9 Merge pull request #358 from anchore/dependabot/github_actions/actions/upload-artifact-4.6.2
- cea63f1 Merge pull request #359 from anchore/dependabot/github_actions/github/codeql-action-3.28.13
- 71153ba Merge pull request #360 from anchore/dependabot/go_modules/github.com/spf13/viper-1.20.1
- 76cafc7 Merge pull request #361 from anchore/dependabot/github_actions/github/codeql-action-3.28.15
- 6ff6c75 Merge pull request #362 from anchore/dependabot/go_modules/golang.org/x/net-0.38.0
- 806174a Merge pull request #363 from anchore/dependabot/github_actions/github/codeql-action-3.28.16
- 6dc7685 Merge pull request #365 from anchore/dependabot/go_modules/k8s.io/client-go-0.33.0
- eba32bf Merge pull request #367 from anchore/fix-registration
- f2c3d54 Merge pull request #368 from anchore/dependabot/github_actions/github/codeql-action-3.28.17
- 5649169 chore: appease the updated linter
- 9b3d397 chore: bump golangci-lint for go 1.24.x support
- bc034ac ci: Bump actions/cache from 4.2.0 to 4.2.1
- 3e96e05 ci: Bump actions/cache from 4.2.1 to 4.2.3
- 0e7201d ci: Bump actions/setup-go from 5.3.0 to 5.4.0
- 0a61b27 ci: Bump actions/upload-artifact from 4.6.0 to 4.6.1
- 4ed0173 ci: Bump actions/upload-artifact from 4.6.1 to 4.6.2
- 88e3d78 ci: Bump github/codeql-action from 3.28.13 to 3.28.15
- 8bc5f53 ci: Bump github/codeql-action from 3.28.15 to 3.28.16
- 152542b ci: Bump github/codeql-action from 3.28.16 to 3.28.17
- 619c4e4 ci: Bump github/codeql-action from 3.28.6 to 3.28.8
- 14f4cc1 ci: Bump github/codeql-action from 3.28.8 to 3.28.9
- 2bfbbd1 ci: Bump github/codeql-action from 3.28.9 to 3.28.13
- b514218 feat: Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
- bcb8a04 feat: Bump github.com/spf13/viper from 1.19.0 to 1.20.1
- ce45e04 feat: Bump golang.org/x/net from 0.33.0 to 0.36.0
- bcce41f feat: Bump golang.org/x/net from 0.36.0 to 0.38.0
- 7a0e1e7 feat: Bump k8s.io/client-go from 0.31.3 to 0.32.3
- 135d35f feat: Bump k8s.io/client-go from 0.32.3 to 0.33.0
- 8d24c9e feat: update to go 1.24.x
- 0b49fad fix: integration registration should reuse the integration registration name
v1.7.4
v1.7.3
Changelog
- e9f991a Merge pull request #315 from anchore/dependabot/go_modules/k8s.io/api-0.31.4
- 09939ee Merge pull request #317 from anchore/dependabot/go_modules/golang.org/x/crypto-0.31.0
- 1cee10c Merge pull request #325 from anchore/dependabot/github_actions/actions/upload-artifact-4.5.0
- 6e88c09 Merge pull request #326 from anchore/dependabot/github_actions/github/codeql-action-3.28.0
- 5fc99f3 Merge pull request #327 from anchore/dependabot/github_actions/helm/kind-action-1.12.0
- cd611f8 Merge pull request #328 from anchore/dependabot/github_actions/actions/upload-artifact-4.6.0
- 4acc5a7 Merge pull request #330 from anchore/dependabot/github_actions/wagoid/commitlint-github-action-6.2.1
- 0105a26 Merge pull request #331 from anchore/dependabot/github_actions/actions/setup-go-5.3.0
- 5e6957f Merge pull request #336 from anchore/dependabot/github_actions/github/codeql-action-3.28.6
- 8f382a2 ci: Bump actions/setup-go from 5.2.0 to 5.3.0
- 1a0b14b ci: Bump actions/upload-artifact from 4.4.3 to 4.5.0
- 3860da6 ci: Bump actions/upload-artifact from 4.5.0 to 4.6.0
- 8762635 ci: Bump github/codeql-action from 3.27.9 to 3.28.0
- 16d0910 ci: Bump github/codeql-action from 3.28.0 to 3.28.6
- 8823ed6 ci: Bump helm/kind-action from 1.11.0 to 1.12.0
- febd3f9 ci: Bump wagoid/commitlint-github-action from 6.2.0 to 6.2.1
- 4cff0f1 feat: Bump golang.org/x/crypto from 0.24.0 to 0.31.0
- 070d6a4 feat: Bump k8s.io/api from 0.31.3 to 0.31.4
v1.7.2
Changelog
- 0183394 Merge pull request #302 from anchore/dependabot/go_modules/github.com/adrg/xdg-0.5.3
- 0e265c1 Merge pull request #305 from anchore/dependabot/github_actions/github/codeql-action-3.27.4
- 865e77a Merge pull request #306 from anchore/dependabot/github_actions/github/codeql-action-3.27.5
- 0b64909 Merge pull request #309 from anchore/dependabot/go_modules/k8s.io/client-go-0.31.3
- 4267555 Merge pull request #310 from anchore/dependabot/go_modules/github.com/stretchr/testify-1.10.0
- 7bed9da Merge pull request #311 from anchore/dependabot/github_actions/github/codeql-action-3.27.6
- 098c146 Merge pull request #312 from anchore/dependabot/github_actions/actions/cache-4.2.0
- c9b99fa Merge pull request #318 from anchore/dependabot/github_actions/actions/setup-go-5.2.0
- 2e7f87f Merge pull request #321 from anchore/dependabot/github_actions/github/codeql-action-3.27.9
- 2d8ca2d Merge pull request #322 from anchore/dependabot/github_actions/helm/kind-action-1.11.0
- c45886f Merge pull request #323 from anchore/dependabot/github_actions/wagoid/commitlint-github-action-6.2.0
- 2faf129 Merge pull request #324 from anchore/decrease-polling-time
- f66741f chore: reduce max polling time from 24 hours to 1 hour
- 6ab1fe9 ci: Bump actions/cache from 4.1.2 to 4.2.0
- ff4ba9b ci: Bump actions/setup-go from 5.1.0 to 5.2.0
- bf1e355 ci: Bump github/codeql-action from 3.27.0 to 3.27.4
- ac630c8 ci: Bump github/codeql-action from 3.27.4 to 3.27.5
- 1eb8796 ci: Bump github/codeql-action from 3.27.5 to 3.27.6
- 7a829a7 ci: Bump github/codeql-action from 3.27.6 to 3.27.9
- 9984fb2 ci: Bump helm/kind-action from 1.10.0 to 1.11.0
- b71d6f7 ci: Bump wagoid/commitlint-github-action from 6.1.2 to 6.2.0
- b62e90a feat: Bump github.com/adrg/xdg from 0.5.1 to 0.5.3
- 6539179 feat: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
- d14d63b feat: Bump k8s.io/client-go from 0.31.2 to 0.31.3