v8.8.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.8.0
What's Changed
- V8: Add missing file close by @Samze in #3000
- Bump docker/build-push-action from 5 to 6 by @dependabot in #2970
- Bump golang.org/x/crypto from 0.23.0 to 0.25.0 by @dependabot in #2992
- Do not template/translate literal values in environment variable output by @Samze in #3002
- Add path to checkout action [v8] by @gururajsh in #3014
- Bump anchore/scan-action from 3 to 4 by @dependabot in #3008
- Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by @dependabot in #3018
- Bump code.cloudfoundry.org/clock from 1.1.0 to 1.2.0 by @dependabot in #3019
- Add CATS job to integration tests [v8] by @gururajsh in #3022
- Bump k8s.io/apimachinery from 0.29.3 to 0.30.2 by @dependabot in #3026
- Bump k8s.io/client-go from 0.29.3 to 0.30.2 by @dependabot in #3027
- Remove unsed property [v8] by @gururajsh in #3040
- Display deployment status for cf app command [v8] by @gururajsh in #3041
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #3036
- Bump github.com/cyphar/filepath-securejoin from 0.2.5 to 0.3.1 by @dependabot in #3045
- Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #3047
- Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 by @dependabot in #3048
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.0 by @dependabot in #3052
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #3055
- View Canary deployment status when using
cf app
[v8] by @weresch in #3066 - Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #3065
- Update unit test workflow to use pull request source code by @weresch in #3073
- Fix failing unit test timezone bug [v8] by @weresch in #3071
- Update CAPI v2 docs links to new subdomain [v8] by @pivotalgeorge in #3032
- [v8] Choose the correct commit sha when running unit tests by @joaopapereira in #3077
- Canary Deployment Changes by @gururajsh in #3051
- Canary rollback command changes [v8] by @gururajsh in #3090
- Bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #3084
- [v8] Max in flight flag by @joaopapereira in #3085
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #3093
- [v8] Print max-in-flight value alongside deployment status by @weresch in #3097
cf revisions
no longer reports EXPERIMENTAL notice [v8] by @chinigo in #3061- [v8] Max in flight status tests by @weresch in #3100
- Bump code.cloudfoundry.org/clock from 1.2.0 to 1.3.0 by @dependabot in #3104
- Bump k8s.io/client-go from 0.30.3 to 0.31.0 by @dependabot in #3103
- Bump github.com/creack/pty from 1.1.21 to 1.1.23 by @dependabot in #3109
- Bump code.cloudfoundry.org/lager/v3 from 3.0.3 to 3.1.0 by @dependabot in #3118
- Bump code.cloudfoundry.org/tlsconfig from 0.0.0-20240510172918-c1e19801fe80 to 0.1.0 by @dependabot in #3117
- Always show max-in-flight value for active deployments [v8] by @weresch in #3119
- Bump code.cloudfoundry.org/bytefmt from 0.0.0-20230612151507-41ef4d1f67a4 to 0.1.0 by @dependabot in #3120
- Support the --no-wait flag for
cf continue-deployment
[v8] by @chinigo in #3122 - Bump version to 8.8.0 by @joaopapereira in #3126
Full Changelog: v8.7.11...v8.8.0