Skip to content

v13.0.0

Compare
Choose a tag to compare
@ctlong ctlong released this 26 Apr 22:50
· 389 commits to main since this release

Breaking Changes

The default stack was changed to cflinuxfs4 in #834, which is available in cf-deployment by default as of v28.0.0.

Fixes

  • Replace assets/binary with a go binary that doesn't attempt to use the ruby executable by @jochenehret in #818
  • Check for the existence of apt rather than ruby in app_staging test @arjun024 in #819
  • Hardcode cf push timeout to 120 seconds in buildpack_cache test by @iaftab-alam in #832
  • Check process start command rather than endpoint response in buildpack_cache test by @sethboyles in #823

Maintenance

  • Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 in /assets/catnip by @dependabot in #821
  • Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #820
  • Fix: remove validationerrors package in favor of go1.20 wrapped errors by @ctlong in #752
  • Fix: credhub service broker asset by @ctlong in #814
  • Bump thin from 1.8.1 to 1.8.2 in /assets/hello-routing by @dependabot in #822
  • Bump golang.org/x/net from 0.8.0 to 0.9.0 in /assets/http2 by @dependabot in #825
  • Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #824
  • Bump code.cloudfoundry.org/clock from 1.0.1-0.20220601152104-3983b71fbf93 to 1.1.0 in /assets/catnip by @dependabot in #826
  • Bump sinatra from 3.0.5 to 3.0.6 in /assets/dora by @dependabot in #830
  • Bump sinatra from 3.0.5 to 3.0.6 in /assets/service_broker by @dependabot in #828
  • Bump sinatra from 3.0.5 to 3.0.6 in /assets/loggregator-load-generator by @dependabot in #829
  • Bump sinatra from 3.0.5 to 3.0.6 in /assets/ruby_simple by @dependabot in #827
  • Bump rack from 2.2.6.4 to 2.2.7 in /assets/hello-routing by @dependabot in #836
  • Bump rack from 2.2.6.4 to 2.2.7 in /assets/hello-world by @dependabot in #835

New Contributors

Full Changelog: v12.1.0...v13.0.0