Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.springframework.cloud:spring-cloud-gateway-mvc to v4.2.0 #263

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.cloud:spring-cloud-gateway-mvc (source) 4.1.5 -> 4.2.0 age adoption passing confidence

Release Notes

spring-cloud/spring-cloud-gateway (org.springframework.cloud:spring-cloud-gateway-mvc)

v4.2.0: 4.2.0

⭐ New Features

  • Provides configuration for Netty's http client pool leasing strategy #​3575
  • Support custom registrationId in tokenRelay() for MVC gateway #​3541
  • Support for SslBundles #​2981
  • Cache gateway filters to avoid sorting in every single request #​2756

📔 Documentation

  • Update Code of Conduct reference #​3599

❤️ Contributors

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

@​dependabot[bot], @​emmanuel-ferdman, and @​pandrez

v4.1.6: 4.1.6

⭐ 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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 27, 2024
@renovate renovate bot changed the title Update dependency org.springframework.cloud:spring-cloud-gateway-mvc to v4.1.6 Update dependency org.springframework.cloud:spring-cloud-gateway-mvc to v4.2.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/org.springframework.cloud-spring-cloud-gateway-mvc-4.x branch from 9a211c7 to 65a6231 Compare December 3, 2024 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants