Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

This PR contains the following updates:

Package Change Age Confidence
org.springframework.cloud:spring-cloud-dependencies (source) 2023.0.0 -> 2023.0.6 age confidence
org.springframework.cloud:spring-cloud-starter-netflix-eureka-client (source) 4.0.3 -> 4.3.0 age confidence
org.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4j (source) 3.0.3 -> 3.3.0 age confidence
org.springframework.cloud:spring-cloud-starter-gateway (source) 4.0.8 -> 4.3.2 age confidence
org.springframework.cloud:spring-cloud-starter-netflix-eureka-server (source) 4.0.3 -> 4.3.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

spring-cloud/spring-cloud-release (org.springframework.cloud:spring-cloud-dependencies)

v2023.0.6

Compare Source

v2023.0.5

Compare Source

v2023.0.4: 2023.0.4

Compare Source

Full Changelog: spring-cloud/spring-cloud-release@v2023.0.3...v2023.0.4

v2023.0.3

Compare Source

Full Changelog: spring-cloud/spring-cloud-release@v2023.0.2...v2023.0.3

Module Version Issues
Spring Cloud Vault 4.1.3
Spring Cloud Bus 4.1.2
Spring Cloud Zookeeper 4.1.2
Spring Cloud Kubernetes 3.1.3 (issues)
Spring Cloud Task 3.1.2 (issues)
Spring Cloud Function 4.1.3 (issues)
Spring Cloud Commons 4.1.4 (issues)
Spring Cloud OpenFeign 4.1.3 (issues)
Spring Cloud CircuitBreaker 3.1.2 (issues)
Spring Cloud Starter Build 2023.0.3
Spring Cloud Stream 4.1.3
Spring Cloud Gateway 4.1.5 (issues)
Spring Cloud Consul 4.1.2
Spring Cloud Contract 4.1.4 (issues)
Spring Cloud Config 4.1.3 (issues)
Spring Cloud Build 4.1.3
Spring Cloud Netflix 4.1.3 (issues)

v2023.0.2

Module Version Issues
Spring Cloud Vault 4.1.2 (issues)
Spring Cloud Kubernetes 3.1.2 (issues)
Spring Cloud Function 4.1.2 (issues)
Spring Cloud Commons 4.1.3 (issues)
Spring Cloud Openfeign 4.1.2 (issues)
Spring Cloud Starter Build 2023.0.2 (issues)
Spring Cloud Stream 4.1.2 (issues)
Spring Cloud Gateway 4.1.4 (issues)
Spring Cloud Contract 4.1.3 (issues)
Spring Cloud Config 4.1.2 (issues)
Spring Cloud Build 4.1.2 (issues)
Spring Cloud Netflix 4.1.2 (issues)

v2023.0.1

Module Version Issues
Spring Cloud Vault 4.1.1 (issues)
Spring Cloud Bus 4.1.1 (issues)
Spring Cloud Zookeeper 4.1.1 (issues)
Spring Cloud Kubernetes 3.1.1 (issues)
Spring Cloud Task 3.1.1 (issues)
Spring Cloud Function 4.1.1 (issues)
Spring Cloud Commons 4.1.2 (issues)
Spring Cloud Openfeign 4.1.1 (issues)
Spring Cloud Circuitbreaker 3.1.1 (issues)
Spring Cloud Starter Build 2023.0.1 (issues)
Spring Cloud Stream 4.1.1 (issues)
Spring Cloud Gateway 4.1.2 (issues)
Spring Cloud Consul 4.1.1 (issues)
Spring Cloud Contract 4.1.2 (issues)
Spring Cloud Config 4.1.1 (issues)
Spring Cloud Build 4.1.1 (issues)
Spring Cloud Netflix 4.1.1 (issues)
spring-cloud/spring-cloud-netflix (org.springframework.cloud:spring-cloud-starter-netflix-eureka-client)

v4.3.0: 4.3.0

❤️ Contributors

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

@​dependabot[bot]

v4.2.2: 4.2.2

v4.2.1: 4.2.1

⭐ New Features
  • Allow customising HC5 RequestConfig in EurekaClientHttpRequestFactorySupplier #​4391
🐞 Bug Fixes
  • Spring Cloud Gateway Server MVC - 'springCloudVersion', "2024.0.0" is not able to register with the Eureka server #​4423
❤️ Contributors

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

@​dependabot[bot]

v4.2.0: 4.2.0

🐞 Bug Fixes
  • 2024RC1: LoadBalancer with Eureka Discovery Client throws: Error creating bean with name 'scopedTarget.eurekaClient': Requested bean is currently in creation #​4380
📔 Documentation
  • Update code of conduct reference #​4372
❤️ Contributors

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

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

v4.1.6: 4.1.6

🐞 Bug Fixes
  • Error when using Eureka as a server and client at the same time and setting the parameter eureka.client.refresh.enable=false #​4407
❤️ Contributors

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

@​dependabot[bot]

v4.1.4: 4.1.4

🐞 Bug Fixes
  • Missing native-image hints for com.netflix.discovery.DiscoveryClient.shutdown() #​4339
📔 Documentation
  • Missing additional metadata for eureka.client.jersey.enabled #​4342
  • Maybe it's time to update the documentation? #​4302
  • Incorrect Default Values in Eureka Appendix Documentation #​4294
  • cannot register to eureka server with random port and AOT #​4235
❤️ Contributors

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

@​OlgaMaciaszek and @​dependabot[bot]

v4.1.3: 4.1.3

🐞 Bug Fixes
  • Jersey3DiscoveryClientOptionalArgs may be configured with TlsProperties in EurekaServerAutoConfiguration.java #​4268
  • Application fails to start due to missing AbstractDiscoveryClientOptionalArgs bean #​4185
❤️ Contributors

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

@​dependabot[bot] and @​kaiyaok2

v4.1.2: 4.1.2

⭐ New Features
  • Change the order in which events are issued #​4274
  • Missing observability support in RestTemplateTransportClientFactory #​4255
  • Eureka server micrometer metrics for registered services #​3685
🐞 Bug Fixes
  • When shutting down after 4.1.1, an exception occurs while unregistering #​4275
  • Eureka Client Basic auth fails with encoded characters #​3815
❤️ Contributors

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

@​heowc

v4.1.1: 4.1.1

⭐ New Features
  • ServerInitializer blocks Tomcat startup for two minutes #​4152
🐞 Bug Fixes
  • Before eureka is registered, InstancePreRegisteredEvent will not be published. #​4237
  • RestTemplateEurekaHttpClient not closing HttpClient on shutdown #​4103
📔 Documentation
  • Improve documentation on required HTTP client dependencies #​4236
  • No documentation for eureka.client.webclient.enabled #​4218
❤️ Contributors

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

@​dependabot[bot]

v4.1.0: 4.1.0

❤️ Contributors

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

@​dependabot[bot]

v4.0.4: 4.0.4

🐞 Bug Fixes
  • Remove function and use PropertyResolver #​4240
  • Make AbstractDiscoveryClientOptionalArgs really optional. #​4221
❤️ Contributors

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

@​OlgaMaciaszek, @​dependabot[bot], and @​ryanjbaxter

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

v4.3.2: 4.3.2

❤️ Contributors

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

@​dependabot[bot]

v4.3.1: 4.3.1

🔒 Security Fixes

⭐ New Features

  • Support token relay clientRegistrationId on properties #​3751

🐞 Bug Fixes

  • Missing migration for spring.cloud.gateway.default-filters property #​3817

❤️ Contributors

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

@​jaimesf

v4.3.0

What's Changed

New Contributors

Full Changelog: spring-cloud/spring-cloud-gateway@v4.2.1...v4.3.0

v4.2.6: 4.2.6

📔 Documentation

  • Update docs for enabling actuator endpoint #​3949

❤️ Contributors

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

@​dependabot[bot] and @​ryanjbaxter

v4.2.5

🔒 Security Fixes

Full Changelog: spring-cloud/spring-cloud-gateway@v4.2.4...v4.2.5

v4.2.3: 4.2.3

⭐ New Features

  • Support for removing JSON attributes from response bodies in MVC #​3777
  • Webflux base path does not work with Path predicates #​1759
  • Fixes CVE-2025-41235

❤️ Contributors

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

@​raccoonback

v4.2.1: 4.2.1

🐞 Bug Fixes

  • Ssl bundles not working because of wrong condition #​3641

📔 Documentation

  • Add enum values to JavaDocs to show in docs #​3724

❤️ Contributors

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

@​abelsromero, @​dependabot[bot], and @​dimitarp

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.9: 4.1.9

🐞 Bug Fixes

  • CorsGatewayFilterApplicationListener loses CORS path priority due to unordered HashMap use #​3805

v4.1.8: 4.1.8

⭐ New Features

  • AddResponseHeadersIfNotPresentGatewayFilterFactory #​3752
  • Support for reloading httpClient connectTimeout Configuration #​3679

🐞 Bug Fixes

  • CORS configuration is based on outdated RouteDefinitions when using Redis and RefreshRoutesEvent #​3774
  • prefixPath filter double encodes URLs #​3769
  • Strip Prefix breaking OAuth Flow - spring-cloud-gateway-server-mvc-4.3.0-M3 #​3759
  • prevent NullPointerException when pattern is null #​3737
  • ensure generateId executes on the scheduler thread specified by publishOn #​3711

❤️ Contributors

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

@​dependabot[bot], @​myasinkaji2, @​qnnn, and @​raccoonback

v4.1.7: 4.1.7

⭐ New Features

  • RetryGatewayFilterFactory RetryConfig support Jitter & Timeout #​3713

🐞 Bug Fixes

  • Fix keyStore bug in GatewayAutoConfiguration #​3720
  • Gateway mvc HostPatternPredicate http2 enabled NullPointerException #​3699
  • Prevent duplicated encoding of setPath(), stripPrefix() in mvc #​3658
  • Suggests to dispose connection when cancelled In NettyWriteResponseFilter #​3611
  • Fix: prevent duplicated encoding request parameters filter #​3598
  • [Spring Cloud Gateway MVC] Multipart data missing #​3527
  • rewritePath filter double encodes URLs #​3482
  • X-Forwarded-Prefix not working when using MVC #​3354
  • Gateway MVC: Retry filter sends empty body when retrying POST/PUT/etc #​3336

📔 Documentation

  • Add enum values to JavaDocs to show in docs #​3725

❤️ Contributors

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

@​JoeCqupt, @​abelsromero, @​dependabot[bot], @​raccoonback, and @​skydreamerr

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

v4.1.5: 4.1.5

🐞 Bug Fixes

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

v4.1.4: 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

v4.1.3: 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

v4.1.2: 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
  • Add @Order support for GlobalFilter #​2805
  • [#​2720]Improve ReactiveLoadBalancerClientFilter implementation so tha… #​2721

🐞 Bug Fixes

  • Fix incorrect package identifier in IsoOffsetDateTimeConverter (#​3273) #​3288
  • Using RouterFunctions.route() results in exception #​3265
  • Gateway MVC: Predicates with multiple values via configuration not working (path, host, etc...) #​3252
  • Spring gateway MVC - Property : spring.cloud.gateway.x-forwarded.enabled not implemented #​3237
  • Fix publishEvent RefreshRoutesResultEvent before cache.put #​3224
  • Declare Bean for the new public KeyValueConverter #​3207
  • Gateway MVC conflict with spring-boot-devtools #​3199
  • Allow forward scheme for spring cloud gateway mvc similar to its webflux counterpart for declarative configuration using application properties or yaml #​3188
  • Changed the constant name representing the default Time-to-Live (TTL)… #​3186
  • In spring cloud gateway mvc, an exception occurs when the request address contains spaces #​3185
  • The LocalResponseCacheGatewayFilterFactory is creating a new CacheManager for each Filter #​3025
  • To fix GH-2304 SaveSessionGatewayFilterFactory didn't work correctly #​2997
  • Fix Bug : RemoveCachedBodyFilter does not release direct memory correctly resulting in a memory leak #​2969 #​2971
  • Gateway Routes URI of localhost:port without http:// returns empty body with 200 status code #​2919
  • AddRequestParameterGatewayFilterFactory Invalid URI query, can not deal with encoded path segment #​2726
  • Listed connection headers not removed #​2653
  • Fix for ModifyResponseBodyGatewayFilter not setting up response content-type #​2649
  • remove-hop-by-hop header case sensitivity #​2645
  • Delete the weight-configured route (-Weight), GroupWeightConfig will not delete, causing the route conflict with the same weightGroup, causing 404 error #​922

📔 Documentation

  • Update to spring-doc-actions v0.0.15 #​3306
  • Missing redis-route-definition-repository property metadata #​3299
  • Document that paths in route uri's are ignored #​3292
  • Document how to register custom predicates and filters for use in Server MVC configuration #​3268
  • Gateway-Mvc FormFilter erase all parameters causing retrive parameter return null in later filter or servlet #​3244
  • Fix documentation sample imports and missing .build() call #​3223
  • Update gateway-request-predicates.adoc #​3208
  • Add missing colon #​3187
  • Fix typo in document #​3146
  • Fix contribution link in README.adoc and add a link to repository map #​3057
  • Updates documentation to correct RewriteLocationResponseHeaderGatewayFilterFactory parameters and default value #​2754
  • Corrected the expression and provided a YAML example #​2733

❤️ Contributors

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

@​JesseEstum, @​JoeCqupt, @​LoggingResearch, @​Milkdove, @​NilsEngelbach, @​Robinson28years, @​alexkarezin, @​caixunshi, @​dadicarlo, @​dependabot[bot], @​dogglezz, @​dsyer, @​f-ranieri, @​gonmmarques, @​ice2shell, @​imzhoukunqiang, @​jeremy-l-ford, @​jongwooo, @​liubao68, @​manzhizhen, @​martamedio, @​muchnik, @​rwinch, @​shivakrishnaah, @​tom916, @​tony-clarke-amdocs, @​trajano, @​tungj, @​wangYX657211334, and @​xjs1919

v4.1.1: 4.1.1

🐞 Bug Fixes

  • Prior to 4.1.0 host predicate match needed port number, now if port is present the match does not match, lost config compatibility. #​3190
  • Gateway MVC: Path seems not passing through the request body #​3183
  • Gateway MVC: RewritePath seems not respecting the route URI #​3178
  • MVC TokenRelay filter fails using config #​3176
  • Gateway MVC: Retry filter not supported with YAML configuration [#​3172](https://redirect.g

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/spring-cloud branch from 8dd1222 to 2859f1b Compare February 2, 2024 23:12
@renovate renovate bot force-pushed the renovate/spring-cloud branch 2 times, most recently from 740a359 to b925e49 Compare March 3, 2024 11:30
@renovate renovate bot force-pushed the renovate/spring-cloud branch from b925e49 to 842f803 Compare March 27, 2024 19:22
@renovate renovate bot force-pushed the renovate/spring-cloud branch from 842f803 to 5d9cf7f Compare April 18, 2024 00:51
@renovate renovate bot force-pushed the renovate/spring-cloud branch from 5d9cf7f to 79a1acc Compare May 11, 2024 23:52
@renovate renovate bot force-pushed the renovate/spring-cloud branch from 79a1acc to cf42e2b Compare May 30, 2024 20:13
@renovate renovate bot force-pushed the renovate/spring-cloud branch from cf42e2b to d8445bd Compare July 10, 2024 22:30
@renovate renovate bot force-pushed the renovate/spring-cloud branch 2 times, most recently from 6dd3975 to 73a1904 Compare December 3, 2024 04:53
@renovate renovate bot force-pushed the renovate/spring-cloud branch from 73a1904 to b4c6c4d Compare January 10, 2025 05:27
@renovate renovate bot force-pushed the renovate/spring-cloud branch from b4c6c4d to 1675d2e Compare March 19, 2025 18:50
@renovate renovate bot force-pushed the renovate/spring-cloud branch from 1675d2e to c2a3d37 Compare April 4, 2025 18:05
@renovate renovate bot force-pushed the renovate/spring-cloud branch 2 times, most recently from 3b5879f to f9dcb00 Compare May 29, 2025 22:04
@renovate renovate bot force-pushed the renovate/spring-cloud branch from f9dcb00 to 206fdb4 Compare June 25, 2025 03:42
@renovate renovate bot force-pushed the renovate/spring-cloud branch from 206fdb4 to 2d612d8 Compare September 8, 2025 21:53
@renovate renovate bot force-pushed the renovate/spring-cloud branch from 2d612d8 to 90fcddc Compare October 16, 2025 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants