Glenn Renfro

Glenn Renfro

As a VMware engineer, Glenn is a core committer for Spring Cloud Task, Spring Cloud Data Flow, Spring Batch, or wherever he is needed.

Blog posts by Glenn Renfro

Spring Cloud Data Flow 2.11.4 Released

Releases | July 24, 2024 | ...

On behalf of the team and everyone who has contributed, I’m happy to announce that Spring Cloud Data Flow 2.11.4 has been released and is now available from Maven Central.

Notable Changes in 2.11.4

  • Added tasks/thinexecutions used to list Task Executions more efficiently.

  • Add ability for a user to specify app version when creating schedule.

  • Updated versions and mitigations for CVEs.

    • CVE-2024-37084 Skipper remote code execution mitigated.
    • PRISMA-2023-0067 Jackson 2.17.1

Library Updates

See the release notes for more information.

Stay in touch...

As always, we welcome feedback and contributions, so please reach out to us on Stackoverflow or GitHub

Spring Cloud 2023.0.2 (OSS) and 2022.0.7 (Enterprise) Have Been Released

Releases | May 31, 2024 | ...

On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2023.0.2 Release Train is available today. The release can be found in Maven Central. You can check out the 2023.0.2 release notes for more information.

We are also pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2022.0.7 Release Train is available today. More information can be found at https://spring.io/support .

Notable Changes in the 2023.0.2 Release Train

This release adds compatibility to Spring Boot 3.3.x as well as Spring Boot 3.2.x.

See the GitHub project for all changes made in…

Spring Cloud Dataflow 2.11.2 Released

Releases | January 11, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Cloud Dataflow 2.11.2 has been released and is now available from Maven Central.

This release contains numerous bug fixes, an update of the Spring Boot version, and addresses a couple of CVEs. See the release notes for more information.

Notable Changes in 2.11.2

Stay in touch...

As always, we welcome feedback and contributions, so please reach out to us on Stackoverflow or GitHub.

Spring Cloud 2022.0.0-M1 (codename Kilburn) Has Been Released

Releases | January 27, 2022 | ...

On behalf of the community, I am pleased to announce that the Milestone 1 (M1) of the Spring Cloud 2022.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2022.0 release notes for more information.

Notable Changes in the 2022.0.0 Release Train

See the project page for all the issues and pull requests included in this release.

The 2022.0.0-M1 release is all about compatibility with Spring Framework 6.0.0-M2, Spring Boot 3.0.0-M1, Java 17, Jakarta EE, and all the other milestones of Spring projects such as Spring Security, Spring…

Spring Cloud Task 2.2.5 Release!

Releases | January 25, 2021 | ...

Spring Cloud Task 2.2.5 includes fixes for the following vulnerability:

CVE-2020-5428 In applications using Spring Cloud Task 2.2.4.RELEASE and below, may contain code that is vulnerable to SQL injection when exercising certain lookup queries in the TaskExplorer.

Users of Spring Cloud Task 2.2.4.RELEASE and below are encouraged to upgrade to Spring Cloud Task 2.2.5.RELEASE or 2.3.0.

Spring Cloud Task 2.2.1 GA is now available

Engineering | November 25, 2019 | ...

We are pleased to announce that the Spring Cloud Task 2.2.1.RELEASE is now available on Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.

What's New?

The Spring Cloud Task 2.2.1.RELEASE is intended to be the version of the framework aligned with Spring Boot 2.2.x. Updates in this new version include:

  • Update all dependencies.
  • Micrometer support.
  • Updated documentation with improved format.
  • Task apps launched when using Spring Batch partitioning now have external-execution-id populated.

Let's walk through these updates in more detail.

Spring Cloud Task 2.2.0.M1 is now available

Releases | April 16, 2019 | ...

We are pleased to announce that Spring Cloud Task 2.2.0.M1 is now available on Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.

What’s New?

Spring Cloud Task 2.2.0.M1 is intended to be the version of the framework aligned with Spring Boot 2.2.0. Updates from 2.0.x include:

  • Update all dependencies.
  • Spring Cloud Task compiles and runs on Java 8, 9, 10, 11, 12.
  • Spring Cloud Task Reference documentation has been modernized.
  • Bug Fixes

What Else Is Going On?

Beyond the basics to keep Spring Cloud Task up to date with the rest of the ecosystem…

Spring Cloud Task 2.1.0 GA is now available

Releases | January 22, 2019 | ...

We are pleased to announce that Spring Cloud Task 2.1.0.RELEASE is now available on Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.

What's New?

Spring Cloud Task 2.1.0.RELEASE is intended to be the version of the framework aligned with Spring Boot 2.1.0. Updates from 2.1.x include:

  • Update all dependencies.
  • Spring Cloud Task infrastructure components are now enabled through auto-configuration.
  • The exitCode of a TaskExecution is null when a task is executing.
  • Spring Cloud Task is compatible with Java 8, 9, 10, 11.

Let's walk through…

Spring Cloud Task 2.1.0.RC1 is now available

Releases | January 15, 2019 | ...

We are pleased to announce that Spring Cloud Task 2.1.0.RC1 is now available on Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.

What's New?

As a follow up to 2.1.0.M2, this release primarily encompasses minor enhancements and bug fixes.

What Do You Think?

We look forward to your feedback on these new features in Github, StackOverflow, Gitter, or directly via Twitter to @michaelminella or @cppwfs!

Spring Cloud Task Home | Source on GitHub | Reference Documentation

Spring Cloud Task 2.1.0.M2 is now available

Releases | December 20, 2018 | ...

We are pleased to announce that Spring Cloud Task 2.1.0.M2 is now available on Github and the Pivotal download repository. Many thanks to all of those who contributed to this release.

What's New?

Spring Cloud Task 2.1.0.M2 is intended to be the version of the framework aligned with Spring Boot 2.1.0. Updates from 2.1.0.M1 include:

  • Update all dependencies.
  • By popular demand, @EnableTask is back.
  • Bug Fixes.

Let's walk through these updates in more detail.

@EnableTask is back

By popular demand, @EnableTask is back, with a twist! In this case, AutoConfiguration is still being used to create the TaskExplorer, TaskConfigurer, and other beans but does not create the TaskLifecycleListener (the bean that adds the Task Lifecycle to your application). The TaskLifecycleListener bean is created when a user adds the @EnableTask to…

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all