limo520
4bfb6fe4e4
Fix SimpleReactiveDiscoveryClientTests ( #1003 )
3 years ago
qxo
b647ccb86a
fix: remove unnecessary code ( #1000 )
...
new StandardEnvironment will add systemProperties/systemEnvironment PropertySource within its constructor which we do not need.
**we should not create object which do something we do not want, then undo it**
3 years ago
buildmaster
1c776cc413
Bumping versions
3 years ago
Ryan Baxter
adce4476fa
Merge branch '3.0.x' into main
3 years ago
Andrii Bohutskyi
90a00946a4
Fixes gh-994 ( #996 )
...
Co-authored-by: Andrii Bohutskyi <abohutskyi@playtika.com>
3 years ago
buildmaster
41f7af42b7
Going back to snapshots
3 years ago
buildmaster
958410f11c
Update SNAPSHOT to 3.1.0-M1
3 years ago
Olga MaciaszekSharma
bc42390206
Refactor and add javadocs.
3 years ago
sabyasachi
de32d2b68c
Issue-906 Adding support for query param in lb health-check
...
This PR is to fix issue https://github.com/spring-cloud/spring-cloud-commons/issues/906
where loadbalancer healthcheck has query param and
character "?" was automatically
converted to a URI encoding %3F, causing the request to fail.
What has changed
* Using `UriComponentsBuilder.fromUriString` this method parses the string and handles url
and query param path.
3 years ago
Olga MaciaszekSharma
bd8d640c42
Reformat with updated plugin.
3 years ago
Olga MaciaszekSharma
c009fd159d
Merge remote-tracking branch 'origin/3.0.x'
3 years ago
Olga MaciaszekSharma
6929b5058a
Remove spring-boot-starter-validation from LoadBalancer dependencies. Fixes gh-992.
3 years ago
Zhiguo.Chen
9feb443009
Add `with()` method to support external ServiceInstanceListSupplier( #988 ) ( #989 )
3 years ago
Olga MaciaszekSharma
9b97470296
Merge remote-tracking branch 'origin/3.0.x'
3 years ago
Tiffany
b41d197c78
Update spring-cloud-commons.adoc ( #991 )
3 years ago
Olga MaciaszekSharma
4eae197929
Merge remote-tracking branch 'origin/3.0.x'
3 years ago
Yanming Zhou
5c0fc1425f
Fix typo ( #985 )
3 years ago
Robert McNees
08b2e60704
Issue 973 - Update Unit version - spring-cloud-context ( #977 )
3 years ago
Olga MaciaszekSharma
d6c9b1583c
Fix outdated API calls.
3 years ago
Olga MaciaszekSharma
771907e475
Merge remote-tracking branch 'origin/main'
3 years ago
spencergibb
cfa273be8f
updates javadoc
3 years ago
Robert McNees
ea459cee64
Issue 973 - Update Unit version - spring-cloud-context ( #977 )
...
* Upgraded more JUnit test versions
3 years ago
Olga MaciaszekSharma
bae3ddd4ea
Handle errror logging not enabled.
3 years ago
Marcin Grzejszczak
d43a4acd2f
Updated maven wrapper to use Maven 3.6.3
3 years ago
Marcin Grzejszczak
2c5befcb53
Fixed symlink
3 years ago
Jonathan Schneider
e1a31619cc
Polish `@RequestMapping` annotations ( #979 )
...
Co-authored-by: Moderne <team@moderne.io>
Co-authored-by: Moderne <team@moderne.io>
3 years ago
spencergibb
f8f549cc72
Updated SpringBootVersionVerifier to require boot 2.6
3 years ago
spencergibb
85f95ceb0a
Updates to version 3.1.0-SNAPSHOT
3 years ago
Robert McNees
c59c256fa6
Upgrade JUnit version ( #973 ) ( #975 )
...
* Upgrade JUnit version (#973 )
See gh-973
3 years ago
Olga MaciaszekSharma
a23bdb8845
Merge remote-tracking branch 'origin/2.2.x'
3 years ago
Olga MaciaszekSharma
f90f11d7b1
Fixes gh-898.
3 years ago
o.gusev
b628338e54
Fixes gh-898
...
If HikariDataSource bean gets AOP-proxied more than once, the spring-cloud rebind operation doesn't treat it as never-refreshable.
3 years ago
Olga MaciaszekSharma
4933259c17
Merge remote-tracking branch 'origin/2.2.x'
3 years ago
rodbate
84fb8550c7
Fix blocking discovery client.
3 years ago
Patrick Baumgartner
2a03867363
Fixing spring.cloud.loadbalancer.repeat-health-check boolean ( #970 )
3 years ago
buildmaster
f46efe3dc7
Bumping versions
3 years ago
Ryan Baxter
6762e882fa
Cherry pick 610b88479f
3 years ago
Ryan Baxter
610b88479f
Add a TaskSchedulerWrapper for downstream projects to use ( #974 )
...
* Add a TaskSchedulerWrapper for downstream projects to use
3 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
3 years ago
Olga MaciaszekSharma
2e0db8e21e
Add info on Request-based load-balancing support limitations.
3 years ago
Jisfeng
7d6b9857b1
rewrite annotation on ReactiveRetryConfiguration ( #965 )
3 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
buildmaster
004c5243ba
Bumping versions
4 years ago
buildmaster
ca60bc30fa
Bumping versions to 3.0.4-SNAPSHOT after release
4 years ago