buildmaster
20a36980bd
Update SNAPSHOT to 3.1.0-M3
2021-10-20 01:46:50 +00:00
spencergibb
d3c595afbb
updates tests to use updated Mockito classes
2021-10-14 12:18:40 -04:00
Olga MaciaszekSharma
8b96eab186
Switch to new Spring Hateoas API.
2021-10-11 12:08:23 +02:00
buildmaster
779d482730
Going back to snapshots
2021-10-01 16:48:46 +00:00
buildmaster
7142c082c5
Update SNAPSHOT to 3.1.0-M2
2021-10-01 16:47:25 +00:00
buildmaster
712e3ba9e8
Bumping versions
2021-09-28 08:45:53 +00:00
干货满满张哈希
bc0d54bfd3
add getter for parent to fix: https://github.com/spring-cloud/spring-cloud-sleuth/issues/2023 ( #1012 )
2021-09-21 12:28:17 +02:00
Robert McNees
03fd58cd53
Skip health check if null or empty ( #1011 )
...
Fixes gh-1005
2021-09-16 14:06:48 -04:00
Ryan Baxter
38aa3acaca
Merge branch '3.0.x' into main
2021-09-13 19:58:21 -04:00
Ryan Baxter
1a67bbbb70
Add BindHandler to handle errors that may come up when binding the property
2021-09-13 19:27:06 -04:00
Ryan Baxter
dabc2c519c
Take into account spring.config.imports in referenced imports. Fixes #1006 ( #1007 )
2021-09-09 15:39:40 -04:00
Ryan Baxter
67144a63b2
Take into account spring.config.imports in referenced imports. Fixes #1006 ( #1007 )
2021-09-09 15:38:29 -04:00
Olga MaciaszekSharma
d85dd9bdcb
Merge remote-tracking branch 'origin/3.0.x'
2021-09-08 15:48:08 +02:00
Olga MaciaszekSharma
abd6d178d0
Fix docs. Reformat. Fixes gh-1001.
2021-09-08 15:47:43 +02:00
Olga MaciaszekSharma
002fa303ca
Merge remote-tracking branch 'origin/3.0.x'
2021-09-08 15:40:08 +02:00
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"
2021-09-08 15:38:15 +02:00
limo520
4bfb6fe4e4
Fix SimpleReactiveDiscoveryClientTests ( #1003 )
2021-08-27 08:20:10 -04:00
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**
2021-08-16 10:00:56 -04:00
buildmaster
1c776cc413
Bumping versions
2021-08-02 08:46:22 +00:00
Ryan Baxter
adce4476fa
Merge branch '3.0.x' into main
2021-08-01 10:17:18 -04:00
Andrii Bohutskyi
90a00946a4
Fixes gh-994 ( #996 )
...
Co-authored-by: Andrii Bohutskyi <abohutskyi@playtika.com >
2021-08-01 10:16:22 -04:00
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