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