Spring Cloud Data Flow2.11.11
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
⚠️ Superseded by v2.11.12. The 2.11.11 commercial artifacts on packages.broadcom.com are correct, but a Maven cache poisoning issue caused downstream products (SCDF Pro 1.6.9) to embed a stale copy of the broken pre-revert artifact. The entire 2.11.11 / 1.6.9 version line is burnt. Use 2.11.12 / 1.6.10 instead.
What's Changed
- fix(deps) update spring boot to 2.7.30 by @trisberg in #440
- More robust distribution by @mamachanko in #448
- chore(deps) override version for lz4j by @trisberg in #451
- chore(deps) update spring-statemachine to enterprise supported 3.2.x by @trisberg in #450
- fix(deps): update spring-cloud to 2021.0.12 by @trisberg in #457
- chore(deps) update assertj-core to 3.27.7 by @trisberg in #458
- ci(dustribute): handle 200 as success by @mamachanko in #460
- ci(distribute): use curl instead of jfrog by @mamachanko in #461
- revert: undo 2.11.11 release version bump in preparation for re-release by @mamachanko in #462
- fix: revert spring-statemachine upgrade to 2.5.1 by @mamachanko in #463
Full Changelog: v2.11.10...v2.11.11