Cloud

Spring Cloud Data Flow2.11.14


Microservice based Streaming and Batch data processing for Cloud Foundry and Kubernetes.

Spring Cloud Data Flow provides tools to create complex topologies for streaming and batch data pipelines. The data pipelines consist of Spring Boot apps, built using the Spring Cloud Stream or Spring Cloud Task microservice frameworks.

Changelog

  • Service account names are allow-list only when provided as a deployment property override and configurable via spring.cloud.deployer.kubernetes.allowed-service-account-names
  • hostNetwork is rejected when provided as a deployment property override* Skipper's actuator proxy is now allow-list only and configurable via spring.cloud.skipper.server.actuator.allowed-endpoints with the endpoints health, info, bindings, loggers always allowed
  • CSRF protection for the dashboard is enabled
  • Classes in Java deserialization of Batch execution contexts is now allow-list only and configurable via spring.cloud.dataflow.batch.deserialization.allowed-classes with a safe baseline of types
  • Consistently applies endpoint protection when API docs are toggled
Get Started with Tanzu Spring today