v16.1.0
Notice
In order to succeed, the readiness healthcheck tests (on by default since CATs v15.1.0) now depend upon CAPI v1.169.0, which was first included in CF-D v36.0.0. This is not considered a breaking change because the readiness healthcheck tests can be turned off by setting "readiness_health_checks_enabled": false
in your CATs configuration.
Features
- Add tests for readiness healthcheck audit events to the
apps
andwindows
test suites by @ameowlia, @geofffranks in #997, #1044, #1038
Fixes
- Set GOVERSION in app manifests to Go 1.21 by @rroberts2222 in #1047
Maintenance
- build(deps): bump code.cloudfoundry.org/go-log-cache/v2 from 2.0.5 to 2.0.6 by @dependabot in #1011
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1 in /assets/java-spring by @dependabot in #1008
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /assets/grpc by @dependabot in #1007
- build(deps): bump org.springframework.boot from 3.2.0 to 3.2.1 in /assets/credhub-enabled-app by @dependabot in #1009
- build(deps): bump code.cloudfoundry.org/go-loggregator/v9 from 9.0.8 to 9.1.0 by @dependabot in #1012
- build(deps): bump sinatra from 3.1.0 to 3.2.0 in /assets/service_broker by @dependabot in #1016
- build(deps): bump sinatra from 3.1.0 to 3.2.0 in /assets/dora by @dependabot in #1015
- build(deps): bump sinatra from 3.1.0 to 3.2.0 in /assets/ruby_simple by @dependabot in #1014
- build(deps): bump sinatra from 3.1.0 to 3.2.0 in /assets/loggregator-load-generator by @dependabot in #1013
- build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #1019
- build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 in /assets/http2 by @dependabot in #1020
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 in /assets/catnip by @dependabot in #1023
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #1022
- build(deps): bump github.com/cloudfoundry/cf-test-helpers/v2 from 2.8.0 to 2.9.0 by @dependabot in #1024
- build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 in /assets/catnip by @dependabot in #1028
- build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #1026
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 in /assets/catnip by @dependabot in #1027
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #1025
- build(deps): bump sinatra from 3.2.0 to 4.0.0 in /assets/dora by @dependabot in #1031
- build(deps): bump sinatra from 3.2.0 to 4.0.0 in /assets/ruby_simple by @dependabot in #1029
- build(deps): bump sinatra from 3.2.0 to 4.0.0 in /assets/service_broker by @dependabot, @ctlong in #1032, #1037
- build(deps): bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #1036
- build(deps): bump github.com/onsi/gomega from 1.31.0 to 1.31.1 in /assets/catnip by @dependabot in #1035
- build(deps): bump org.springframework.boot from 3.2.1 to 3.2.2 in /assets/credhub-enabled-app by @dependabot in #1034
- build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.1 to 3.2.2 in /assets/java-spring by @dependabot in #1033
- build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #1039
- Remove duplicated cf CLI version output by @ctlong in #1041
- build(deps): bump code.cloudfoundry.org/go-loggregator/v9 from 9.1.0 to 9.2.0 by @dependabot in #1043
- build(deps): bump github.com/cloudfoundry/noaa/v2 from 2.3.0 to 2.4.0 by @dependabot in #1042
- build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /assets/grpc by @dependabot in #1040
New Contributors
- @rroberts2222 made their first contribution in #1047
Full Changelog: v16.0.0...v16.1.0