Releases: cloudfoundry/cli
Releases · cloudfoundry/cli
v8.8.3
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:8.8.3
What's Changed
- Bump code.cloudfoundry.org/bytefmt from 0.9.0 to 0.10.0 by @dependabot in #3225
- Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #3226
- Use one environment to run int tests [v8] by @gururajsh in #3243
- v8: Bump the dependencies group across 1 directory with 9 updates by @dependabot in #3245
- v8: Bump the dependencies group across 1 directory with 6 updates by @dependabot in #3258
- Automate release version generation [v8] by @gururajsh in #3268
- v8: Bump the dependencies group with 6 updates by @dependabot in #3264
Full Changelog: v8.8.2...v8.8.3
v7.7.15
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:7.7.15
What's Changed
- Use one environment to run int tests [v7] by @gururajsh in #3244
- v7: Bump the dependencies group across 1 directory with 9 updates by @dependabot in #3247
- v7: Bump anchore/scan-action from 4 to 5 in the dependencies group by @dependabot in #3252
- v7: Bump the dependencies group across 1 directory with 6 updates by @dependabot in #3257
- Automate release version generation [v7] by @gururajsh in #3269
- v7: Bump the dependencies group with 4 updates by @dependabot in #3265
Full Changelog: v7.7.14...v7.7.15
v8.8.2
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:8.8.2
What's Changed
- Remove redis ops-file [v8] by @a-b in #3214
- Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.8.1 to 6.9.0 by @dependabot in #3201
- Bump code.cloudfoundry.org/lager/v3 from 3.3.0 to 3.6.0 by @dependabot in #3204
- Bump go to 1.23.1 [v8] by @gururajsh in #3217
- Bump k8s.io/apimachinery from 0.31.0 to 0.31.1 by @dependabot in #3219
- Bump github.com/cyphar/filepath-securejoin from 0.3.1 to 0.3.2 by @dependabot in #3220
- Bump version v8.8.2 by @gururajsh in #3228
Full Changelog: v8.8.1...v8.8.2
v7.7.14
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:7.7.14
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #3131
- Bump code.cloudfoundry.org/lager/v3 from 3.1.0 to 3.2.0 by @dependabot in #3137
- Bump code.cloudfoundry.org/clock from 1.3.0 to 1.4.0 by @dependabot in #3138
- [v7] Fix linter workflow to fail when go fmt corrects files (cherry-pick from #3132) by @joaopapereira in #3134
- Bump code.cloudfoundry.org/clock from 1.4.0 to 1.5.0 by @dependabot in #3145
- Bump code.cloudfoundry.org/bytefmt from 0.1.0 to 0.3.0 by @dependabot in #3146
- Bump stack from cflinuxfs3 to cflinuxfs4 [v7] by @gururajsh in #3157
- Bump code.cloudfoundry.org/clock from 1.5.0 to 1.12.0 by @dependabot in #3185
- Bump code.cloudfoundry.org/lager/v3 from 3.2.0 to 3.5.0 by @dependabot in #3186
- Bump code.cloudfoundry.org/tlsconfig from 0.1.0 to 0.5.0 by @dependabot in #3188
- Bump code.cloudfoundry.org/bytefmt from 0.3.0 to 0.10.0 by @dependabot in #3189
- Bump code.cloudfoundry.org/clock from 1.12.0 to 1.13.0 by @dependabot in #3196
- Bump code.cloudfoundry.org/lager/v3 from 3.5.0 to 3.6.0 by @dependabot in #3195
- Bump version to 7.7.13 by @a-b in #3207
- Remove redis ops-file [v7] by @a-b in #3215
- Bump github.com/cloudfoundry/noaa/v2 from 2.4.0 to 2.5.0 by @dependabot in #3200
- Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.8.1 to 6.9.0 by @dependabot in #3203
- Bump go to 1.23.1 [v7] by @gururajsh in #3218
- Bump github.com/cyphar/filepath-securejoin from 0.3.1 to 0.3.2 by @dependabot in #3223
- Bump version v7.7.14 by @gururajsh in #3227
Full Changelog: v7.7.12...v7.7.14
v8.8.1
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:8.8.1
What's Changed
- Update help message for restart-app-instance command [v8] by @gururajsh in #3128
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #3130
- Bump code.cloudfoundry.org/bytefmt from 0.1.0 to 0.2.0 by @dependabot in #3139
- Bump code.cloudfoundry.org/clock from 1.3.0 to 1.4.0 by @dependabot in #3140
- [v8] Fix linter workflow to fail when go fmt corrects files (cherry-pick from #3132) by @joaopapereira in #3133
- Bump code.cloudfoundry.org/bytefmt from 0.2.0 to 0.3.0 by @dependabot in #3141
- Bump code.cloudfoundry.org/clock from 1.4.0 to 1.5.0 by @dependabot in #3142
- Bump code.cloudfoundry.org/clock from 1.5.0 to 1.7.0 by @dependabot in #3159
- Bump stack from cflinuxfs3 to cflinuxfs4 [v8] by @gururajsh in #3156
- Bump code.cloudfoundry.org/lager/v3 from 3.1.0 to 3.3.0 by @dependabot in #3148
- Bump code.cloudfoundry.org/bytefmt from 0.3.0 to 0.5.0 by @dependabot in #3164
- Bump code.cloudfoundry.org/tlsconfig from 0.1.0 to 0.2.0 by @dependabot in #3166
- Bump code.cloudfoundry.org/clock from 1.7.0 to 1.8.0 by @dependabot in #3167
- Bump code.cloudfoundry.org/clock from 1.8.0 to 1.11.0 by @dependabot in #3180
- Bump code.cloudfoundry.org/bytefmt from 0.5.0 to 0.8.0 by @dependabot in #3179
- Bump code.cloudfoundry.org/tlsconfig from 0.2.0 to 0.4.0 by @dependabot in #3181
- Bump code.cloudfoundry.org/bytefmt from 0.8.0 to 0.9.0 by @dependabot in #3184
- Bump code.cloudfoundry.org/clock from 1.11.0 to 1.13.0 by @dependabot in #3190
- Bump code.cloudfoundry.org/tlsconfig from 0.4.0 to 0.5.0 by @dependabot in #3191
- Release v8.8.1 by @a-b in #3206
Full Changelog: v8.8.0...v8.8.1
v7.7.13
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:7.7.13
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #3131
- Bump code.cloudfoundry.org/lager/v3 from 3.1.0 to 3.2.0 by @dependabot in #3137
- Bump code.cloudfoundry.org/clock from 1.3.0 to 1.4.0 by @dependabot in #3138
- [v7] Fix linter workflow to fail when go fmt corrects files (cherry-pick from #3132) by @joaopapereira in #3134
- Bump code.cloudfoundry.org/clock from 1.4.0 to 1.5.0 by @dependabot in #3145
- Bump code.cloudfoundry.org/bytefmt from 0.1.0 to 0.3.0 by @dependabot in #3146
- Bump stack from cflinuxfs3 to cflinuxfs4 [v7] by @gururajsh in #3157
- Bump code.cloudfoundry.org/clock from 1.5.0 to 1.12.0 by @dependabot in #3185
- Bump code.cloudfoundry.org/lager/v3 from 3.2.0 to 3.5.0 by @dependabot in #3186
- Bump code.cloudfoundry.org/tlsconfig from 0.1.0 to 0.5.0 by @dependabot in #3188
- Bump code.cloudfoundry.org/bytefmt from 0.3.0 to 0.10.0 by @dependabot in #3189
- Bump code.cloudfoundry.org/clock from 1.12.0 to 1.13.0 by @dependabot in #3196
- Bump code.cloudfoundry.org/lager/v3 from 3.5.0 to 3.6.0 by @dependabot in #3195
Full Changelog: v7.7.12...v7.7.13
v8.8.0
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:8.8.0
What's Changed
- V8: Add missing file close by @Samze in #3000
- Bump docker/build-push-action from 5 to 6 by @dependabot in #2970
- Bump golang.org/x/crypto from 0.23.0 to 0.25.0 by @dependabot in #2992
- Do not template/translate literal values in environment variable output by @Samze in #3002
- Add path to checkout action [v8] by @gururajsh in #3014
- Bump anchore/scan-action from 3 to 4 by @dependabot in #3008
- Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by @dependabot in #3018
- Bump code.cloudfoundry.org/clock from 1.1.0 to 1.2.0 by @dependabot in #3019
- Add CATS job to integration tests [v8] by @gururajsh in #3022
- Bump k8s.io/apimachinery from 0.29.3 to 0.30.2 by @dependabot in #3026
- Bump k8s.io/client-go from 0.29.3 to 0.30.2 by @dependabot in #3027
- Remove unsed property [v8] by @gururajsh in #3040
- Display deployment status for cf app command [v8] by @gururajsh in #3041
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #3036
- Bump github.com/cyphar/filepath-securejoin from 0.2.5 to 0.3.1 by @dependabot in #3045
- Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #3047
- Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 by @dependabot in #3048
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.0 by @dependabot in #3052
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #3055
- View Canary deployment status when using
cf app
[v8] by @weresch in #3066 - Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #3065
- Update unit test workflow to use pull request source code by @weresch in #3073
- Fix failing unit test timezone bug [v8] by @weresch in #3071
- Update CAPI v2 docs links to new subdomain [v8] by @pivotalgeorge in #3032
- [v8] Choose the correct commit sha when running unit tests by @joaopapereira in #3077
- Canary Deployment Changes by @gururajsh in #3051
- Canary rollback command changes [v8] by @gururajsh in #3090
- Bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #3084
- [v8] Max in flight flag by @joaopapereira in #3085
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #3093
- [v8] Print max-in-flight value alongside deployment status by @weresch in #3097
cf revisions
no longer reports EXPERIMENTAL notice [v8] by @chinigo in #3061- [v8] Max in flight status tests by @weresch in #3100
- Bump code.cloudfoundry.org/clock from 1.2.0 to 1.3.0 by @dependabot in #3104
- Bump k8s.io/client-go from 0.30.3 to 0.31.0 by @dependabot in #3103
- Bump github.com/creack/pty from 1.1.21 to 1.1.23 by @dependabot in #3109
- Bump code.cloudfoundry.org/lager/v3 from 3.0.3 to 3.1.0 by @dependabot in #3118
- Bump code.cloudfoundry.org/tlsconfig from 0.0.0-20240510172918-c1e19801fe80 to 0.1.0 by @dependabot in #3117
- Always show max-in-flight value for active deployments [v8] by @weresch in #3119
- Bump code.cloudfoundry.org/bytefmt from 0.0.0-20230612151507-41ef4d1f67a4 to 0.1.0 by @dependabot in #3120
- Support the --no-wait flag for
cf continue-deployment
[v8] by @chinigo in #3122 - Bump version to 8.8.0 by @joaopapereira in #3126
Full Changelog: v8.7.11...v8.8.0
v7.7.12
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:7.7.12
What's Changed
- Use shepherd envs instead on toolsmiths for tests (v7) by @gururajsh in #2863
- Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #2849
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #2867
- Bump github.com/onsi/gomega from 1.32.0 to 1.33.1 by @dependabot in #2868
- Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #2876
- Release workflow improvements [v7] by @gururajsh in #2880
- Bump code.cloudfoundry.org/go-loggregator/v9 from 9.2.0 to 9.2.1 by @dependabot in #2899
- Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #2898
- Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #2905
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #2903
- Bump github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5 by @dependabot in #2911
- Use macOS 13 for unit tests instead of macOS 11 by @moleske in #2914
- Replace deprecated GinkgoParallelNode with current GinkgoParallelProcess by @moleske in #2918
- Bump code.cloudfoundry.org/tlsconfig to latest by @moleske in #2917
- Install ginkgo "out of the box" (v7 branch) by @chinigo in #2926
- Remove custom linter against v7 by @Samze in #2929
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #2923
- Fix race condition in config handling (v7) by @f-blass in #2936
- Improve reliability of the ssh units [v7] by @a-b in #2943
- Add version check to CLAW update [v7] by @gururajsh in #2908
- Fix linting issues (v7) by @joaopapereira in #2939
- Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 by @dependabot in #2949
- Bump golangci/golangci-lint-action from 3 to 6 by @dependabot in #2950
- Bump github.com/distribution/reference from 0.5.0 to 0.6.0 by @dependabot in #2951
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #2960
- Start using cflinuxfs3 by @joaopapereira in #2967
- [v7] Fix pr issues by @joaopapereira in #2974
- Add CVE scan GitHub workflow that is triggered on pull requests by @weresch in #2979
- [V7] Change the workflow event to pull_request_target by @joaopapereira in #2984
- Bump golang.org/x/net on v7 by @joaopapereira in #2986
- Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by @dependabot in #2969
- Bump docker/build-push-action from 5 to 6 by @dependabot in #2971
- Update inno setup x64 flag to x64compatible by @weresch in #3004
- V7 Add missing file close by @Samze in #3001
- Bump code.cloudfoundry.org/clock from 1.1.0 to 1.2.0 by @dependabot in #2988
- Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #2996
- Do not template/translate literal values in environment variable output (V7) by @Samze in #3011
- Add path to checkout action [v7] by @gururajsh in #3013
- Bump anchore/scan-action from 3 to 4 by @dependabot in #3010
- Bump github.com/cyphar/filepath-securejoin from 0.2.5 to 0.3.0 by @dependabot in #3021
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #3020
- Use latest CAPI by @gururajsh in #3028
- Add replace redis file by @moleske in #3046
- Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 by @dependabot in #3043
- Bump github.com/cyphar/filepath-securejoin from 0.3.0 to 0.3.1 by @dependabot in #3044
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #3058
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #3063
- Update unit test workflow to use pull request source code by @weresch in #3074
- Update CAPI v2 docs links to new subdomain [v7] by @pivotalgeorge in #3031
- [v7] Choose the correct commit sha when running unit tests by @joaopapereira in #3078
- Bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #3080
- Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #3079
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #3091
cf revisions
no longer reports EXPERIMENTAL notice [v7] by @chinigo in #3060- Bump code.cloudfoundry.org/lager/v3 from 3.0.3 to 3.1.0 by @dependabot in #3102
- Bump code.cloudfoundry.org/tlsconfig from 0.0.0-20240510172918-c1e19801fe80 to 0.1.0 by @dependabot in #3101
- Bump github.com/creack/pty from 1.1.21 to 1.1.23 by @dependabot in #3108
- Bump code.cloudfoundry.org/bytefmt from 0.0.0-20230612151507-41ef4d1f67a4 to 0.1.0 by @dependabot in #3107
- Bump code.cloudfoundry.org/clock from 1.2.0 to 1.3.0 by @dependabot in #3116
- Bump CLI version by @gururajsh in #3125
Full Changelog: v7.7.10...v7.7.12
v8.7.11
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:8.7.11
What's Changed
- Use shepherd envs instead on toolsmiths for tests (v8) by @gururajsh in #2864
- Feat: Add cpu entitlement to app process table by @ctlong in #2840
- Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #2846
- Bump code.cloudfoundry.org/go-loggregator/v9 from 9.2.0 to 9.2.1 by @dependabot in #2870
- [Bugfix] Idempotency when trying to share a service twice (v8) by @vchrisb in #2874
- Switch from repo secrets to vars [v8] by @a-b in #2841
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.3 by @dependabot in #2891
- Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #2894
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #2895
- Bump github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5 by @dependabot in #2904
- Use macOS 13 for unit tests instead of macOS 11 by @moleske in #2913
- Bump code.cloudfoundry.org/tlsconfig to latest by @moleske in #2916
- Install ginkgo "out of the box" (v8 branch) by @chinigo in #2927
- Remove custom linter against v8 by @Samze in #2928
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #2924
- Fix race condition in config handling (v8) by @f-blass in #2931
- Fix linting issues (v8) by @joaopapereira in #2940
- Improve reliability of the ssh units [v8] by @a-b in #2942
- Add version check to CLAW update [v8] by @gururajsh in #2907
- Bump golangci/golangci-lint-action from 3 to 6 by @dependabot in #2948
- Bump github.com/distribution/reference from 0.5.0 to 0.6.0 by @dependabot in #2947
- Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #2946
- Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #2952
- Min capi [v8] by @joaopapereira in #2963
- Bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #2958
- [v8] Fix pr issues by @joaopapereira in #2973
- Remove Content-Type header while downloading droplets [v8] by @gururajsh in #2975
- Add CVE scan GitHub workflow that is triggered on pull requests by @weresch in #2978
- Change the workflow event to pull_request_target by @joaopapereira in #2982
- [v8] Add version of go and ignore gems when checking for CVEs by @joaopapereira in #2987
- Update inno setup x64 flag to x64compatible by @weresch in #3005
- Bump CLI to 8.7.11 by @chinigo in #3007
Full Changelog: v8.7.10...v8.7.11
v7.7.11
Package Manager Installation
Installers
- Debian 64 bit / 32 bit / arm64 (deb)
- Redhat 64 bit / 32 bit / aarch64 (rpm)
- macOS 64 bit / arm (pkg)
- Windows 64 bit / 32 bit (zip)
Binaries
Docker
docker pull cloudfoundry/cli:7.7.11
What's Changed
- Use shepherd envs instead on toolsmiths for tests (v7) by @gururajsh in #2863
- Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #2849
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #2867
- Bump github.com/onsi/gomega from 1.32.0 to 1.33.1 by @dependabot in #2868
- Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #2876
- Release workflow improvements [v7] by @gururajsh in #2880
- Bump code.cloudfoundry.org/go-loggregator/v9 from 9.2.0 to 9.2.1 by @dependabot in #2899
- Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #2898
- Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #2905
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #2903
- Bump github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5 by @dependabot in #2911
- Use macOS 13 for unit tests instead of macOS 11 by @moleske in #2914
- Replace deprecated GinkgoParallelNode with current GinkgoParallelProcess by @moleske in #2918
- Bump code.cloudfoundry.org/tlsconfig to latest by @moleske in #2917
- Install ginkgo "out of the box" (v7 branch) by @chinigo in #2926
- Remove custom linter against v7 by @Samze in #2929
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #2923
- Fix race condition in config handling (v7) by @f-blass in #2936
- Improve reliability of the ssh units [v7] by @a-b in #2943
- Add version check to CLAW update [v7] by @gururajsh in #2908
- Fix linting issues (v7) by @joaopapereira in #2939
- Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 by @dependabot in #2949
- Bump golangci/golangci-lint-action from 3 to 6 by @dependabot in #2950
- Bump github.com/distribution/reference from 0.5.0 to 0.6.0 by @dependabot in #2951
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #2960
- Start using cflinuxfs3 by @joaopapereira in #2967
- [v7] Fix pr issues by @joaopapereira in #2974
- Add CVE scan GitHub workflow that is triggered on pull requests by @weresch in #2979
- [V7] Change the workflow event to pull_request_target by @joaopapereira in #2984
- Bump golang.org/x/net on v7 by @joaopapereira in #2986
- Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by @dependabot in #2969
- Bump docker/build-push-action from 5 to 6 by @dependabot in #2971
Full Changelog: v7.7.10...v7.7.11