buildmaster
|
13551ca140
|
Bumping versions
|
2022-11-29 02:41:19 +00:00 |
|
spencergibb
|
bab5a54f37
|
Adapts tests for new constructor.
See gh-2191
|
2022-11-28 19:36:29 -05:00 |
|
spencergibb
|
8acd455da2
|
Merge branch '3.1.x'
|
2022-11-28 19:34:35 -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 |
|
buildmaster
|
dceb85812c
|
Bumping versions
|
2022-11-23 02:52:03 +00:00 |
|
MatejNedic
|
cbb3378bce
|
Replace unit tests with Localstack for AWS integrations (#2140)
|
2022-11-22 19:47:17 -05:00 |
|
buildmaster
|
f857e32422
|
Bumping versions
|
2022-11-11 02:40:55 +00:00 |
|
Ryan Baxter
|
6a24db8b7b
|
Fixing checkstyle
|
2022-11-10 14:54:57 -05:00 |
|
Ryan Baxter
|
08c6d244a1
|
Merge branch '3.1.x'
|
2022-11-10 14:49:55 -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 |
|
buildmaster
|
0e67ccdc0b
|
Bumping versions
|
2022-11-08 02:51:04 +00:00 |
|
Ryan Baxter
|
6215ec9e92
|
Merge branch '3.1.x'
|
2022-11-07 19:58:29 -05:00 |
|
남득윤
|
9ca431a543
|
Update logging message on MultipleJGitEnvironmentRepository, JGitEnvironmentRepository (#2162)
|
2022-11-07 19:57:47 -05:00 |
|
Ryan Baxter
|
e25dd08dbf
|
Merge branch '3.1.x'
|
2022-11-02 20:23:08 -04:00 |
|
woshikid
|
23fc153ab3
|
Fix tests fails on Windows caused by newline format (#2172)
|
2022-11-02 20:22:43 -04:00 |
|
spencergibb
|
82799738d0
|
Merge branch '3.1.x'
|
2022-10-27 11:57:07 -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 |
|
Marcin Grzejszczak
|
f095769049
|
Updated code to use the latest micrometer api
|
2022-10-25 13:10:33 +02:00 |
|
spencergibb
|
29846a9c06
|
Disables failing tests
See https://github.com/spring-projects/spring-framework/issues/29333
|
2022-10-17 14:35:04 -04:00 |
|
spencergibb
|
670bdd7b5d
|
formatting
|
2022-10-17 12:26:12 -04:00 |
|
spencergibb
|
b7149a5153
|
Use apache client 5 for ProxyHostCredentialsProviderTest
|
2022-10-17 12:22:46 -04:00 |
|
spencergibb
|
3f52d8925e
|
Use apache 4 for ConfigurableHttpConnectionFactoryIntegrationTests
|
2022-10-17 12:22:27 -04:00 |
|
Ryan Baxter
|
17465990f9
|
Merge branch '3.1.x'
|
2022-10-13 09:00:32 -04:00 |
|
woshikid
|
7627b23054
|
Align Jdbc Repository's behavior with Git Repository (#2171)
|
2022-10-13 08:59:57 -04:00 |
|
spencergibb
|
9018c78c4d
|
Updates to use apache client5
|
2022-10-11 11:46:16 -04:00 |
|
spencergibb
|
e68a8cf2f0
|
Updates for new observation classes
|
2022-10-11 11:45:53 -04:00 |
|
Kaveh Shamsi
|
fc97f88e07
|
Sets default connection attempt to 1 in config-server (#2175)
|
2022-10-07 08:37:20 -04:00 |
|
Ryan Baxter
|
3ad94bf0ce
|
Fix test
|
2022-10-06 13:41:40 -04:00 |
|
Ryan Baxter
|
051fd038b8
|
Changes to ssh session factory to work on main
|
2022-10-06 13:34:14 -04:00 |
|
Ryan Baxter
|
fa216d30f4
|
Merge branch '3.1.x'
|
2022-10-06 13:33:18 -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 |
|
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 |
|
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 |
|