Visit NES for Spring Home Page

Spring Cloud Function 3.1.x Release Notes

4 versions

Comprehensive release notes and changelog for Spring Cloud Function 3.1.x, including security patches, bug fixes, and feature updates across all supported versions.

Sep 1, 2026
Latest: 3.1.11
33 Patched Vulnerabilities
VEX Statements

September 2026

Full Version:
3.1.7-spring-cloud-function-3.1.11

Security Fixes

  • Function message headers can no longer set or override sensitive HTTP response headers, since HeaderUtils now always ignores Set-Cookie, Authorization, Cache-Control, Content-Security-Policy, the proxy-authentication headers, and the CORS Access-Control-* family (low severity, CVE-2026-59298).
  • CustomRuntimeEventLoop and CustomRuntimeInitializer no longer log the full AWS Lambda process environment at DEBUG, which now requires TRACE logging together with an explicit SPRING_ENV_DUMP_ALLOW opt-in (low severity, CVE-2026-59300).
  • SimpleFunctionRegistry no longer caches an intermediate composition wrapper under a base function name, so mutated output-conversion state can no longer leak into unrelated function lookups (low severity, CVE-2026-59299).

Dependency Upgrades

  • Spring Cloud Build (NES) 3.0.5-spring-cloud-build-3.0.8

June 2026

3.1.10

Released Jun 17, 2026
Full Version:
3.1.7-spring-cloud-function-3.1.10

Dependency Upgrades

  • Spring Cloud Build (NES) 3.0.5-spring-cloud-build-3.0.7

May 2026

Full Version:
3.1.7-spring-cloud-function-3.1.9

Security Fixes

  • Function registry cache bounded and recursive composition prevented to avoid OOM conditions (CVE-2026-40989).
  • Function registry cache size limited to prevent unbounded memory growth from distinct function definitions (CVE-2026-40990).

March 2026

3.1.8

Released Mar 11, 2026
Full Version:
3.1.7-spring-cloud-function-3.1.8

Security Fixes

  • This release patches the following:
    • Denial of service via caching issue in Function Catalog when interacting with lookup functionality (CVE-2022-22979).

Notes

  • This release originates from the open‑source Spring Cloud Function repository forked by HeroDevs. It encompasses modifications implemented by HeroDevs to ensure successful framework builds. This release contains no functional changes from Spring Cloud Function 3.1.7.

Dependency Upgrades

  • Spring Cloud Build (NES) 3.0.5-spring-cloud-build-3.0.6

Stay in the loop

~/herodevs-spring-framework-support

Open Source Support

When official support ends, we're just getting started.