Ryan Baxter
|
1556cbc5a2
|
Merge pull request #4585 from PRAHLAD09-dev/fix/4569-eureka-deregistration-shutdown
gh-4569: Deterministically close shared HTTP client on TransportClientFactory#shutdown()
|
2026-09-16 11:17:50 -04:00 |
|
Ryan Baxter
|
47b2feb15a
|
Merge pull request #4600 from yashdotdev13/docs/598-improve-eureka-server-setup
Improve Eureka Server documentation
|
2026-09-09 14:59:47 -04:00 |
|
Ryan Baxter
|
889984ca48
|
Merge pull request #4599 from yashdotdev13/docs/1424-eureka-virtual-hostname
Document Eureka virtual hostname discovery. Fixes #1424
|
2026-09-09 14:24:29 -04:00 |
|
Ryan Baxter
|
d1032a9bb4
|
Merge pull request #4597 from yashdotdev13/test-4109-baseline
Use DiscoveryClient TLS settings for RestClient transport
|
2026-09-09 08:58:17 -04:00 |
|
Ryan Baxter
|
0df610d62e
|
Merge pull request #4592 from yashdotdev13/issue-4135-log-health-contributor-status
Log health contributor statuses when Eureka health status changes
|
2026-09-02 17:03:07 -04:00 |
|
Ryan Baxter
|
3b6ba97cd8
|
Merge pull request #4592 from yashdotdev13/issue-4135-log-health-contributor-status
Log health contributor statuses when Eureka health status changes
|
2026-09-02 17:02:40 -04:00 |
|
Ryan Baxter
|
6d102063e9
|
Merge pull request #4583 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/antora-extensions-1.14.13
|
2026-08-13 13:49:07 -04:00 |
|
Ryan Baxter
|
d08a176b17
|
Merge pull request #4577 from spring-cloud/dependabot/npm_and_yarn/docs/main/antora-3.2.0-rc.2
|
2026-06-25 18:23:35 -04:00 |
|
Ryan Baxter
|
12f426a85a
|
Merge pull request #4575 from spring-cloud/dependabot/github_actions/main/actions/checkout-7
Bump actions/checkout from 6 to 7
|
2026-06-18 13:39:55 -04:00 |
|
Ryan Baxter
|
daab658d8f
|
Merge pull request #4573 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/antora-extensions-1.14.12
Bump @springio/antora-extensions from 1.14.11 to 1.14.12 in /docs
|
2026-06-01 09:11:44 -04:00 |
|
Ryan Baxter
|
b6353637c9
|
Merge pull request #4560 from spring-cloud/dependabot/maven/main/org.springframework.cloud-spring-cloud-config-dependencies-5.0.3
Bump org.springframework.cloud:spring-cloud-config-dependencies from 5.0.3-SNAPSHOT to 5.0.3
|
2026-05-06 14:08:43 -04:00 |
|
Ryan Baxter
|
c1af2d65e9
|
Merge pull request #4558 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/antora-extensions-1.14.11
|
2026-04-09 13:27:23 -04:00 |
|
Ryan Baxter
|
77b73b65f9
|
Merge pull request #4553 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/antora-extensions-1.14.10
|
2026-04-02 13:01:44 -04:00 |
|
Ryan Baxter
|
127f659c4c
|
Merge pull request #4549 from ryanjbaxter/webclient-application-deregister
Use own connectionprovider and loopresources for WebClient
|
2026-04-01 10:27:04 -04:00 |
|
Ryan Baxter
|
0855dd64ac
|
Merge pull request #4547 from spring-cloud/dependabot/maven/main/eureka.version-2.0.6
Bump eureka.version from 2.0.5 to 2.0.6
|
2026-03-27 17:24:39 -04:00 |
|
Ryan Baxter
|
702705b430
|
Merge pull request #4548 from spring-cloud/dependabot/maven/4.3.x/eureka.version-2.0.6
Bump eureka.version from 2.0.5 to 2.0.6
|
2026-03-27 17:24:14 -04:00 |
|
Ryan Baxter
|
ad03f7f924
|
Merge pull request #4546 from spring-cloud/dependabot/github_actions/4.3.x/codecov/codecov-action-6
|
2026-03-26 13:42:40 -04:00 |
|
Ryan Baxter
|
0a8435a2b0
|
Update workflow to remove push trigger
Removed push trigger for specific branches.
Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
|
2026-03-25 16:21:55 -04:00 |
|
Ryan Baxter
|
7d8864c45b
|
Add CI workflow for Spring Cloud Netflix
Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
|
2026-03-25 16:03:15 -04:00 |
|
Ryan Baxter
|
92e355543b
|
Update spring-cloud-config.version to 5.0.3-SNAPSHOT
Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
|
2026-03-24 15:39:43 -04:00 |
|
Ryan Baxter
|
7818b881db
|
Merge pull request #4539 from spring-cloud/dependabot/npm_and_yarn/docs/main/springio/antora-extensions-1.14.9
Bump @springio/antora-extensions from 1.14.7 to 1.14.9 in /docs
|
2026-03-19 14:37:35 -04:00 |
|
Ryan Baxter
|
5620205eaa
|
Merge pull request #4542 from spring-cloud/dependabot/npm_and_yarn/docs/4.3.x/springio/antora-extensions-1.14.9
Bump @springio/antora-extensions from 1.14.7 to 1.14.9 in /docs
|
2026-03-19 14:37:23 -04:00 |
|
Ryan Baxter
|
9bb3eb87c9
|
Rename CI job to Spring Cloud Netflix
Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
|
2026-03-13 13:00:06 -04:00 |
|
Ryan Baxter
|
e7a0ecbf78
|
Modify pull request branches for CI workflow
Updated pull request trigger branches in maven.yml
Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
|
2026-03-13 12:59:45 -04:00 |
|
Ryan Baxter
|
21f50f8a28
|
Add CI workflow for Spring Cloud Build
Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
|
2026-03-13 12:59:01 -04:00 |
|
Ryan Baxter
|
dd2d5cd013
|
Update Dependabot configuration for GitHub Actions and Maven
Signed-off-by: Ryan Baxter <rbaxter85@gmail.com>
|
2026-03-09 17:18:16 -04:00 |
|
Ryan Baxter
|
ce229a7ac3
|
Changes for the latest Boot snapshots (#4506)
* Changes for the latest Boot snapshots
* Add Spring Boot Jackson 2 module
|
2025-10-24 12:35:04 -04:00 |
|
Ryan Baxter
|
2e8c116f7c
|
Disable docs dependencies for 2024.0.0 release
|
2024-12-02 15:14:57 -05:00 |
|
Ryan Baxter
|
f9424231a9
|
Merge pull request #2031 from doernbrackandre/fix_whitespaces_in_retryable_status_codes_list
fixes a problem with whitespaces in list of retryable status codes
|
2017-06-09 12:00:38 -04:00 |
|
Ryan Baxter
|
f0b424c84f
|
Merge pull request #2021 from ryanjbaxter/response-code-retry-close-wait
Close response when retry on certain status codes
|
2017-06-08 13:47:27 -04:00 |
|
Ryan Baxter
|
d914406c84
|
Merge pull request #2000 from rpahli/master
use only default https ports for https check
|
2017-06-01 20:08:10 -04:00 |
|
Ryan Baxter
|
562e604cee
|
Merge pull request #2002 from ryanjbaxter/deprecate-RetryableStatusCodeException
Deprecates RetryableStatusCodeException
|
2017-05-31 16:33:58 -04:00 |
|
Ryan Baxter
|
18ec564249
|
Fixing typo
|
2017-05-31 14:36:12 -04:00 |
|
Ryan Baxter
|
cb3613db71
|
Fixing typo
|
2017-05-31 14:35:38 -04:00 |
|
Ryan Baxter
|
287ce9c0ff
|
Merge pull request #1877 from yongsungyoon/master
Add @Component for Feign Hystrix Fallback example in doc
|
2017-05-11 11:40:39 -04:00 |
|
Ryan Baxter
|
2a9a62d0f6
|
Merge pull request #1926 from TheSentinel454/issues_1676_wildcard_type_support
Add support for Wildcard Types in Feign Client. Fixes gh-1676
|
2017-05-10 16:04:38 -04:00 |
|
Ryan Baxter
|
ab2cf59bf6
|
Merge pull request #1907 from spccold/zuul-filter-bugfix
change HttpServletResponse to HttpServletRequest
|
2017-05-03 09:53:17 -04:00 |
|
Ryan Baxter
|
a315ac9e54
|
Merge pull request #1906 from lowzj/master-removeUnusedImport
polish FeignLoadBalancer, remove unused import statement
|
2017-05-02 10:05:06 -04:00 |
|
Ryan Baxter
|
29fb58de84
|
Merge pull request #1884 from ryanjbaxter/pass-config-in-retryhandler
Pass config in retry handler
|
2017-04-24 20:05:29 -04:00 |
|
Ryan Baxter
|
7fcbc0fd5a
|
Merge pull request #1880 from daniellavoie/mvn-3.5.0
Update mvnw to 3.5.0
|
2017-04-24 10:56:37 -04:00 |
|
Ryan Baxter
|
1647fc3017
|
Merge pull request #1876 from ryanjbaxter/upgrade-hystrix-1.5.11
Upgrade Hystrix to 1.5.11 and apply fix to hystrixcommand.js
|
2017-04-20 16:30:09 -04:00 |
|
Ryan Baxter
|
a708ceefe8
|
Merge pull request #1870 from ryanjbaxter/force-eurekaclient-creation-on-refresh
Make sure the EurekaClient bean is recreated after refresh.
|
2017-04-20 14:53:03 -04:00 |
|
Ryan Baxter
|
0c7994c502
|
We no longer use travis so removing configuration
Fixes #1846.
|
2017-04-11 13:45:57 -04:00 |
|
Ryan Baxter
|
d412df5883
|
Merge pull request #1808 from gonzalad/1807
Add X-Forwarded-Port header in Zuul
|
2017-04-10 20:17:02 -04:00 |
|
Ryan Baxter
|
8dcf544079
|
Merge pull request #1836 from ryanjbaxter/response-code-retry
Add the ability for ribbon clients to specify response status codes they would like to retry
|
2017-04-05 14:01:15 -04:00 |
|
Ryan Baxter
|
98cbf2f47f
|
Merge pull request #1840 from ryanjbaxter/document-hystrix-timeout
Document Hystrix timeout configuration with Ribbon clients
|
2017-04-05 13:46:50 -04:00 |
|
Ryan Baxter
|
711a8f0aae
|
Merge pull request #1817 from ryanjbaxter/use-valid-hostnames-in-feign-tests
Use valid hostnames in feign tests
|
2017-03-28 14:31:41 -04:00 |
|
Ryan Baxter
|
62cb0ae28f
|
Change /routes endpoint to use EndpointMvcAdapter and AbstractEndpoint (#1802)
Change /routes endpoint to use EndpointMvcAdapter and AbstractEndpoint.
Fixes #1797
|
2017-03-24 16:27:41 -04:00 |
|
Ryan Baxter
|
d402587ab2
|
Merge pull request #1805 from ryanjbaxter/url-protocal-el-syntax
Fixes the addition of http with EL syntax
|
2017-03-23 16:12:04 -04:00 |
|
Ryan Baxter
|
5bf87c4da1
|
Merge pull request #1749 from bijukunjummen/GH-1334
GH-1334: Support for eagerly initializing zuul Ribbon contexts
|
2017-03-15 11:46:34 -04:00 |
|
Ryan Baxter
|
66163bee2b
|
Merge pull request #1771 from jh409/patch-1
Update docs as @Autowired fails with many beans
|
2017-03-13 12:07:03 -04:00 |
|
Ryan Baxter
|
c89645e069
|
Merge pull request #1743 from ryanjbaxter/disable-hystrix-feign
Disable Hystrix support when using Feign by default
|
2017-03-01 16:33:34 -05:00 |
|
Ryan Baxter
|
208a741823
|
Merge pull request #1732 from utsman/master
Refactor ZoneUtils class
|
2017-02-27 09:40:49 -05:00 |
|
Ryan Baxter
|
0fcc979fe1
|
Merge pull request #1730 from utsman/rm-dupl-check
Remove duplicate null check
|
2017-02-24 14:05:26 -05:00 |
|
Ryan Baxter
|
1d5a68c9e7
|
Merge pull request #1728 from utsman/fix-typo
Fixed typo
|
2017-02-24 10:07:23 -05:00 |
|
Ryan Baxter
|
0abf69dc1d
|
Merge pull request #1709 from ryanjbaxter/make-feign-retry-optional
Make the use of Spring Retry optional when using Feign
|
2017-02-17 18:25:28 -05:00 |
|
Ryan Baxter
|
c417a9a55e
|
Merge pull request #1695 from ryanjbaxter/uri-equal-to-empty-string
Adds a check for an empty URI in updateToHttpsIfNeeded
|
2017-02-14 15:33:12 -05:00 |
|
Ryan Baxter
|
62bc2758eb
|
Merge pull request #1694 from ryanjbaxter/default-zuul-fallbackprovider
Add the ability to provide a default ZuulFallbackProvider
|
2017-02-14 14:42:09 -05:00 |
|
Ryan Baxter
|
919c8fa72a
|
Merge pull request #1678 from lowzj/master-RequestParam
fix gh-1672, support @RequestParam without a value
|
2017-02-09 19:38:00 -05:00 |
|
Ryan Baxter
|
a915651797
|
Merge pull request #1670 from bijukunjummen/gh-1641
gh-1641: Fixed instructions for configuring EurekaIntanceConfig in AWS
|
2017-02-06 11:20:11 -05:00 |
|
Ryan Baxter
|
ca244c5dbb
|
Merge pull request #1637 from tmack8001/zuul-route-constructor-custom-sensitive-headers
ZuulProperties.ZuulRoute consturctor missing explicitly setting of customSensitiveHeaders boolean
|
2017-01-23 09:38:44 -05:00 |
|
Ryan Baxter
|
42931f9300
|
Merge pull request #1626 from ryanjbaxter/apply-formatter-to-collections-1526
Remove check that does not apply Formatters to Collections
|
2017-01-17 11:44:26 -05:00 |
|
Ryan Baxter
|
5ee9990d93
|
Upgrade Ribbon to 2.2.2
Fixes gh-1441
|
2017-01-09 23:38:06 -05:00 |
|
Ryan Baxter
|
f3deb04521
|
Pass along client config in RibbonCommand.run (#1573)
Pass along client config in RibbonCommand.run.
Fixes gh-1530
|
2017-01-09 11:55:05 -05:00 |
|
Ryan Baxter
|
ab454f1e1b
|
Make FeignClientRegistrar implement EnvironmentAware (#1569)
Make FeignClientRegistrar implement EnvironmentAware to inject the environment.
Fixes gh-1568
|
2017-01-09 11:06:51 -05:00 |
|
Ryan Baxter
|
4eac8a5a47
|
Merge pull request #1599 from ahmednasir91/upgrade-hystrix-157
Fixes #1440
|
2017-01-09 07:04:21 -05:00 |
|
Ryan Baxter
|
1cd194a1e1
|
Merge pull request #1578 from rahmanusta/patch-1
Update spring-cloud-netflix.adoc
|
2016-12-27 19:50:08 -05:00 |
|
Ryan Baxter
|
edb14e2a6b
|
Merge pull request #1528 from ryanjbaxter/feign-url-protocol-1522
Don’t add URL protocol when url is set using EL
|
2016-12-05 13:14:58 -05:00 |
|
Ryan Baxter
|
fe50674c8e
|
Merge pull request #1520 from ryanjbaxter/eureka-client-zone-doc-1327
Document Eureka client zone config
|
2016-12-01 19:15:38 -05:00 |
|
Ryan Baxter
|
35528a7199
|
Merge pull request #1496 from ryanjbaxter/upgrade-eureka-to-1.6.1
Upgrade Eureka to 1.6.1. Fixes #1495.
|
2016-11-22 20:22:49 -05:00 |
|
Ryan Baxter
|
5372fe9d6e
|
Merge pull request #1494 from ryanjbaxter/document-feign-request-headers
Document how to use thread isolation with hystrix and feign. Fixes #1191.
|
2016-11-22 17:08:05 -05:00 |
|
Ryan Baxter
|
eff1f0d77a
|
Fixes #1459
|
2016-11-14 15:30:28 -05:00 |
|
Ryan Baxter
|
dd62879b7b
|
Merge pull request #1430 from ryanjbaxter/zuul-hystrix-fallback-doc
Document Hystrix Fallback For Zuul
|
2016-10-27 15:33:52 -04:00 |
|
Ryan Baxter
|
fabf90bed4
|
Merge pull request #1375 from ryanjbaxter/simplify-retry-logic
Provide A Retry Policy For Ribbon Clients
|
2016-10-26 15:42:32 -04:00 |
|
Ryan Baxter
|
08028db982
|
Merge pull request #1425 from ryanjbaxter/eureka-app-name-default
Resolve spring.application.name via property resolver
|
2016-10-25 14:31:12 -04:00 |
|
Ryan Baxter
|
0235d77932
|
Zuul Route Hystrix Fallback
Hystrix fallback support for Zuul routes.
Fixes gh-250.
|
2016-10-24 15:24:31 -04:00 |
|
Ryan Baxter
|
274213bc83
|
Merge pull request #1412 from ryanjbaxter/creating-feign-clients-with-builder
Document Manual Feign Client Creation
|
2016-10-20 16:12:15 -04:00 |
|
Ryan Baxter
|
a685a72660
|
Merge pull request #1384 from bslota/master
#1376 Register and cancel event sending fix
|
2016-10-11 19:34:25 -04:00 |
|
Ryan Baxter
|
2f09aa291b
|
Merge pull request #1390 from ryanjbaxter/upgrade-zuul-1.3.0
Upgrade zuul 1.3.0
|
2016-10-11 14:53:39 -04:00 |
|
Ryan Baxter
|
18c4bc060b
|
Upgrade hystrix 1.5.6 (#1388)
Fixes gh-1374
|
2016-10-11 13:41:31 -04:00 |
|
Ryan Baxter
|
4ba3411292
|
Clarified zuul.stripPrefix usage
Helps with the confusion seen in #1365
|
2016-10-03 13:44:02 -07:00 |
|
Ryan Baxter
|
6c9fa68d5a
|
Translate ribbon.ReadTimeout to apache http client socket timeout. Fixes #1357. (#1358)
|
2016-09-21 14:03:14 -04:00 |
|
Ryan Baxter
|
09c6bc1d12
|
Merge pull request #1325 from herder/fix_registry_failures_report_time_mismatch
Fix lastFetch status calculation.
|
2016-09-08 09:38:09 -04:00 |
|
Ryan Baxter
|
4f81255970
|
Merge pull request #1318 from jkschneider/no-commons-lang
Remove dep on commons-lang in DimensionalServoMetricNaming (#1268)
|
2016-09-06 07:45:24 -04:00 |
|
Ryan Baxter
|
ec726e863c
|
Merge pull request #1296 from ryanjbaxter/upgrade-eureka-1.4.11-1288
Upgrade Eureka to 1.4.11
|
2016-08-25 14:15:11 -04:00 |
|
Ryan Baxter
|
485034dec0
|
Merge pull request #1294 from ryanjbaxter/upgrade-hystrix-1.5.5-1289
Upgrade Hystrix to 1.5.5
|
2016-08-24 19:29:38 -04:00 |
|
Ryan Baxter
|
1b9d91dc1e
|
Merge pull request #1293 from ryanjbaxter/upgrade-stream
Updated SC Stream to Brooklyn SNAPSHOT
|
2016-08-24 09:55:07 -04:00 |
|
Ryan Baxter
|
0bed544188
|
Merge pull request #1221 from stephlag/zuul_hystrix_threadpool
Make Hystrix Thread Pool available while using Zuul
|
2016-08-19 12:31:03 -04:00 |
|
Ryan Baxter
|
3cc07d36a2
|
Merge pull request #1282 from ryanjbaxter/upgrade-feign-to-9.3.0
Upgrade Feign to 9.3.0
|
2016-08-19 12:07:28 -04:00 |
|
Ryan Baxter
|
a9dd1b4568
|
Merge pull request #1278 from ryanjbaxter/upgrade-feign-to-9.2.0
Upgrade Feign to 9.2.0
|
2016-08-18 14:43:29 -04:00 |
|
Ryan Baxter
|
e2e7c490db
|
Merge pull request #1247 from Coramo/master
fix 'RibbonRequest' cannot to encode issues
|
2016-08-17 13:48:36 -04:00 |
|
Ryan Baxter
|
36fec07a17
|
Merge pull request #1093 from daniellavoie/hystrix-security
Expose security context to any Hystrix command.
|
2016-08-10 15:20:19 -04:00 |
|
Ryan Baxter
|
d90e99216b
|
Merge pull request #1225 from coveord/fix-content-length
Content-length not properly set when using the FormBodyWrapperFilter
|
2016-08-09 10:30:20 -04:00 |
|
Ryan Baxter
|
3c1599a1f4
|
Merge pull request #1213 from mhartle/master
FormBodyWrapperFilter may add multiples of every multipart part to a request
|
2016-08-08 10:58:59 -04:00 |
|
Ryan Baxter
|
90808124f5
|
Merge pull request #1206 from daniellavoie/spring-boot-test-1.4
Migrate tests to Spring Boot Test 1.4
|
2016-08-08 10:53:17 -04:00 |
|
Ryan Baxter
|
8b911e6074
|
Merge pull request #1217 from ryanjbaxter/move-to-open-feign
Changed version and group id to use latest OpenFeign release
|
2016-07-29 17:07:18 -04:00 |
|
Ryan Baxter
|
2bdd2dab78
|
Merge pull request #1173 from denyska/master
Disable cookie management for RibbonLoadBalancingHttpClient Fixes gh-301
|
2016-07-14 12:55:32 -04:00 |
|
Ryan Baxter
|
5d37bfe2fa
|
Merge pull request #1183 from ryanjbaxter/master
Upgrade Eureka to 1.4.10. Fixes #1180.
|
2016-07-13 10:26:41 -04:00 |
|