spencergibb
cd73feaa0a
Updates version to 3.1.0-SNAPSHOT
2021-07-09 14:05:02 -04:00
Ryan Baxter
b1e795d8d1
Make it explicit that an optional prefix is needed for discovery first. Fixes #1897
2021-06-02 12:36:40 -04:00
buildmaster
54bd71bfe0
Going back to snapshots
2021-05-27 21:08:06 +00:00
buildmaster
3db7020028
Update SNAPSHOT to 3.0.4
2021-05-27 21:04:51 +00:00
buildmaster
abe57b6663
Bumping versions to 3.0.5-SNAPSHOT after release
2021-05-27 07:55:08 +00:00
buildmaster
2486acc011
Going back to snapshots
2021-05-27 07:55:07 +00:00
buildmaster
0b67bd3495
Update SNAPSHOT to 3.0.4
2021-05-27 07:52:15 +00:00
spencergibb
e9fa34032b
Adds support for retry in profile specific properties.
...
in application-<profile>.{properties|yaml}
spring.config.import=configserver:http://configserver.example.com?fail-fast=true&max-attempts=10&max-interval=1500&multiplier=1.2&initial-interval=1100 "
This required that the RetryTemplate be created as late as possible and it is no longer put in the bootstrap context. A RetryTemplateFactory was created so the LoaderInterceptor and the ConfigServerInstanceProvider can create a RetryTemplate. ConfigServerConfigDataLocationResolver creates RetryProperties from the url parameters if they are provided.
ConfigServerConfigDataLoader now creates a ConfigClientFailFastException and registers it in the application context rather and returns an empty ConfigData rather than throwing and exception. Then in ConfigClientAutoConfiguration an ApplicationStartedEvent is listened for and if the fail fast exception is there, throws it halting execution. This all allows logging in ConfigData to show.
Fixes gh-1797
2021-05-26 11:31:03 -04:00
Ryan Baxter
9c695648be
Update documentation around discovery first lookup ( #1865 )
...
* Added warning to documentation
2021-04-19 14:56:48 -04:00
Ryan Baxter
cbc0bbcada
Merge branch '2.2.x'
2021-04-14 15:58:03 -04:00
Ryan Baxter
4f31cc8739
Add documentation on how to enable WebClient for discovery bootstrap. Fixes #1862
2021-04-14 15:57:34 -04:00
Ryan Baxter
e07a7e8fad
Clarify DiscoveryClient usage for config server location needs bootstrap. Fixes #1854
2021-04-01 10:28:06 -04:00
spencergibb
8b0df606b1
Merge branch '2.2.x'
2021-03-31 10:52:29 -04:00
Eric Siber
0e361a3d87
Fixes documentation bad reference to URL placeholder
...
Fixes gh-1830
2021-03-31 10:52:02 -04:00
spencergibb
81585fe09e
Merge branch '2.2.x'
2021-03-29 17:02:35 -04:00
Eugene
4fc9696060
Updates case of property in documentation
...
Fixes gh-1840
2021-03-29 16:27:25 -04:00
buildmaster
fdbce34628
Bumping versions to 3.0.4-SNAPSHOT after release
2021-03-17 21:35:17 +00:00
buildmaster
0fe3c496f4
Going back to snapshots
2021-03-17 21:35:17 +00:00
buildmaster
1210effa44
Update SNAPSHOT to 3.0.3
2021-03-17 21:32:52 +00:00
Ryan Baxter
39cb3b2c68
Merge pull request #1817 from wind57/fix-1816
...
Add api examples
2021-03-08 15:08:27 -05:00
Eugene
0e316fe487
revert the previous changes
2021-03-03 14:50:34 -04:00
Eugene
3de6045395
minor additions
2021-03-03 14:45:57 -04:00
Olga Maciaszek-Sharma
c82b120edf
Merge pull request #1810 from spring-cloud/add-spring-boot-config-info-to-quickstart
...
Add Spring Boot config data import to quiskstart.
2021-03-03 11:34:57 +01:00
Eugene
2731ba12bf
fix documentation bug
2021-03-01 22:51:47 -05:00
Eugene
bd152d28dd
fix documentation bug
2021-03-01 17:46:57 -05:00
Olga MaciaszekSharma
442c4e5d39
Fix after review.
2021-02-26 18:32:04 +01:00
Olga MaciaszekSharma
d8e7d02e48
Add Spring Boot config data import to quiskstart.
2021-02-26 18:03:40 +01:00
buildmaster
55bba36e2f
Bumping versions to 2.2.8.BUILD-SNAPSHOT after release
2021-02-11 13:53:29 +00:00
buildmaster
f1ab6d442f
Going back to snapshots
2021-02-11 13:53:28 +00:00
buildmaster
ce0cd0125c
Update SNAPSHOT to 2.2.7.RELEASE
2021-02-11 13:50:56 +00:00
buildmaster
5c383266f9
Bumping versions to 3.0.3-SNAPSHOT after release
2021-01-27 20:42:26 +00:00
buildmaster
8e984b8426
Going back to snapshots
2021-01-27 20:42:26 +00:00
buildmaster
b362b58e2f
Update SNAPSHOT to 3.0.2
2021-01-27 20:39:53 +00:00
Mauro
13b9030e0f
Update AWS CodeCommit repo pattern ( #1719 )
...
Update AWS CodeCommit repo pattern so it's more clear that it needs the protocol (https) and that the path for repository includes /v1/repos/".
2021-01-11 17:15:09 -05:00
spencergibb
6266789fd7
Merge branch '2.2.x'
2021-01-11 15:32:06 -05:00
choubani amir
c7dc612890
Update spring-cloud-config.adoc
...
Spelling error.
Fixes gh-1779
2021-01-11 15:31:00 -05:00
buildmaster
dca097fde1
Bumping versions to 3.0.2-SNAPSHOT after release
2021-01-08 18:18:11 +00:00
buildmaster
e192b7a9bc
Going back to snapshots
2021-01-08 18:18:11 +00:00
buildmaster
de32eb3d4d
Update SNAPSHOT to 3.0.1
2021-01-08 18:15:27 +00:00
buildmaster
8a939d9cf3
Bumping versions
2020-12-22 17:58:54 +00:00
buildmaster
6506bb47c5
Bumping versions
2020-12-22 09:58:12 +00:00
buildmaster
6f9b74f2c7
Bumping versions to 3.0.1-SNAPSHOT after release
2020-12-21 19:14:54 +00:00
buildmaster
dbea03703c
Going back to snapshots
2020-12-21 19:14:54 +00:00
buildmaster
73ebf56384
Update SNAPSHOT to 3.0.0
2020-12-21 19:11:45 +00:00
buildmaster
a55c14f3b2
Going back to snapshots
2020-12-11 21:57:53 +00:00
buildmaster
14d821229f
Update SNAPSHOT to 3.0.0-RC1
2020-12-11 21:56:33 +00:00
buildmaster
162b39febb
Going back to snapshots
2020-12-01 22:38:36 +00:00
buildmaster
b082673cc9
Update SNAPSHOT to 3.0.0-M6
2020-12-01 22:37:20 +00:00
buildmaster
8c5a01abf7
Bumping versions
2020-11-19 09:59:09 +00:00
buildmaster
a0c2b12cd1
Going back to snapshots
2020-11-17 20:33:03 +00:00