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