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