buildmaster
2761aa011d
Update SNAPSHOT to 3.0.6
3 years ago
Olga Maciaszek-Sharma
b909bc6363
Add deprecations.
3 years ago
Olga Maciaszek-Sharma
e761bcad57
Upgrade dependencies.
3 years ago
Olga Maciaszek-Sharma
374cf977ac
Reformat.
3 years ago
Olga Maciaszek-Sharma
ecec99a37d
Fix test naming.
3 years ago
jizhuozhi
f70b006b32
Remove unnecessary sign check, whether positive or negative ( #1078 )
3 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
3 years ago
jizhuozhi
d24ab1b7cf
Remove unnecessary sign check, whether positive or negative ( #1078 )
3 years ago
Olga Maciaszek-Sharma
c09c1ca6b4
Rename classes after review.
3 years ago
Olga Maciaszek-Sharma
c13ee2c884
Add Javadocs.
3 years ago
Olga Maciaszek-Sharma
3bfc291d77
Add HttpRequestLoadBalancerRequest, DefaultLoadBalancerRequest and DefaultAsyncLoadBalancerRequest.
3 years ago
Olga Maciaszek-Sharma
ff6a7fc998
Expose indicators map - needed for a bugfix in SC Netflix.
3 years ago
buildmaster
e385b5adff
Bumping versions
3 years ago
buildmaster
ceb7a16df4
Bumping versions to 3.0.6-SNAPSHOT after release
3 years ago
buildmaster
956d40d617
Going back to snapshots
3 years ago
buildmaster
57e07d319f
Update SNAPSHOT to 3.0.5
3 years ago
guerlab
2a546976f0
actuate endpoint "actuator/serviceregistry" return object type error ( #1052 )
...
* change method return type
3 years ago
Olga MaciaszekSharma
0088d28711
Make CaffeineWarnLogger message more specific. Refactor. Fixes gh-1050.
3 years ago
Olga MaciaszekSharma
c2c361b7fe
Fix error logging for CompatibilityNotMetException. Fixes gh-1048.
3 years ago
Olga MaciaszekSharma
d195b9bb0b
Fix javadoc.
3 years ago
Hyeonmin Park
2a10a077e1
Fix the comment in is2_5 not matching with Javadoc since value ( #1041 )
3 years ago
buildmaster
be43c362f6
Bumping versions to 3.0.5-SNAPSHOT after release
3 years ago
buildmaster
8ddb5ccc9b
Going back to snapshots
3 years ago
buildmaster
7d4d886e22
Update SNAPSHOT to 3.0.4
3 years ago
Ryan Baxter
1a67bbbb70
Add BindHandler to handle errors that may come up when binding the property
3 years ago
Ryan Baxter
dabc2c519c
Take into account spring.config.imports in referenced imports. Fixes #1006 ( #1007 )
4 years ago
Olga MaciaszekSharma
abd6d178d0
Fix docs. Reformat. Fixes gh-1001.
4 years ago
huayaoyue6
d99a7a40c3
Fix property value
...
fix out of date property "spring.cloud.loadbalancer.repeat-health-check" to "spring.cloud.loadbalancer.health-check.repeat-health-check"
4 years ago
Andrii Bohutskyi
90a00946a4
Fixes gh-994 ( #996 )
...
Co-authored-by: Andrii Bohutskyi <abohutskyi@playtika.com>
4 years ago
Olga MaciaszekSharma
6929b5058a
Remove spring-boot-starter-validation from LoadBalancer dependencies. Fixes gh-992.
4 years ago
Tiffany
b41d197c78
Update spring-cloud-commons.adoc ( #991 )
4 years ago
Robert McNees
08b2e60704
Issue 973 - Update Unit version - spring-cloud-context ( #977 )
4 years ago
Olga MaciaszekSharma
bae3ddd4ea
Handle errror logging not enabled.
4 years ago
Robert McNees
c59c256fa6
Upgrade JUnit version ( #973 ) ( #975 )
...
* Upgrade JUnit version (#973 )
See gh-973
4 years ago
Olga MaciaszekSharma
4933259c17
Merge remote-tracking branch 'origin/2.2.x'
4 years ago
rodbate
84fb8550c7
Fix blocking discovery client.
4 years ago
Patrick Baumgartner
2a03867363
Fixing spring.cloud.loadbalancer.repeat-health-check boolean ( #970 )
4 years ago
buildmaster
f46efe3dc7
Bumping versions
4 years ago
Ryan Baxter
6762e882fa
Cherry pick 610b88479f
4 years ago
Ryan Baxter
610b88479f
Add a TaskSchedulerWrapper for downstream projects to use ( #974 )
...
* Add a TaskSchedulerWrapper for downstream projects to use
4 years ago
Spencer Gibb
74a0b68287
Run all EnvironmentPostProcessors on refresh. ( #969 )
...
This includes ConfigDataEnvironmentPostProcessors which replaces the static call.
Issue #968 was specifically about the cloud foundry vcap post processor. Previously the DecryptEnvironmentPostProcessor was hard coded in ConfigDataContextRefresher
Fixes gh-968
4 years ago
Olga MaciaszekSharma
2e0db8e21e
Add info on Request-based load-balancing support limitations.
4 years ago
Jisfeng
7d6b9857b1
rewrite annotation on ReactiveRetryConfiguration ( #965 )
4 years ago
Spencer Gibb
f1b3956722
removes '=true' from property
4 years ago
bberto
65df30f420
fixes gh-953 ( #963 )
4 years ago
buildmaster
28d0bc407d
Bumping versions
4 years ago
buildmaster
90740c1a7f
Bumping versions to 3.0.4-SNAPSHOT after release
4 years ago
buildmaster
14886fcee6
Going back to snapshots
4 years ago
buildmaster
0c5d661725
Update SNAPSHOT to 3.0.3
4 years ago
spencergibb
b9c4ac463a
adds comment
4 years ago