Commit Graph

965 Commits

Author SHA1 Message Date
Ryan Baxter
436fdf9910 Better parsing of connection factory urls. Fixes #2254 (#2263)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-05-04 16:04:49 -04:00
Ryan Baxter
f59f8b5816 Include property sources without profile and include application property source (#2261)
Fixes #1911

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-05-03 16:26:48 -04:00
Kaveh Shamsi
5a1797ac47 Loads the default configuration for application names prefixed with (#2262) 2023-05-03 13:33:14 -04: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
dd5bc2b03c Put ExceptionHandler into a ResourceControllerAdvice to allow overriding behavior (#2243)
Fixes #2192

Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-03-22 20:05:39 -04:00
Ryan Baxter
8478a5263f Add property to reverse location order. Fixes #1910 (#2239)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-03-09 11:31:52 -05:00
Ryan Baxter
4440775661 Support brackets in yaml keys. Fixes #2197 (#2238)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2023-03-08 14:28:26 -05: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
buildmaster
a6c45be247 Bumping versions 2023-02-16 00:26:31 +00:00
Amit Kumar
3f63b43bf3 fixed compare() GoogleSecretComparatorByVersion by making it to Integer comparator (#2230)
Co-authored-by: Amit Kumatr <amit.kumar@fyndna.com>
2023-02-14 19:26:14 -05:00
buildmaster
532fb9327d Bumping versions 2023-02-10 00:26:36 +00:00
Ryan Baxter
71450d1bc4 Provide credentials for localstack in integration test 2023-02-09 09:58:29 -05:00
deeaitche
5abe0ff247 Fix misleading variable name (#2223) 2023-02-08 11:44:14 -05:00
Ryan Baxter
9334f1a45a Revert #2132. Fixes #2220 2023-02-07 11:11:29 -05:00
Ryan Baxter
538e7cdd27 Add integration test for S3 environment repository (#2225) 2023-02-06 19:50:10 -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
Ryan Baxter
fd36db29c3 Support for ssh key with passphrase using Apache MINA (#2209)
Fixes #2201
2023-01-18 09:08:21 -05:00
woshikid
97cc9c87a5 Adjust the priority of the configs (#2207) 2023-01-11 15:04:23 -05:00
woshikid
c43fdc770f Add default-label property to Jdbc Repository (#2176) 2023-01-06 10:00:06 -05:00
Ryan Baxter
83aef4026f Make endpoint getter and setter public. Fixes #2202 2023-01-04 17:11:11 -05:00
woshikid
52b1909d45 make sqlWithoutProfile adaptive (#2200) 2022-12-15 08:57:19 -05:00
Ryan Baxter
2ad5c4641a Fixing typo in variable name 2022-12-13 10:26:08 -05:00
Ryan Baxter
0ffbda6d1d Fix bug in logic with enable sql without profile 2022-12-13 09:28:06 -05:00
Ryan Baxter
a2c10cc3de Make SQL without profile optional (#2196)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2022-12-12 19:34:44 -05:00
Sérgio Anchieta Santiago
913a5b997c Fix getLocations that was ignoring failOnCompositeError flag (#2191)
Fixes gh-2110
2022-11-28 19:30:41 -05:00
Ryan Baxter
218b7a42dd Catch IllegalStateException if VaultEnvironmentRepository is accessed outside a web context. Fixes #2085 (#2187)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2022-11-10 14:49:07 -05:00
buildmaster
8e4be15ece Bumping versions 2022-11-09 00:29:18 +00:00
남득윤
9ca431a543 Update logging message on MultipleJGitEnvironmentRepository, JGitEnvironmentRepository (#2162) 2022-11-07 19:57:47 -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
woshikid
23fc153ab3 Fix tests fails on Windows caused by newline format (#2172) 2022-11-02 20:22:43 -04:00
spencergibb
828de40108 Fixes config server bootstrap overrides.
Rebinds ConfigServerProperties and refreshes EnvironmentControler before webserver starts.

Fixes gh-2182
2022-10-27 11:50:35 -04:00
woshikid
7627b23054 Align Jdbc Repository's behavior with Git Repository (#2171) 2022-10-13 08:59:57 -04:00
Kaveh Shamsi
dd6371b60d Checks both Hostname and IP Address for ssh configuration in config-server (#2168) 2022-10-06 09:37:26 -04:00
Kaveh Shamsi
f63040ac56 Supports private-keys with passphrase for config-server (#2169) 2022-09-29 08:57:52 -04:00
buildmaster
579a3cd8e8 Bumping versions 2022-09-24 00:29:18 +00:00
woshikid
2a9730c95b Fix path problem on Windows - Fixes gh-2155 (#2160) 2022-09-23 11:00:25 -04:00
woshikid
10546f52ab Simplify regex in EnvironmentController (#2132) 2022-09-23 09:09:11 -04:00
woshikid
5e162cb8f1 Exact match of branch names in JGitEnvironmentRepository - Fixes gh-2133 (#2147) 2022-09-21 10:39:10 -04:00
Ryan Baxter
a0b76c1c96 Support files with yaml extension in S3. Fixes #2146 (#2150) 2022-09-15 09:56:52 -04:00
Ryan Baxter
3a3af768b5 Use wiremock standalone jar. Fixes #2142 2022-09-08 15:28:33 -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