buildmaster
41f7af42b7
Going back to snapshots
2021-07-30 15:55:18 +00:00
buildmaster
958410f11c
Update SNAPSHOT to 3.1.0-M1
2021-07-30 15:53:55 +00:00
Olga MaciaszekSharma
bc42390206
Refactor and add javadocs.
2021-07-28 11:50:48 +02:00
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.
2021-07-28 11:42:43 +02:00
Olga MaciaszekSharma
bd8d640c42
Reformat with updated plugin.
2021-07-27 15:20:31 +02:00
Olga MaciaszekSharma
c009fd159d
Merge remote-tracking branch 'origin/3.0.x'
2021-07-27 15:15:38 +02:00
Olga MaciaszekSharma
6929b5058a
Remove spring-boot-starter-validation from LoadBalancer dependencies. Fixes gh-992.
2021-07-27 15:13:27 +02:00
Zhiguo.Chen
9feb443009
Add with() method to support external ServiceInstanceListSupplier( #988 ) ( #989 )
2021-07-27 12:39:27 +02:00
Olga MaciaszekSharma
9b97470296
Merge remote-tracking branch 'origin/3.0.x'
2021-07-27 11:27:24 +02:00
Tiffany
b41d197c78
Update spring-cloud-commons.adoc ( #991 )
2021-07-27 11:26:29 +02:00
Olga MaciaszekSharma
4eae197929
Merge remote-tracking branch 'origin/3.0.x'
2021-07-26 16:21:26 +02:00
Yanming Zhou
5c0fc1425f
Fix typo ( #985 )
2021-07-21 15:18:54 -04:00
Robert McNees
08b2e60704
Issue 973 - Update Unit version - spring-cloud-context ( #977 )
2021-07-15 21:14:32 +02:00
Olga MaciaszekSharma
d6c9b1583c
Fix outdated API calls.
2021-07-15 16:31:00 +02:00
Olga MaciaszekSharma
771907e475
Merge remote-tracking branch 'origin/main'
2021-07-15 16:24:06 +02:00
spencergibb
cfa273be8f
updates javadoc
2021-07-13 17:51:32 -04:00
Robert McNees
ea459cee64
Issue 973 - Update Unit version - spring-cloud-context ( #977 )
...
* Upgraded more JUnit test versions
2021-07-12 16:14:49 -04:00
Olga MaciaszekSharma
bae3ddd4ea
Handle errror logging not enabled.
2021-07-12 20:02:18 +02:00
Marcin Grzejszczak
d43a4acd2f
Updated maven wrapper to use Maven 3.6.3
2021-07-12 12:33:09 +02:00
Marcin Grzejszczak
2c5befcb53
Fixed symlink
2021-07-12 12:17:37 +02:00
Jonathan Schneider
e1a31619cc
Polish @RequestMapping annotations ( #979 )
...
Co-authored-by: Moderne <team@moderne.io >
Co-authored-by: Moderne <team@moderne.io >
2021-07-10 17:50:28 -04:00
spencergibb
f8f549cc72
Updated SpringBootVersionVerifier to require boot 2.6
2021-07-08 16:44:45 -04:00
spencergibb
85f95ceb0a
Updates to version 3.1.0-SNAPSHOT
2021-07-08 15:44:02 -04:00
Robert McNees
c59c256fa6
Upgrade JUnit version ( #973 ) ( #975 )
...
* Upgrade JUnit version (#973 )
See gh-973
2021-07-07 14:06:51 -04:00
Olga MaciaszekSharma
a23bdb8845
Merge remote-tracking branch 'origin/2.2.x'
2021-07-05 16:42:53 +02:00
Olga MaciaszekSharma
f90f11d7b1
Fixes gh-898.
2021-07-05 16:41:57 +02:00
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.
2021-07-05 16:35:16 +02:00
Olga MaciaszekSharma
4933259c17
Merge remote-tracking branch 'origin/2.2.x'
2021-07-05 16:24:10 +02:00
rodbate
84fb8550c7
Fix blocking discovery client.
2021-07-05 16:19:06 +02:00
Patrick Baumgartner
2a03867363
Fixing spring.cloud.loadbalancer.repeat-health-check boolean ( #970 )
2021-07-05 13:53:22 +02:00
buildmaster
f46efe3dc7
Bumping versions
2021-07-01 08:46:55 +00:00
Ryan Baxter
6762e882fa
Cherry pick 610b88479f
2021-06-30 14:20:21 -04:00
Ryan Baxter
610b88479f
Add a TaskSchedulerWrapper for downstream projects to use ( #974 )
...
* Add a TaskSchedulerWrapper for downstream projects to use
2021-06-30 14:17:03 -04:00
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
2021-06-23 15:23:31 -04:00
Olga MaciaszekSharma
2e0db8e21e
Add info on Request-based load-balancing support limitations.
2021-06-18 17:30:16 +02:00
Jisfeng
7d6b9857b1
rewrite annotation on ReactiveRetryConfiguration ( #965 )
2021-06-14 11:48:18 +02:00
Spencer Gibb
f1b3956722
removes '=true' from property
2021-06-03 11:37:38 -04:00
bberto
65df30f420
fixes gh-953 ( #963 )
2021-06-01 09:45:00 -04:00
buildmaster
28d0bc407d
Bumping versions
2021-05-28 08:45:42 +00:00
buildmaster
90740c1a7f
Bumping versions to 3.0.4-SNAPSHOT after release
2021-05-27 20:46:02 +00:00
buildmaster
14886fcee6
Going back to snapshots
2021-05-27 20:46:01 +00:00
buildmaster
0c5d661725
Update SNAPSHOT to 3.0.3
2021-05-27 20:41:35 +00:00
spencergibb
b9c4ac463a
adds comment
2021-05-27 11:24:59 -04:00
buildmaster
004c5243ba
Bumping versions
2021-05-27 08:45:55 +00:00
buildmaster
ca60bc30fa
Bumping versions to 3.0.4-SNAPSHOT after release
2021-05-27 07:41:53 +00:00
buildmaster
c9cc7fbe35
Going back to snapshots
2021-05-27 07:41:53 +00:00
buildmaster
a79a87015a
Update SNAPSHOT to 3.0.3
2021-05-27 07:37:15 +00:00
spencergibb
dd99be115a
Merge branch 'gh-1882'
2021-05-26 11:43:12 -04:00
Roberto Paolillo
938fb861d0
Decrypt after config data refresh
...
Fixes gh-962
Fixes gh-955
2021-05-26 11:42:22 -04:00
spencergibb
fd079e4ec9
Create a new DefaultBootstrapContext if no bootstrap context bean.
2021-05-21 16:37:27 -04:00