Skip to content

Releases: cloudfoundry/cli

v8.7.2

30 Aug 21:58
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Docker

docker pull cloudfoundry/cli:8.7.2

Change Log

  • Add AWS Role ARN to access S3 by @gururajsh in #2472
  • v8: Update CAPI S3 location by @a-b in #2480
  • v8: Bump protobuf v1.30.0 to v1.31.0 by @a-b in #2483
  • Arm64 release v8 by @gflex in #2495
  • bump grpc to v1.56.2 v8 by @jaristiz in #2485
  • Bump go dependencies for security vulnerability by @ccjaimes in #2503
  • Bump github.com/mattn/go-runewidth from 0.0.5-0.20181218000649-703b5e6b11ae to 0.0.15 by @dependabot in #2509
  • Bump github.com/fatih/color from 1.5.1-0.20170926111411-5df930a27be2 to 1.15.0 by @dependabot in #2507
  • bump github.com/docker/distribution to 2.8.2 by @moleske in #2513
  • Bump github.com/google/go-querystring from 0.0.0-20170111101155-53e6ce116135 to 1.1.0 by @dependabot in #2514
  • Bump github.com/cloudfoundry/bosh-cli from 5.5.1+incompatible to 6.4.1+incompatible by @dependabot in #2515
  • Use latest ruby buildpack for min capi tests v8 by @moleske in #2519
  • Bump code.cloudfoundry.org/jsonry from 1.1.3 to 1.1.4 by @dependabot in #2523
  • Bump code.cloudfoundry.org/clock from 1.0.0 to 1.1.0 by @dependabot in #2529
  • Bump k8s.io/client-go from 0.22.2 to 0.28.1 by @dependabot in #2524
  • Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.2.2 to 6.7.0 by @dependabot in #2534
  • Bump github.com/sirupsen/logrus from 1.2.0 to 1.9.3 by @dependabot in #2537
  • Bump github.com/kr/pty from 1.1.1 to 1.1.8 by @dependabot in #2538
  • Bump github.com/moby/term from 0.0.0-20221120202655-abb19827d345 to 0.5.0 by @dependabot in #2541
  • Bump code.cloudfoundry.org/lager from 1.1.1-0.20191008172124-a9afc05ee5be to 2.0.0+incompatible by @dependabot in #2542

Full Changelog: v8.7.1...v8.7.2

v7.7.2

31 Aug 17:53
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Change Log

What's Changed

  • Add AWS Role ARN to access S3 by @gururajsh in #2473
  • v7: Update Capi s3 location by @a-b in #2481
  • Use latest ruby buildpack v7 by @moleske in #2518
  • Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.2.2 to 6.7.0 by @dependabot in #2510
  • Bump github.com/kr/pty from 1.1.1 to 1.1.8 by @dependabot in #2528
  • Bump github.com/fatih/color from 1.5.1-0.20170926111411-5df930a27be2 to 1.15.0 by @dependabot in #2527
  • Bump depedencies and fix race condition in v7 by @ccjaimes in #2505
  • Bump github.com/docker/distribution to 2.8.2 by @moleske in #2512
  • v7: Bump protobuf v1.30.0 to v1.31.0 by @ccjaimes in #2484
  • Bump github.com/cloudfoundry/noaa/v2 from 2.2.0 to 2.3.0 by @dependabot in #2536
  • Bump code.cloudfoundry.org/lager from 1.1.1-0.20191008172124-a9afc05ee5be to 2.0.0+incompatible by @dependabot in #2533
  • Bump github.com/moby/term from 0.0.0-20221120202655-abb19827d345 to 0.5.0 by @dependabot in #2540
  • Bump github.com/jessevdk/go-flags from 1.4.1-0.20181221193153-c0795c8afcf4 to 1.5.0 by @dependabot in #2539
  • Arm64 release v7 by @gflex in #2494

Full Changelog: v7.7.1...v7.7.2

v8.7.1

16 Jun 22:01
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Docker

docker pull cloudfoundry/cli:8.7.1

Change Log

New Contributors

Full Changelog: v8.6.1...v8.7.1

v7.7.1

17 Jun 02:32
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Docker

docker pull cloudfoundry/cli:7.7.1

Change Log

Full Changelog: v7.6.0...v7.7.1

v8.6.1

27 Feb 20:44
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Docker

docker pull cloudfoundry/cli:8.6.1

Change Log

v7.6.0

27 Feb 22:21
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Docker

docker pull cloudfoundry/cli:7.6.0

Change Log

  • golang 1.19
  • Security fixes
  • Use default of 1GB memory instead of 32M

v8.6.0

16 Feb 22:50
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Docker

docker pull cloudfoundry/cli:8.6.0

Change Log

  • Bump golang to 1.19
  • Security fixes

Full Changelog: v8.5.0...v8.6.0

v8.5.0

12 Sep 22:00
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Docker

docker pull cloudfoundry/cli:8.5.0

Change Log

  • Add log rate limits to cf scale command
  • Fix selfcontained tests failing due to /whoami by @matt-royal in #2266
  • Add auth header to logcache API requests for cf-on-k8s by @matt-royal in #2267
  • Add support for Korifi to the cf auth command by @julian-hj in #2296
  • Refresh token in logs is disabled for Korifi by @Birdrock in #2294
  • feat: Add move-route command to cf cli (#2302) by @gururajsh in #2307
  • Golang 1.18

New Contributors

Full Changelog: v8.4.0...v8.5.0

v7.5.0

04 Jun 00:50
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Docker

docker pull cloudfoundry/cli:7.5.0

Change Log

  • Release Apple ARM
  • Bump Golang to 1.17
  • Update the tip for security groups

Special thanks to our many contributors to this release, including but not limited to:
@mariash @ccjaimes , @pivotalgeorge , @hjcalderon10 , @hemarsai , @jdgonzaleza , @reedr3 , @gururajsh, @a-b

Full Changelog: v7.4.0...v7.5.0

Note:
This CF CLI release is tested with minimum version CAPI release 1.95.0 and 1.130.0-rc.23*
See our minimum supported version policy for more information.

v8.4.0

02 Jun 22:38
@a-b a-b
Compare
Choose a tag to compare

Package Manager Installation

Installers

Binaries

Docker

docker pull cloudfoundry/cli:8.4.0

Change Log

  • Apple ARM support
  • CF on K8s support

Special thanks to our many contributors to this release, including but not limited to:
@matt-royal @ccjaimes , @pivotalgeorge , @hjcalderon10 , @hemarsai , @jdgonzaleza , @reedr3 , @gururajsh, @a-b

Full Changelog: v8.3.0...v8.4.0

Note:
This CF CLI release is tested with minimum version CAPI release 1.109.0 and 1.129.0-rc.52*
See our minimum supported version policy for more information.