Releases: cloudfoundry/cli
Releases · cloudfoundry/cli
v8.14.1
v8.14.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.14.0
What's Changed
- v8: Bump the dependencies group with 5 updates by @dependabot in #3487
- [v8] Deprecate Ubuntu 20 by @a-b in #3493
- [v8] Set custom version by @a-b in #3490
- Replace custom DNS lookback address by @Samze in #3498
- [v8] Add lifecycle flag to buildpacks related commands by @tomkennedy513 in #3496
- [v8] Remove explicit cli version check from plugin system by @Samze in #3503
Full Changelog: v8.13.0...v8.14.0
v8.13.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.13.0
What's Changed
- Update release-update-repos.yml by @gururajsh in #3473
- Update release-update-repos.yml by @gururajsh in #3474
- Remove v7 references by @gururajsh in #3479
- V8 Instance steps for multiple commands by @Samze in #3485
- v8: Bump the dependencies group across 1 directory with 10 updates by @dependabot in #3483
Full Changelog: v8.12.0...v8.13.0
v8.12.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.12.0
What's Changed
- Make restage test less flakey by @Samze in #3453
- [v8] Allow CF Authentication based on Tokens - user and client tokens by @strehle in #3455
- Discover canary steps status (#3393) by @Samze in #3461
- Remove v7 from GitHub Actions and Dependabot by @moleske in #3460
- [v8] Pass additional opsfiles to the shepherd by @a-b in #3466
- [v8] Use GHA matrix strategy to test Debian OSes by @a-b in #3451
- v8: Bump the dependencies group across 1 directory with 12 updates by @dependabot in #3464
- [v8] Switch to cfd-bosh-lite@2.0 shepherd template by @a-b in #3470
- Add /v3/info endpoint (#3445) by @Samze in #3469
- [v8] Add B3 Trace headers by @Samze in #3472
- [v8] add missing NetworkPolicyV1Endpoint field to Data struct by @metskem in #3418
- [v8] Improve integration tests stability by @a-b in #3468
Full Changelog: v8.11.0...v8.12.0
v8.11.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.11.0
What's Changed
- v8: Bump the dependencies group with 4 updates by @dependabot in #3441
- Include deployments in CATs runs by @Samze in #3444
- Update runner image to the latest ubuntu by @a-b in #3450
- Fixes regression introduced in v8.10.0 @joaopapereira #3432
Full Changelog: v8.10.2...v8.11.0
v8.10.0
Known issue
cf map-route
#3463. This has been resolved in v8.11.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.10.0
What's Changed
- v8: Bump the dependencies group with 9 updates by @dependabot in #3327
- v8: Bump anchore/scan-action from 5 to 6 in the dependencies group by @dependabot in #3335
- cf revision command implementation [v8] by @gururajsh in #3340
- Make version flag optional [v8] by @gururajsh in #3356
- Error message changed in newer version of capi by @joaopapereira in #3361
- [v8] Newer version of the scan action changed the output location for results by @joaopapereira in #3364
- v8: Bump the dependencies group across 1 directory with 15 updates by @dependabot in #3369
- Enable CF API v2 to fix integration tests (API v2 End of Life) [v8] by @Dariquest in #3375
- Use cf-deployment main branch to for enable v2 api ops file [v8] by @gururajsh in #3384
- v8: Bump the dependencies group with 3 updates by @dependabot in #3380
- Unit test: Fix regex for timezone parsing [v8] by @hoffmaen in #3379
- [v8] Allow users to push apps using a weighted canary deployment #3386 by @joaopapereira in #3390
- RFC0027 CLI Support for Generic Per-Route Options [v8] by @Dariquest in #3366
- Add CurrentDropletGUID attribute to application resource [v8] by @gmllt in #3353
- Add appGUID attribute to droplet resource [v8] by @gmllt in #2933
- [v8] Address new filepath-securejoin constraint by @a-b in #3402
- v8: Bump the dependencies group across 1 directory with 8 updates by @dependabot in #3406
- [V8] Fix name of property of linter by @joaopapereira in #3415
- Remove Per-Route Options in the Apps and the App commands [v8] by @Dariquest in #3409
- Add get-readiness-health-check command [v8] by @gururajsh in #3391
- v8: Bump the dependencies group across 1 directory with 3 updates by @dependabot in #3421
- [v8] Fix release pipeline by @a-b in #3423
Full Changelog: v8.9.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
v7.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:7.8.0
What's Changed
- Fix linter again v7 by @joaopapereira in #3287
- [v7] Provide default version based on latest tag in branch by @joaopapereira in #3285
- v7: Bump the dependencies group across 1 directory with 11 updates by @dependabot in #3294
- [v7] Add new release validation by @joaopapereira in #3301
- v7: Bump the dependencies group with 4 updates by @dependabot in #3303
- v7: Bump the dependencies group with 2 updates by @dependabot in #3318
- v7: Bump the dependencies group with 4 updates by @dependabot in #3322
Full Changelog: v7.7.15...v7.8.0
v8.8.3
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.3
What's Changed
- Bump code.cloudfoundry.org/bytefmt from 0.9.0 to 0.10.0 by @dependabot in #3225
- Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #3226
- Use one environment to run int tests [v8] by @gururajsh in #3243
- v8: Bump the dependencies group across 1 directory with 9 updates by @dependabot in #3245
- v8: Bump the dependencies group across 1 directory with 6 updates by @dependabot in #3258
- Automate release version generation [v8] by @gururajsh in #3268
- v8: Bump the dependencies group with 6 updates by @dependabot in #3264
Full Changelog: v8.8.2...v8.8.3
v7.7.15
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.15
What's Changed
- Use one environment to run int tests [v7] by @gururajsh in #3244
- v7: Bump the dependencies group across 1 directory with 9 updates by @dependabot in #3247
- v7: Bump anchore/scan-action from 4 to 5 in the dependencies group by @dependabot in #3252
- v7: Bump the dependencies group across 1 directory with 6 updates by @dependabot in #3257
- Automate release version generation [v7] by @gururajsh in #3269
- v7: Bump the dependencies group with 4 updates by @dependabot in #3265
Full Changelog: v7.7.14...v7.7.15