Releases · cloudfoundry/cli
v8.17.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.17.1
What'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
v8.17.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.17.0
What's Changed
- Add debian 13 to release test matrix[v8] by @gururajsh in #3583
- v8: Bump the dependencies group with 10 updates by @dependabot[bot] in #3578
- Migrate to golangci v2[v8] by @gururajsh in #3588
- v8: Bump the dependencies group with 5 updates by @dependabot[bot] in #3589
- [v8] Bump MacOS runner to macos-14 by @anujc25 in #3596
- v8: Bump the dependencies group across 1 directory with 9 updates by @dependabot[bot] in #3598
- v8: Bump the dependencies group with 5 updates by @dependabot[bot] in #3602
- V8: Fix(cf curl): Prevent errors when handling binary API responses by @prkalle in #3605
- v8: Bump the dependencies group with 2 updates by @dependabot[bot] in #3607
- v8: Bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #3608
- Fix invalid related commands by @marckhouzam in #3591
- feat: add ready indicator to cf app command (v8) by @vchrisb in #3615
- [v8] upgrade module to v8 standard go version workflow by @jcvrabo in #3256
- Bump go dependencies [v8] by @gururajsh in #3620
- v8: Bump the dependencies group across 1 directory with 12 updates by @dependabot[bot] in #3626
- Fix panic in "cf curl" command when response contains {{ or }} by @jochenehret in #3617
- v8: Bump golangci/golangci-lint-action from 8 to 9 in the dependencies group by @dependabot[bot] in #3624
- Fix missing completion for 'SpaceSupporter' by @marckhouzam in #3627
Full Changelog: v8.16.0...v8.17.0
v8.16.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.16.0
What's Changed
- v8: Bump the dependencies group with 7 updates by @dependabot[bot] in #3520
- v8: Bump the dependencies group with 2 updates by @dependabot[bot] in #3527
- Move to bosh lites from shepherd envs by @gururajsh in #3536
- Run integration tests for PRs by @gururajsh in #3541
- Skip running int test workflow for dependabot PRs [v8] by @gururajsh in #3542
- Update cf push rolling and and canary deployment behavior with scaling flags by @prkalle in #3544
- Improve int workflow failure handling by @gururajsh in #3550
- Fix Missing GUID in CloudController Application Type ( V8) by @dilipmighty245 in #3552
- Enable skip-ssl-validation flag optionally for tests [v8] by @gururajsh in #3556
- v8: Bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #3558
- v8: Bump the dependencies group across 1 directory with 13 updates by @dependabot[bot] in #3559
- bump go to 1.25.0 [v8] by @gururajsh in #3561
- Use CLI Bot account[v8] by @gururajsh in #3562
- v8: Bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in #3571
- v8: Bump the dependencies group across 1 directory with 10 updates by @dependabot[bot] in #3573
- Check for chunk size before api call[v8] by @gururajsh in #3574
- [v8] Expose existing function in interface by @Samze in #3581
- Fix typo in Json unmarshaling by @marckhouzam in #3582
New Contributors
- @marckhouzam made their first contribution in #3582
Full Changelog: v8.14.1...v8.16.0
v8.14.1
v8.14.0
v8.13.0
v8.12.0
v8.11.0
v8.10.0
v8.9.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.9.0
What's Changed
- Switch test environments to cfd bosh lites [v8] by @a-b in #3270
- Specify CFD version in integration tests workflow [v8] by @a-b in #3273
- Fix linter again v8 by @joaopapereira in #3286
- Add default nodes for integration tests by @joaopapereira in #3290
- [v8] Provide default version based on latest tag in branch by @joaopapereira in #3284
- [v8] Make retrieval of tasks in bulk instead of small increments by @joaopapereira in #3276
- v8: Bump the dependencies group with 7 updates by @dependabot in #3278
- Make cups command idempotent [v8] by @gururajsh in #3289
- Optimize units workflow [v8] by @a-b in #3291
- v8: Bump the dependencies group with 7 updates by @dependabot in #3293
- v8: Bump anchore/scan-action from 4 to 5 in the dependencies group by @dependabot in #3253
- [v8] Add new release validation by @joaopapereira in #3300
- v8 downports of Cloud Native Buildpacks lifecycle support by @modulo11 in #3281
- [downport] Rearrange subcommands to be in alphabetical order again by @c0d1ngm0nk3y in #3298
- Add nonbase64 sha256 support [v8] by @gururajsh in #3307
- Fix linter for v8 by @joaopapereira in #3311
- v8: Bump the dependencies group across 1 directory with 4 updates by @dependabot in #3312
- Add cf task command by @Samze in #3320
- v8: Bump the dependencies group with 3 updates by @dependabot in #3317
- v8: Bump the dependencies group with 4 updates by @dependabot in #3323
- displaybody should respect new line [v8] by @h0nIg in #3151
New Contributors
Full Changelog: v8.8.3...v8.9.0