Commit Graph

668 Commits

Author SHA1 Message Date
Ryan Baxter
12a8b4d7df Merge branch '3.1.x' 2023-04-17 20:05:32 -04:00
Ryan Baxter
75b2cd0cc8 Add note about spring.main properties in remote repsitories
Fixes #2248
2023-04-17 20:04:50 -04:00
Marcin Grzejszczak
5953273994 Fixed wrong folder reference 2023-04-06 16:42:41 +02:00
Marcin Grzejszczak
69f11e8608 Added missing observability adoc appendix 2023-04-06 16:35:44 +02:00
buildmaster
f25b8b2dc9 Bumping versions to 4.0.3-SNAPSHOT after release 2023-03-28 15:19:53 +00:00
buildmaster
721307dd69 Going back to snapshots 2023-03-28 15:19:53 +00:00
buildmaster
2998bb5017 Update SNAPSHOT to 4.0.2 2023-03-28 15:16:36 +00:00
Ryan Baxter
a7a3c8f8f8 Fixing header 2023-03-27 15:19:01 -04:00
Ryan Baxter
86a9766580 Merge branch '3.1.x' 2023-03-27 15:18:29 -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
416747f26a Merge branch '3.1.x' 2023-03-22 17:18:27 -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
8b7ebf944c Pr 2104 polish (#2233)
* Support labels in AWS SecretsManager backend

* Document label support in AWS SecretsManager

* Use AWS staged labels as config version labels

* Fix tests

---------

Co-authored-by: Dmitry Antonyuk <32649457+dantonyuk@users.noreply.github.com>
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-02-23 10:16:01 -05:00
Ryan Baxter
3fcf9ac6f3 Merge branch '3.1.x' 2023-01-31 20:14:09 -05: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
buildmaster
8c1dbdf234 Bumping versions to 4.0.2-SNAPSHOT after release 2023-01-25 15:07:49 +00:00
buildmaster
1ea490d8b0 Going back to snapshots 2023-01-25 15:07:49 +00:00
buildmaster
147149b1c2 Update SNAPSHOT to 4.0.1 2023-01-25 15:04:21 +00:00
Ryan Baxter
61ca47aebc Merge branch '3.1.x' 2023-01-06 10:00:39 -05:00
woshikid
c43fdc770f Add default-label property to Jdbc Repository (#2176) 2023-01-06 10:00:06 -05:00
buildmaster
c69b99a599 Bumping versions 2022-12-19 17:23:30 +00:00
buildmaster
7ecc8d5460 Bumping versions 2022-12-16 02:36:54 +00:00
buildmaster
e7aa9f2644 Bumping versions to 4.0.1-SNAPSHOT after release 2022-12-15 20:54:09 +00:00
buildmaster
91825d93ef Going back to snapshots 2022-12-15 20:54:09 +00:00
buildmaster
677653fcf2 Update SNAPSHOT to 4.0.0 2022-12-15 20:51:11 +00:00
spencergibb
b71dd56798 updates micrometer docs generator to 1.0.0 2022-12-15 11:09:26 -05:00
buildmaster
ea09d3ce12 Going back to snapshots 2022-12-01 18:01:55 +00:00
buildmaster
fdca201469 Update SNAPSHOT to 4.0.0-RC3 2022-12-01 17:59:58 +00:00
buildmaster
346a7ba56e Going back to snapshots 2022-11-17 17:40:40 +00:00
buildmaster
88a7cf3c70 Update SNAPSHOT to 4.0.0-RC2 2022-11-17 17:38:43 +00: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
Seunggabi Kim
cfb714b288 docs(-): git.timeout default is 5 (#2079) 2022-11-02 20:29:47 -04:00
Olga Maciaszek-Sharma
14b1cfd032 Add more documentation regarding AOT and native images support. 2022-11-02 11:08:11 +01:00
buildmaster
4ebfd01abd Going back to snapshots 2022-10-27 22:12:57 +00:00
buildmaster
f49d28b79a Update SNAPSHOT to 4.0.0-RC1 2022-10-27 22:11:03 +00:00
Marcin Grzejszczak
f095769049 Updated code to use the latest micrometer api 2022-10-25 13:10:33 +02:00
Olga Maciaszek-Sharma
2a41185699 Fix indentation. Document AOT and native support. (#2179) 2022-10-20 16:28:32 +02:00
buildmaster
8aef8cff90 Going back to snapshots 2022-10-06 01:21:37 +00:00
buildmaster
dbaea3dc2e Update SNAPSHOT to 4.0.0-M5 2022-10-06 01:19:42 +00:00
Ryan Baxter
d9b8562348 Merge branch '3.1.x' 2022-09-27 19:38:50 -04: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