buildmaster
5e60c254d2
Bumping versions to 3.1.2-SNAPSHOT after release
2022-02-17 16:46:14 +00:00
buildmaster
3ecceb1276
Going back to snapshots
2022-02-17 16:46:14 +00:00
buildmaster
b40c219c57
Update SNAPSHOT to 3.1.1
2022-02-17 16:43:03 +00:00
Ryan Baxter
3268687b6f
Merge branch '3.0.x' into 3.1.x
2022-01-25 19:16:14 -05:00
Kamalakar Ponaka
099d885176
Documentation update for Vault Backend ( #2042 )
...
* Documentation update for Vault Backend
Documentation update for Spring Cloud Config Server using the Vault Backend (Add spring-vault-core lib)
https://github.com/spring-cloud/spring-cloud-config/issues/2041
* Documentation update for Vault Backend
Documentation update for Spring Cloud Config Server using the Vault Backend (Add spring-vault-core lib)
https://github.com/spring-cloud/spring-cloud-config/issues/2041
2022-01-25 19:15:03 -05:00
Ryan Baxter
ddf7cb10b4
Merge branch '3.0.x' into 3.1.x
2022-01-11 09:38:25 -05:00
hyness
a3789a2ef8
AWS S3 configuration documentation lists incorrect properties ( #2027 )
...
Fixes gh-2026
2022-01-11 09:27:14 -05:00
buildmaster
08973e65dc
Bumping versions to 3.0.7-SNAPSHOT after release
2021-12-15 16:51:44 +00:00
buildmaster
12349fef16
Going back to snapshots
2021-12-15 16:51:43 +00:00
buildmaster
778368eeb1
Update SNAPSHOT to 3.0.6
2021-12-15 16:49:37 +00:00
buildmaster
a8f6955495
Bumping versions
2021-12-02 20:49:15 +00:00
buildmaster
119425734e
Bumping versions
2021-12-01 20:49:43 +00:00
buildmaster
58a92079eb
Bumping versions to 3.1.1-SNAPSHOT after release
2021-12-01 18:26:47 +00:00
buildmaster
c53e703a2d
Going back to snapshots
2021-12-01 18:26:46 +00:00
buildmaster
8e927ed0f1
Update SNAPSHOT to 3.1.0
2021-12-01 18:22:48 +00:00
spencergibb
eea5fe903f
Merge branch '3.0.x'
2021-11-23 16:35:51 -05:00
spencergibb
1ffe015a33
Adds a note about actuator and config server.
...
Fixes gh-1979
2021-11-23 16:35:28 -05:00
Ryan Baxter
38a09020e5
Moves default label to main with fallback to master ( #1998 )
...
* Moves default label to main with fallback to master. Fixes #1722
2021-11-17 09:46:16 -05:00
buildmaster
77fe396d66
Going back to snapshots
2021-11-03 11:21:13 +00:00
buildmaster
e28ddeb84e
Update SNAPSHOT to 3.1.0-RC1
2021-11-03 11:19:23 +00:00
Anbu Sampath
6ce8552814
Attempt Fix doc ( #1991 )
...
Document seems not rendering properly after AWS Secrets Manager section
Co-authored-by: Sampath, Anbu <Anbu_Sampath@comcast.com >
2021-10-25 10:58:53 -04:00
buildmaster
17d569605e
Going back to snapshots
2021-10-20 02:08:10 +00:00
buildmaster
bbc6ecb40d
Update SNAPSHOT to 3.1.0-M3
2021-10-20 02:06:02 +00:00
buildmaster
916f5e93e5
Going back to snapshots
2021-10-01 16:58:19 +00:00
buildmaster
0f94a44650
Update SNAPSHOT to 3.1.0-M2
2021-10-01 16:56:31 +00:00
buildmaster
dea6e10c61
Bumping versions to 3.0.6-SNAPSHOT after release
2021-09-21 14:30:23 +00:00
buildmaster
e6aa33a1da
Going back to snapshots
2021-09-21 14:30:23 +00:00
buildmaster
a16e447407
Update SNAPSHOT to 3.0.5
2021-09-21 14:27:28 +00:00
Ryan Baxter
116bcef709
Merge branch '3.0.x' into main
2021-09-02 12:57:23 -04:00
Ryan Baxter
282efbe36c
Add documentation for spring.cloud.config.server.failOnCompositeError. Fixes #1929
2021-09-02 12:56:55 -04:00
buildmaster
1f71006382
Going back to snapshots
2021-07-30 18:01:27 +00:00
buildmaster
982ef70580
Update SNAPSHOT to 3.1.0-M1
2021-07-30 17:59:34 +00:00
spencergibb
5635b74c4a
formatting
2021-07-27 17:55:53 -04:00
Iulian Antohe
39cb1a2104
Add support for the AWS Systems Manager Parameter Store
...
Fixes gh-1598
Fixes gh-850
2021-07-27 17:51:07 -04:00
tejas-pandilwar
523caa83f9
Integration with AWS Secrets Manager ( #1638 )
...
EnvironmentRepository for AWS Secrets Manager
Co-authored-by: Tejas Pandilwar <tejas.pandilwar@gs.com >
Co-authored-by: Spencer Gibb <sgibb@pivotal.io >
2021-07-27 16:23:47 -04:00
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