Olga Maciaszek-Sharma
e15e6a7d6d
Simlify encryption config for aot ( #2173 )
2022-10-05 12:17:00 +02:00
Ryan Baxter
56e1986978
Merge branch '3.1.x'
2022-09-29 08:58:32 -04:00
Kaveh Shamsi
f63040ac56
Supports private-keys with passphrase for config-server ( #2169 )
2022-09-29 08:57:52 -04:00
buildmaster
ff87826a1f
Bumping versions
2022-09-24 02:41:06 +00:00
buildmaster
579a3cd8e8
Bumping versions
2022-09-24 00:29:18 +00:00
Ryan Baxter
ac4cbac883
Merge remote-tracking branch 'origin/3.1.x' into main
2022-09-23 11:01:20 -04: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
Ryan Baxter
43573ca0ab
Merge branch '3.1.x'
2022-09-21 10:40:40 -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
75a86e142a
Merge branch '3.1.x'
2022-09-15 19:34:35 -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
ee665a79bc
Merge branch '3.1.x'
2022-09-13 08:48:19 -04:00
buildmaster
d7e20d81a5
Bumping versions
2022-09-12 02:50:31 +00:00
erabii
7efb64ab2f
fix micrometer dependency changes ( #2144 )
2022-09-09 19:32:39 -04:00
Ryan Baxter
3a3af768b5
Use wiremock standalone jar. Fixes #2142
2022-09-08 15:28:33 -04:00
Ryan Baxter
1c6b17655f
Fixing breakages with Boot snapshots
2022-09-08 13:06:49 -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
spencergibb
3cd38b04f2
Disables test failing with boot 2.6.11 and managed jetty version
...
See gh-2142
2022-09-02 11:35:51 -04:00
Ryan Baxter
7434ff895b
Fixing checkstyle
2022-08-31 19:17:32 -04:00
Ryan Baxter
587b4f1c84
specifying which server to mock the request for
2022-08-31 17:07:46 -04:00
Ryan Baxter
8de4b27ee3
Migrate to new autoconfiguration ( #2137 )
2022-08-24 14:18:40 -04:00
spencergibb
0823b5d343
Updates to new redis prefix
2022-08-24 13:18:41 -04:00
buildmaster
a058f4dd9e
Bumping versions
2022-08-17 02:51:11 +00:00
buildmaster
6be6a68216
Bumping versions
2022-08-17 00:29:50 +00:00
Ryan Baxter
edb3f741fd
Merge branch '3.1.x'
2022-08-16 11:45:38 -04:00
ts-schu
ea606a4628
Fix access to redirected git repositories ( #2128 )
...
* Don't provide a custom HttpClient if not needed
* Disable redirect handling
* Fix unit test
* Add comment why to disable redirect handling
* Remove trailing whitespace
* Rearrange code and add comment
2022-08-16 11:45:08 -04:00
Ryan Baxter
12e882e41c
Fixing AWS test
2022-08-04 10:52:23 -04:00
buildmaster
905926fb88
Going back to snapshots
2022-07-29 19:35:34 +00:00
buildmaster
bf38e70ff6
Update SNAPSHOT to 4.0.0-M4
2022-07-29 19:32:53 +00:00
Kaveh Shamsi
cc22b88a5b
Replaces Jsch with Apache MINA in config-server ( #2113 )
...
* Bumps jgit to 6.2.x
* FileBasedSshSessionFacotry sets the properties only for relevant host
Co-authored-by: Ryan Baxter <rbaxter@vmware.com >
2022-07-26 16:57:08 -04:00
Ryan Baxter
1154b80549
Fixing mege conflicts
2022-07-15 17:19:06 -04:00
Ryan Baxter
c567f3c4b1
Merge branch '3.1.x'
2022-07-15 17:18:45 -04:00
Kaveh Shamsi
b202ce0234
Replaces Jsch with Apache MINA in config-server ( #2122 )
2022-07-15 16:51:03 -04:00
Ryan Baxter
a3c279c6ed
Fixing test
2022-07-15 16:08:45 -04:00
Ryan Baxter
bfd0bbdaba
Fixing bad merge
2022-07-14 16:01:26 -04:00
Ryan Baxter
660c5ae72f
Merge branch '3.1.x'
2022-07-14 15:37:21 -04:00
Vineet JP
45ac655275
Ordering support for AWSParameterStore. Fixes gm-2117 ( #2119 )
...
* Ordering support for AWSParameterStore. Fixes gm-2117
* gm-2117 Added test for codecoverage
2022-07-14 15:23:22 -04:00
Marcin Grzejszczak
7c117c0425
First pass on observation ( #2081 )
...
* First pass on observation
* Polished tests
* Moved tests to observation registry tests
* Polish
* Adds required Aspect.class to ObservationConfiguration
* Moved away from AOP
* Updated the code to use the ObservationConvention mechanism
* Updated code
* Prepared observation tests
* Polish
* Aligned against latest milestones
Co-authored-by: spencergibb <sgibb@pivotal.io >
2022-07-12 11:24:05 +02:00
spencergibb
920d0151d1
Updates test calls to remove trailing slash
2022-07-07 16:55:47 -04:00
spencergibb
106618ac64
Formatting
2022-07-07 16:21:36 -04:00
Ryan Baxter
66cfe61f60
Add a comment as to why retrieve is synchronized
2022-07-06 19:18:44 -04:00
Ryan Baxter
399c9ec6b4
Moves to aws sdk v2. ( #2111 )
...
* Moves to aws sdk v2. Fixes #2038 and #2106
2022-06-16 15:02:01 -04:00
buildmaster
ec4c448c10
Going back to snapshots
2022-06-15 12:48:40 +00:00