spring-cloud / spring-cloud-dataflow

A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes
https://dataflow.spring.io
Apache License 2.0
1.09k stars 579 forks source link

Update build-images and integration tests #5837

Closed corneil closed 2 weeks ago

corneil commented 3 weeks ago

Add JDK 21 and remove 8, 11 from build-images. Remove JDK pre 17 from container tests. Add JDK 21 to container tests. Update DataflowOAuthIT to dump last error output from curl.

cppwfs commented 2 weeks ago

LGTM Squashed Merged

Thank you @corneil