Olga Maciaszek-Sharma
bab7aba004
Allow batching the emitted alive instances flux.
2 years ago
纪卓志
b996fec203
Refactor code to simplify calculation logic ( #1199 )
2 years ago
buildmaster
4c456f6071
Bumping versions to 4.0.2-SNAPSHOT after release
2 years ago
buildmaster
4518b68b1d
Going back to snapshots
2 years ago
buildmaster
201cadc911
Update SNAPSHOT to 4.0.1
2 years ago
spencergibb
b886421427
Adds junit-platform-launcher to other commons modules
2 years ago
buildmaster
e4b199df93
Bumping versions
2 years ago
Krishna
a6c5d438fe
Removed ModifiedClasspathRunner and used the ClasspathExtensions from the Spring boot test support ( #1181 )
2 years ago
Olga Maciaszek-Sharma
a4a37cd975
Recheck for null service instance to avoid micrometer NPE. ( #1197 )
2 years ago
qingshanpeng
d22b30b508
add override annotation for Specification child class
2 years ago
纪卓志
aee2354798
Optimizing selectors to ensure that selection is always `O(1)` time ( #1184 )
2 years ago
Olga Maciaszek-Sharma
e4bd5b300b
Add native hints for Caffeine cache. ( #1194 )
2 years ago
Olga Maciaszek-Sharma
95b7d2f91e
Do not run BlockingLoadBalancerClientAutoConfiguration or LoadBalancerCacheAutoConfiguration when load-balancing disabled. Fixes gh-1114.
2 years ago
buildmaster
b6e4fb00d4
Bumping versions
2 years ago
buildmaster
1e4f2c5a77
Bumping versions
2 years ago
buildmaster
7f287120d7
Bumping versions to 4.0.1-SNAPSHOT after release
2 years ago
buildmaster
9f231ec824
Going back to snapshots
2 years ago
buildmaster
90bfce5be6
Update SNAPSHOT to 4.0.0
2 years ago
Benoit Kessler
c13c8bbb5b
Add flexibility to zone preference in load balancing ( #1174 )
2 years ago
Benoit Kessler
9849d9b23d
Add flexibility to zone preference in load balancing ( #1174 )
2 years ago
buildmaster
f26c2b3e93
Going back to snapshots
2 years ago
buildmaster
007f844e6c
Update SNAPSHOT to 4.0.0-RC3
2 years ago
Olga Maciaszek-Sharma
78eb9a0fd6
Lazily initialize child contexts with AOT initializers. ( #1176 )
2 years ago
buildmaster
b1fc0d8d6f
Going back to snapshots
2 years ago
buildmaster
ef88c4164a
Update SNAPSHOT to 4.0.0-RC2
2 years ago
Olga Maciaszek-Sharma
5b7e03b133
Revert "Allow overriding getScheme on DefaultServiceInstance. ( #1168 )"
...
This reverts commit 5015b13f22
.
2 years ago
Olga Maciaszek-Sharma
5015b13f22
Allow overriding getScheme on DefaultServiceInstance. ( #1168 )
2 years ago
Olga Maciaszek-Sharma
0637a76355
Fix failing tests.
2 years ago
Olga Maciaszek-Sharma
5cb7a0d289
Remove deprecated elements in SC LoadBalancer.
2 years ago
Olga Maciaszek-Sharma
efe5131a36
Remove some deprecated API usage, switch to newer JDK api usages, refactor.
2 years ago
buildmaster
be72e49e91
Bumping versions to 3.1.6-SNAPSHOT after release
2 years ago
buildmaster
5d95ca7137
Going back to snapshots
2 years ago
buildmaster
d33cadbe5c
Update SNAPSHOT to 3.1.5
2 years ago
jizhuozhi
07f7328ca2
Lazy fills service instances to reduce max latency ( #1165 )
2 years ago
buildmaster
fa53e6cb1c
Going back to snapshots
2 years ago
buildmaster
3acff28aeb
Update SNAPSHOT to 4.0.0-RC1
2 years ago
jizhuozhi
aef64061be
feat: support autoconfigure WeightedServiceInstanceListSupplier ( #1163 )
2 years ago
spencergibb
d73f3b614e
Updates to new AOT classes
2 years ago
spencergibb
8937a79d0d
Makes LoadBalancerChildContextInitializer static
2 years ago
buildmaster
f30a42f01e
Going back to snapshots
2 years ago
buildmaster
f003ea1813
Update SNAPSHOT to 4.0.0-M5
2 years ago
jizhuozhi
69856a0ea8
Do not move position when there is only 1 instance ( #1152 )
2 years ago
jizhuozhi
6955fdcc7a
feat: expand the list by weights to implement weighted load balancing ( #1140 )
2 years ago
Olga Maciaszek-Sharma
c1d81903b3
Revert "Revert "fix bug of XForwardedHeadersTransformer ConditionalOnBean""
...
This reverts commit f938e797be
.
2 years ago
Olga Maciaszek-Sharma
f938e797be
Revert "fix bug of XForwardedHeadersTransformer ConditionalOnBean"
...
This reverts commit 3678133481
.
2 years ago
galaxy
5f32ef216f
fix bug of XForwardedHeadersTransformer ConditionalOnBean
...
Should use @ConditionalOnBean(LoadBalancerClientFactory.class) on xForwarderHeadersTransformer method, not @ConditionalOnBean({ XForwardedHeadersTransformer.class, LoadBalancerClientFactory.class })
2 years ago
Jay
3552094806
Change xforwardedProto to xForwardedProto
2 years ago
spencergibb
77fc4dc628
Migrates to AutoConfiguration.imports
...
Fixes gh-1150
2 years ago
Stéphane Nicoll
d8094ecb73
Adapt to API change in Spring Framework ( #1146 )
...
See https://github.com/spring-projects/spring-framework/issues/29005
2 years ago
Ryan Baxter
e892e0e3ac
Fix AOT imports
2 years ago