Commit Graph

619 Commits

Author SHA1 Message Date
Ryan Baxter
6effa362ff Document how to customize RestTemplate using config data
Fixes #1863
2023-05-09 10:01:22 -04:00
buildmaster
0d42e61be0 Bumping versions 2023-05-05 00:27:08 +00:00
buildmaster
0449471ade Bumping versions to 3.1.8-SNAPSHOT after release 2023-04-27 15:00:40 +00:00
buildmaster
265b5fdb87 Going back to snapshots 2023-04-27 15:00:39 +00:00
buildmaster
937088716d Update SNAPSHOT to 3.1.7 2023-04-27 14:58:13 +00:00
Ryan Baxter
75b2cd0cc8 Add note about spring.main properties in remote repsitories
Fixes #2248
2023-04-17 20:04:50 -04:00
Ryan Baxter
03cb2ca2a9 Add note about how to server binary files. Fixes #926 2023-03-27 15:18:00 -04:00
Ryan Baxter
599c0603fe Document how to override properties locally (#2242)
Fixes #2022

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-03-22 17:17:59 -04:00
buildmaster
0c8ab445bb Bumping versions 2023-02-24 19:18:55 +00:00
buildmaster
ab9ca85f83 Bumping versions 2023-02-24 00:26:34 +00:00
buildmaster
6f71040ab8 Bumping versions to 3.1.7-SNAPSHOT after release 2023-02-23 23:09:22 +00:00
buildmaster
4f983fedfb Going back to snapshots 2023-02-23 23:09:22 +00:00
buildmaster
6693d86d8b Update SNAPSHOT to 3.1.6 2023-02-23 23:07:12 +00:00
Ryan Baxter
85314467fe Fix AWS S3 ResourceController support. (#2219)
There are several problems here:

* Fixes and improves documentation
* Fixes a bug where we were using the application as the bucket folder name when it should have been the label
* Uses the default label property if set and the query parameter useDefaultLabel is supplied
* Fixes the resource location check so it takes into account the encoded / in the path name of an S3 object

There is one use case that requires a fix in Spring Cloud AWS, and that is when there is no label supplied and there is no default label set.  There appears to be a. bug in the way the createRelative method creates the S3 object name in this case.  I have submitted a PR for this https://github.com/awspring/spring-cloud-aws/issues/648

Fixes #2216

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-01-31 19:51:13 -05:00
woshikid
c43fdc770f Add default-label property to Jdbc Repository (#2176) 2023-01-06 10:00:06 -05:00
buildmaster
c78b63048b Bumping versions to 3.1.6-SNAPSHOT after release 2022-11-03 15:25:00 +00:00
buildmaster
6484ae12ba Going back to snapshots 2022-11-03 15:25:00 +00:00
buildmaster
89b7c6aee1 Update SNAPSHOT to 3.1.5 2022-11-03 15:22:56 +00:00
Ryan Baxter
11e213c71c Clarify where to set encrypt.key. Fixes #2164 2022-09-27 19:38:25 -04:00
buildmaster
0e7479ccf0 Going back to snapshots 2022-09-06 20:13:10 +00:00
buildmaster
298e4337ec Update SNAPSHOT to 3.1.4 2022-09-06 20:11:05 +00:00
buildmaster
996a7c2090 Bumping versions 2022-09-04 00:29:04 +00:00
buildmaster
d7b7955ab1 Bumping versions 2022-09-03 00:30:46 +00:00
buildmaster
5b3624134b Bumping versions to 3.1.5-SNAPSHOT after release 2022-09-02 23:37:01 +00:00
buildmaster
2c5c998e32 Going back to snapshots 2022-09-02 23:37:00 +00:00
buildmaster
eb91900671 Update SNAPSHOT to 3.1.4 2022-09-02 23:34:59 +00:00
Kaveh Shamsi
b202ce0234 Replaces Jsch with Apache MINA in config-server (#2122) 2022-07-15 16:51:03 -04:00
buildmaster
f9a811cc74 Bumping versions 2022-06-30 00:30:05 +00:00
spencergibb
4ac04a6e64 Bumps to next snapshot version 2022-05-27 12:48:19 -04:00
buildmaster
77252fa878 Update SNAPSHOT to 3.1.3 2022-05-27 12:45:12 -04:00
Spencer Gibb
fbeee0b07b don't upload docs to maven central 2022-05-26 12:08:09 -04:00
buildmaster
9d319c26ac Bumping versions to 3.1.3-SNAPSHOT after release 2022-04-27 10:43:51 +00:00
buildmaster
fd6ca6c668 Going back to snapshots 2022-04-27 10:43:51 +00:00
buildmaster
48be8bc3c5 Update SNAPSHOT to 3.1.2 2022-04-27 10:40:46 +00:00
Olga Maciaszek-Sharma
d9c8452fe7 Revert "Update SNAPSHOT to 3.1.2"
This reverts commit 6535ef2f58.
2022-04-27 11:06:13 +02:00
Olga Maciaszek-Sharma
287d0c80b5 Revert "Going back to snapshots"
This reverts commit 69b0747082.
2022-04-27 11:06:09 +02:00
Olga Maciaszek-Sharma
df7dea96a1 Revert "Bumping versions to 3.1.3-SNAPSHOT after release"
This reverts commit 3528115046.
2022-04-27 11:06:05 +02:00
Olga Maciaszek-Sharma
e663618080 Revert "Bumping versions"
This reverts commit 0cc9713fc3.
2022-04-27 11:06:02 +02:00
buildmaster
0cc9713fc3 Bumping versions 2022-04-27 00:29:44 +00:00
buildmaster
3528115046 Bumping versions to 3.1.3-SNAPSHOT after release 2022-04-26 15:53:30 +00:00
buildmaster
69b0747082 Going back to snapshots 2022-04-26 15:53:30 +00:00
buildmaster
6535ef2f58 Update SNAPSHOT to 3.1.2 2022-04-26 15:50:33 +00:00
Benjamin Einaudi
cd08473884 [spring-cloud-config] Allow to use other scheme proxy when only one proxy is configured (#2049)
Allow to specify 'http' proxy for both protocols and viceversa

Close #2048
2022-04-07 15:32:19 -04:00
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