Kai
|
ecaf9f2958
|
spring cloud 2021.x 源码阅读, OpenFeign + LoadBalancer + Nacos Discovery
|
1 year ago |
buildmaster
|
4cf57a3e50
|
Update SNAPSHOT to 3.1.4
|
2 years ago |
buildmaster
|
fdc3ac4659
|
Bumping versions
|
2 years ago |
buildmaster
|
53e160b2ad
|
Bumping versions
|
2 years ago |
buildmaster
|
7cf6acb40c
|
Bumping versions to 3.1.5-SNAPSHOT after release
|
2 years ago |
buildmaster
|
99db0fdeb6
|
Going back to snapshots
|
2 years ago |
buildmaster
|
9dd4af43af
|
Update SNAPSHOT to 3.1.4
|
2 years ago |
Olga Maciaszek-Sharma
|
12efda3e5c
|
Merge remote-tracking branch 'origin/3.0.x' into 3.1.x
# Conflicts:
# docs/pom.xml
# pom.xml
# spring-cloud-commons-dependencies/pom.xml
# spring-cloud-commons/pom.xml
# spring-cloud-context-integration-tests/pom.xml
# spring-cloud-context-webflux-integration-tests/pom.xml
# spring-cloud-context/pom.xml
# spring-cloud-loadbalancer/pom.xml
# spring-cloud-starter-bootstrap/pom.xml
# spring-cloud-starter-loadbalancer/pom.xml
# spring-cloud-starter/pom.xml
# spring-cloud-test-support/pom.xml
|
2 years ago |
buildmaster
|
dc2dc34583
|
Bumping versions
|
2 years ago |
buildmaster
|
e72fc6c690
|
Bumping versions to 3.0.7-SNAPSHOT after release
|
2 years ago |
buildmaster
|
1aa83427b6
|
Going back to snapshots
|
2 years ago |
buildmaster
|
2761aa011d
|
Update SNAPSHOT to 3.0.6
|
2 years ago |
Olga Maciaszek-Sharma
|
b909bc6363
|
Add deprecations.
|
2 years ago |
Olga Maciaszek-Sharma
|
e761bcad57
|
Upgrade dependencies.
|
2 years ago |
Olga Maciaszek-Sharma
|
374cf977ac
|
Reformat.
|
2 years ago |
Olga Maciaszek-Sharma
|
ecec99a37d
|
Fix test naming.
|
2 years ago |
jizhuozhi
|
f70b006b32
|
Remove unnecessary sign check, whether positive or negative (#1078)
|
2 years ago |
jizhuozhi
|
12842c2c7a
|
Enforces the order of RoundRobinLoadBalancer when positive overflow (#1077)
# Conflicts:
# spring-cloud-loadbalancer/src/main/java/org/springframework/cloud/loadbalancer/core/RoundRobinLoadBalancer.java
# spring-cloud-loadbalancer/src/test/java/org/springframework/cloud/loadbalancer/core/RoundRobinLoadBalancerTest.java
|
2 years ago |
jizhuozhi
|
d24ab1b7cf
|
Remove unnecessary sign check, whether positive or negative (#1078)
|
2 years ago |
Olga Maciaszek-Sharma
|
c09c1ca6b4
|
Rename classes after review.
|
2 years ago |
Olga Maciaszek-Sharma
|
c13ee2c884
|
Add Javadocs.
|
2 years ago |
Olga Maciaszek-Sharma
|
3bfc291d77
|
Add HttpRequestLoadBalancerRequest, DefaultLoadBalancerRequest and DefaultAsyncLoadBalancerRequest.
|
2 years ago |
Olga Maciaszek-Sharma
|
ff6a7fc998
|
Expose indicators map - needed for a bugfix in SC Netflix.
|
2 years ago |
julianladisch
|
6c825ab1ca
|
Bump spring-security-rsa to 1.0.11 (#1123)
Upgrading spring-security-rsa from 1.0.10 to 1.0.11
|
2 years ago |
spencergibb
|
77eb281f34
|
Bumps to next snapshot version
|
2 years ago |
spencergibb
|
d8795d2316
|
Merge remote-tracking branch 'origin/3.1.x' into 3.1.x
|
2 years ago |
buildmaster
|
6a1eadd8ad
|
Update SNAPSHOT to 3.1.3
|
2 years ago |
Spencer Gibb
|
1c59951e9a
|
don't deploy docs
|
2 years ago |
buildmaster
|
ccd06bf76c
|
Bumping versions
|
3 years ago |
buildmaster
|
8ae7c5fe38
|
Bumping versions to 3.1.3-SNAPSHOT after release
|
3 years ago |
buildmaster
|
80d399c255
|
Going back to snapshots
|
3 years ago |
buildmaster
|
4a58471e2c
|
Update SNAPSHOT to 3.1.2
|
3 years ago |
Olga Maciaszek-Sharma
|
d010885bfc
|
Revert "Update SNAPSHOT to 3.1.2"
This reverts commit cb3d1d892f .
|
3 years ago |
Olga Maciaszek-Sharma
|
31107af02d
|
Revert "Going back to snapshots"
This reverts commit b61850b97d .
|
3 years ago |
Olga Maciaszek-Sharma
|
52d40e58e3
|
Revert "Bumping versions to 3.1.3-SNAPSHOT after release"
This reverts commit f17d06990a .
|
3 years ago |
Olga Maciaszek-Sharma
|
5b167f1ef2
|
Revert "Bumping versions"
This reverts commit 3aa868b1c8 .
|
3 years ago |
buildmaster
|
3aa868b1c8
|
Bumping versions
|
3 years ago |
buildmaster
|
f17d06990a
|
Bumping versions to 3.1.3-SNAPSHOT after release
|
3 years ago |
buildmaster
|
b61850b97d
|
Going back to snapshots
|
3 years ago |
buildmaster
|
cb3d1d892f
|
Update SNAPSHOT to 3.1.2
|
3 years ago |
Olga Maciaszek-Sharma
|
690d1d3cef
|
Request data context in blocking lb client (#1100)
|
3 years ago |
Tommy Karlsson
|
e293e694cb
|
Inject the class loader from the parent context into the child context (#1098)
|
3 years ago |
Olga Maciaszek-Sharma
|
353d4f30c6
|
Fix test naming.
|
3 years ago |
Olga Maciaszek-Sharma
|
c72f6d0795
|
Backport support for custom HTTP status in a backwards compatible way. (#1087)
|
3 years ago |
Olga Maciaszek-Sharma
|
395386414d
|
Add missing LB properties to additiona-spring-configuration-metadata and configprops. Fix typo. Fixes gh-1086.
|
3 years ago |
Olga Maciaszek-Sharma
|
294badc4bf
|
Reformat.
|
3 years ago |
jizhuozhi
|
094514ec4b
|
Remove unnecessary sign check, whether positive or negative (#1078)
|
3 years ago |
Olga Maciaszek-Sharma
|
71426cfa8a
|
Expose indicators map - needed for a bugfix in SC Netflix.
|
3 years ago |
Olga Maciaszek-Sharma
|
6082154010
|
Reformat.
|
3 years ago |
jizhuozhi
|
88c6a9e31f
|
Enforces the order of RoundRobinLoadBalancer when positive overflow (#1077)
|
3 years ago |