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.17.1What's Changed
- v8: Bump actions/checkout from 5 to 6 in the dependencies group by @dependabot[bot] in #3640
- v8: Bump the dependencies group across 1 directory with 7 updates by @dependabot[bot] in #3645
- Upgrade to golang.org/x/tools v0.39.0 to fix generation by @marckhouzam in #3635
- Fix CVEs and flaking tests [v8] by @gururajsh in #3657
- [v8] IT improvement: Use
http.DefaultTransport.Clone()in UAA version check by @anujc25 in #3643 - [v8] Improve integration test flakiness around servicebroker tests by @anujc25 in #3647
- Fix missing completion for AppType 'cnb' by @marckhouzam in #3629
- Make droplet's lifecycle information available by @benjaminguttmann-avtq in #3634
- v8: Bump the dependencies group with 8 updates by @dependabot[bot] in #3667
- v8: Bump the dependencies group with 3 updates by @dependabot[bot] in #3669
- v8: Bump the dependencies group with 6 updates by @dependabot[bot] in #3671
- v8: Bump github.com/google/go-querystring from 1.1.0 to 1.2.0 in the dependencies group by @dependabot[bot] in #3673
- v8: Bump the dependencies group with 7 updates by @dependabot[bot] in #3680
- [v8] Optimize integration test execution to reduce infrastructure load related flakes by @anujc25 in #3681
- [v8] Update Go version to 1.25.7 by @prkalle
Full Changelog: v8.17.0...v8.17.1