Skip to content

4.1.6

Compare
Choose a tag to compare
@spring-builds spring-builds released this 26 Nov 17:47
· 113 commits to main since this release

⭐ New Features

  • [Gateway MVC] Transfer-Encoding added to GET/HEAD requests, causing some WAF errors #3325

🐞 Bug Fixes

  • Adds a missing Shortcut annotation to dedupeResponseHeader #3536
  • Remove EXPIRES HTTP header from cache #3515
  • Fix potential memory leak when using ReadBodyRoutePredicateFactory #3465
  • fix: Update HeaderRoutePredicateFactory to use getValuesAsList #3447
  • Server Side event Responses from a server behind Spring-cloud-gateway-server-mvc #3410
  • Adding circuitBreaker filter in mvc throws IllegalArgumentException #3327
  • [Gateway MVC] ERR_HTTP2_PROTOCOL_ERROR if HTTP/2 enabled #3326

📔 Documentation

  • [online-docs][4.1.5] 404 from link to properties #3500
  • Fix documentation examples to compile #3427
  • Improve documentation (add reference of HttpClientCustomizer) #2623

❤️ Contributors

Thank you to all the contributors who worked on this release:

@abelsromero, @jensmatw, @jivebreaddev, @ohprettyhak, @qnnn, and @tungj