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

chore(deps): bump org.springframework.cloud:spring-cloud-gateway-webflux from 4.1.1 to 4.1.5 in /retail-store-sample-app/src/ui #189

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps org.springframework.cloud:spring-cloud-gateway-webflux from 4.1.1 to 4.1.5.

Release notes

Sourced from org.springframework.cloud:spring-cloud-gateway-webflux's releases.

4.1.5

🐞 Bug Fixes

  • ProxyExchange fails with "IOException: insufficient data written" with boot 3.2 #3154

4.1.4

⭐ New Features

  • Make client response input stream available in request attribute #3405

🐞 Bug Fixes

  • Synchronize routes cache update #3408

❤️ Contributors

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

@​abelsromero

4.1.3

🐞 Bug Fixes

  • Remove Origin header when forwarding #3357
  • Class 'org.springframework.cloud.gateway.route.builder.RouteDslKt' is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler #3333

📔 Documentation

  • add note to discover location documentation about spring cloud load balancer #3348
  • server-mvc properties are not included in documentation #3337

❤️ Contributors

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

@​spikymonkey and @​wind57

4.1.2

⭐ New Features

  • Add properties to disable filters if needed #3310
  • Make WeightCalculatorWebFilter random supplier aware of ServerWebExchange #3298
  • Spring cloud gateway MVC : add parameters to disable adding Forwarded header #3238
  • Make STRATEGY_KEY public in DedupeResonseHeader filter #3203
  • Gateway Server MVC support for AOT #3171
  • Update dashboard to Grafana 9.x #3136
  • Allow forcing order of filters through Java DSL configuration. #3134
  • Add a new method that returns a Mono. #2993
  • Add option to disable RouteRefreshListener #2958
  • Fixes gh-2933 GatewayFilter support @Order annotation #2934

... (truncated)

Commits
  • 6191539 Update SNAPSHOT to 4.1.5
  • b30188e Adds back removed methods and fields as deprecated.
  • b435ce3 Prevent Content-Length and Host headers from being copied by default (#3313)
  • 17c1b5b Upgrading antora
  • 920b3a8 Bumping versions
  • 4159464 Bumping versions to 4.1.5-SNAPSHOT after release
  • 6e857c3 Going back to snapshots
  • ede1673 Update SNAPSHOT to 4.1.4
  • fbbc8a6 Synchronize cache update (#3408)
  • a54297b Puts client response input stream in a request attribute.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springframework.cloud:spring-cloud-gateway-webflux](https://github.com/spring-cloud/spring-cloud-gateway) from 4.1.1 to 4.1.5.
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](spring-cloud/spring-cloud-gateway@v4.1.1...v4.1.5)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-gateway-webflux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 1, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants