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.
September 2026
3.1.11
Released Sep 1, 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
HeaderUtilsnow always ignoresSet-Cookie,Authorization,Cache-Control,Content-Security-Policy, the proxy-authentication headers, and the CORSAccess-Control-*family (low severity, CVE-2026-59298). CustomRuntimeEventLoopandCustomRuntimeInitializerno longer log the full AWS Lambda process environment atDEBUG, which now requiresTRACElogging together with an explicitSPRING_ENV_DUMP_ALLOWopt-in (low severity, CVE-2026-59300).SimpleFunctionRegistryno 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
3.1.9
Released May 8, 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
herodevs@nes:open-source$ ./display-support-info.sh