Commit Graph

1175 Commits

Author SHA1 Message Date
buildmaster
dffbf85119 Bumping versions 2020-04-16 22:37:51 +00:00
buildmaster
f773511eb8 Going back to snapshots 2020-04-09 22:11:02 +00:00
buildmaster
1cbd1f9588 Update SNAPSHOT to 3.0.0.M1 2020-04-09 22:09:46 +00:00
Ryan Baxter
bcffbd98d4 Merge remote-tracking branch 'origin/2.2.x' 2020-04-02 11:09:04 -04:00
Ryan Baxter
5ed5bc9253 Add utility method to provide a service if to IdUtils (#721) 2020-04-02 10:57:00 -04:00
Ryan Baxter
51e8bfbb0c Merge remote-tracking branch 'origin/2.2.x' 2020-04-02 10:26:50 -04:00
Ryan Baxter
bea81f7b51 Cherry picking commit 4119a9c 2020-04-02 10:26:24 -04:00
Marcin Grzejszczak
f78a9a8859 Updated docs 2020-04-01 13:42:33 +02:00
Ryan Baxter
4119a9c138 Add a property source that produces a random value that is cached (#719)
* Add a property source that produces a random value that is cached.
2020-03-30 09:25:23 -04:00
Nikita Konev
333779070f fix Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format (#701) 2020-03-29 17:11:20 -04:00
Spencer Gibb
1ddb18bfd0 Merge branch '2.2.x' 2020-03-25 14:38:21 -04:00
robotmrv
0e3ea3397d try to fix flaky test (#718)
fixes gh-716
2020-03-25 14:36:45 -04:00
Spencer Gibb
de9882ced9 Ignores failing test because of old boot version.
see gh-717
2020-03-20 15:19:51 -04:00
Spencer Gibb
a03fd4c3f8 Fixes issue 2020-03-20 14:43:47 -04:00
Spencer Gibb
a5d9810016 Merge branch '2.2.x' 2020-03-20 14:42:12 -04:00
Spencer Gibb
d5dc4465b2 Ignores flaky test.
See gh-1627
2020-03-20 14:40:24 -04:00
buildmaster
9441a25938 Bumping versions 2020-03-19 16:06:11 +00:00
Spencer Gibb
128ca4392a Bumps to build 2.3.0.BUILD-SNAPSHOT 2020-03-19 10:48:57 -04:00
Spencer Gibb
155c7d9131 Updates ilford boot compatibility 2020-03-18 17:42:24 -04:00
Spencer Gibb
bcdd56e74b Merge branch '2.2.x' 2020-03-18 17:41:45 -04:00
Spencer Gibb
7dd88a6e7f Verifies current boot version is in CompatibilityVerifierProperties.
Also fixes support for wildcard 2.2.x beyond boot 2.1.x

fixes gh-715
2020-03-18 17:31:29 -04:00
Spencer Gibb
d679add055 Updates compatible versions to 2.2.x and 2.3.x
see https://github.com/spring-cloud/spring-cloud-build/issues/153
2020-03-18 17:30:13 -04:00
Spencer Gibb
41208021ed Bumps to build 2.2.4.BUILD-SNAPSHOT 2020-03-18 16:55:30 -04:00
Spencer Gibb
e946ef1e79 Adds boot 2.3 compatiblity 2020-03-18 16:48:02 -04:00
Olga Maciaszek-Sharma
dd0aa3f7f1 Merge remote-tracking branch 'origin/2.2.x' 2020-03-17 18:44:53 +01:00
Olga Maciaszek-Sharma
c30b424e5d Minor refactoring to adjust to team conventions. 2020-03-17 18:42:20 +01:00
Spencer Gibb
589d6d0ca2 Merge branch '2.2.x' 2020-03-16 15:43:28 -04:00
Timothy
b85f7375d1 Adds reconstructURI method to ReactorLoadBalancerExchangeFilterFunction
fixes gh-711
2020-03-16 15:42:50 -04:00
Spencer Gibb
289d1dbae5 Increase timeout for CI tests 2020-03-10 15:31:01 -04:00
Spencer Gibb
7d84168da5 Removes references to Hystrix 2020-03-10 15:29:38 -04:00
Spencer Gibb
75c78754bf Merge branch '2.2.x' 2020-03-10 15:27:36 -04:00
JinSoo Han
3863d389bb Typo correction in document (#708)
Co-authored-by: jinsoohan <jinsoo.han@gmail.com>
2020-03-10 15:24:21 -04:00
Spencer Gibb
6a1cc5b793 Merge branch '2.2.x' 2020-03-10 15:00:20 -04:00
Spencer Gibb
e8952fc66a Updates ContextRefresher to maintain property source ordering. (#705)
Updates the targetName so that property sources maintain ordering from the bootstrap environment where they were refreshed.

Fixes gh-704
2020-03-10 14:57:57 -04:00
Spencer Gibb
38fdd36a6d formatting 2020-03-09 16:22:36 -04:00
Spencer Gibb
09a2e62737 Increase timeout for CI tests 2020-03-04 17:19:19 -05:00
buildmaster
c6b069d72d Bumping versions 2020-03-04 16:05:15 +00:00
buildmaster
86d9fc762f Bumping versions to 2.2.3.BUILD-SNAPSHOT after release 2020-03-04 15:28:35 +00:00
buildmaster
f18c131bb8 Going back to snapshots 2020-03-04 15:28:35 +00:00
buildmaster
562088c03d Update SNAPSHOT to 2.2.2.RELEASE 2020-03-04 15:21:54 +00:00
Spencer Gibb
f6a4bebf91 Merge branch '2.2.x' 2020-03-03 17:55:32 -05:00
Spencer Gibb
69a8cece5f Ensures HikariDataSource is never re-bound.
Removes HikariDataSource from extra-refreshable and adds it to a new property never-refreshable.

ConfigurationPropertiesRebinder now checks that property and does not rebind beans whose class is in never-refreshable.

fixes gh-687
2020-03-03 17:54:58 -05:00
Spencer Gibb
5ea26e13a3 formatting 2020-03-03 17:52:52 -05:00
Spencer Gibb
0f78c5b4ad Pass SimpleDiscoveryProperties as parameter.
18a4227c4e turned proxying off which broke this.

fixes gh-687
2020-03-03 17:51:22 -05:00
Spencer Gibb
773888fcad Updates javadoc to mention WebClient.
fixes gh-645
2020-03-03 16:04:07 -05:00
Spencer Gibb
4667587016 formatting 2020-03-03 15:13:57 -05:00
Spencer Gibb
893921473b Merge branch '2.2.x' 2020-03-03 15:12:48 -05:00
robotmrv
6db6a81d82 Fixes issues in HealthCheckServiceInstanceListSupplier (#685)
- WebClient response leaks
- potential Scheduled task leak
- rework polling to plain reactor operators
- remove non atomic operations on ServiceInstance lists

related to gh-629
fixes issues from gh-683
2020-03-03 15:12:07 -05:00
Ryan Baxter
fac994a454 Merge remote-tracking branch 'origin/2.2.x' 2020-02-27 16:19:44 -05:00
Ryan Baxter
fdfc0d5e9f Making constructor public 2020-02-27 12:18:08 -05:00