Spring Cloud Gateway Extensions 1.0.0

Spring Cloud Gateway Enterprise Extensions Release Notes

Last Updated March 13, 2025

These are the release notes for Spring Cloud Gateway Enterprise Extensions.

v1.0.0

Release Date: February 27, 2025

The following extensions for Spring Cloud Gateway applications have been made available in Spring Enterprise Subscription artifact repository:

  • access-control: Restrict access based on API keys or JWT keys
  • custom: Filters to help build custom extensions
  • graphql: Restrict GraphQL operations
  • sso: Add single sign-on, restrict traffic based on roles or scopes
  • traffic-control: Restrict traffic based on request parameters, circuit breaker
  • transformation: Transform the response before returning downstream