spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Inquiry on SCDF Release Plan for Spring Boot 3.x Migration and Security Vulnerabilities

Open anludke opened this issue 1 year ago • 2 comments

Hi there,

I’m reaching out to inquire about the plan and timeline for releasing a version of Spring Cloud Data Flow (SCDF) that includes the migration from Spring Boot 2.x to 3.x.

Since the release of version 2.11.5 on Sep 19, 2024, there have been multiple pull requests addressing and enhancing the migration to Spring Boot 3.x, but these have not been rolled out in a new SCDF release yet. Given that Spring Boot 3.x fixes several important security vulnerabilities that are present in 2.x (including critical patches related to security flaws, dependency updates, and performance improvements), I’m curious whether the delay is due to the preparation for the major SCDF 3.x release planned for November 2025.

Please advise.

Thank you!

anludke avatar Feb 06 '25 04:02 anludke

Hello @anludke , Thank you for the question.

  • SCDF 2.11.x is end of OSS support. Therefore will not be upgraded to run on SB(Spring Boot) 3.x.
  • SCDF 2.11.x is commercially available and will have fixes for CVEs, but will remain on SB 2.x.
  • SCDF 3.x will be ultimately be based on SB 4.x, but part of this effort will be to first migrate to SB 3.x internally.
  • SB 4.x will be available Q4 2025 followed by Spring Cloud 2025 in Q4 2025, then a SCDF 3.x will follow.

cppwfs avatar Feb 06 '25 18:02 cppwfs

Hello @cppwfs The release plan still the same please?

  1. SCDF 2.11.x is end of OSS support. Therefore will not be upgraded to run on SB(Spring Boot) 3.x and will have fixes for CVEs ?
  2. SCDF 3.x will be ultimately be based on SB 4.x, but part of this effort will be to first migrate to SB 3.x internally.
  3. SB 4.x will be available Q4 2025 followed by Spring Cloud 2025 in Q4 2025, then a SCDF 3.x will follow.

Hassen-BENNOUR avatar Apr 18 '25 18:04 Hassen-BENNOUR