Commit Graph

43108 Commits

Author SHA1 Message Date
Stephane Nicoll
8589401b65 Merge branch '3.1.x' 2023-06-10 10:23:45 +02:00
Stephane Nicoll
27ee605f91 Upgrade to Tomcat 10.1.9
Closes gh-35819
2023-06-10 10:11:29 +02:00
Scott Frederick
07c57577b0 Merge branch '3.1.x' 2023-06-09 12:01:25 -05:00
Scott Frederick
767ec4e22e Support encrypted PKCS8 private keys in SSL bundles
Properties `ssl.bundle.pem.mybundle.keystore.private-key-password`
and `ssl.bundle.pem.mybundle.truststore.private-key-password` have
been added for configuring the password required to decrypt an
encrypted private key.

Only PKCS8 private keys with encryption are supported. PKCS1 and EC
private keys with encryption are much more complex to decrypt, and
are not supported.

Fixes gh-35652
2023-06-09 11:52:36 -05:00
Stephane Nicoll
d0d7107663 Merge branch '3.1.x' 2023-06-09 17:07:40 +02:00
Stephane Nicoll
7fcfcadfc3 Merge branch '3.0.x' into 3.1.x 2023-06-09 17:07:30 +02:00
Stephane Nicoll
261cb721e9 Fix checkstyle violation 2023-06-09 17:02:10 +02:00
Stephane Nicoll
4f2bbda60f Merge branch '3.1.x' 2023-06-09 16:36:58 +02:00
Stephane Nicoll
3799e31e7d Merge branch '3.0.x' into 3.1.x 2023-06-09 16:36:44 +02:00
Stephane Nicoll
8c576541cb Merge branch '2.7.x' into 3.0.x 2023-06-09 16:36:29 +02:00
Stephane Nicoll
ddeee2bcbf Upgrade to Undertow 2.3.7.Final
Closes gh-35814
2023-06-09 15:48:19 +02:00
Stephane Nicoll
a720f3aa59 Upgrade to UnboundID LDAPSDK 6.0.9
Closes gh-35813
2023-06-09 15:48:18 +02:00
Andy Wilkinson
39276f8302 Adapt to deprecation of rejectIllegalHeader
Closes gh-35442
2023-06-09 15:48:18 +02:00
Stephane Nicoll
ad0ce41f8a Upgrade to Undertow 2.2.25.Final
Closes gh-35801
2023-06-09 15:35:10 +02:00
Stephane Nicoll
1201d8fa01 Upgrade to UnboundID LDAPSDK 6.0.9
Closes gh-35800
2023-06-09 15:35:10 +02:00
Stephane Nicoll
c55d9e152c Upgrade to Tomcat 9.0.76
Closes gh-35799
2023-06-09 15:35:10 +02:00
Stephane Nicoll
fa7d79b7b0 Upgrade to Tomcat 10.1.9
Closes gh-35812
2023-06-09 15:25:07 +02:00
Stephane Nicoll
9f0a631700 Upgrade to Netty 4.1.93.Final
Closes gh-35811
2023-06-09 15:25:01 +02:00
Stephane Nicoll
00aaecbcdd Upgrade to Lombok 1.18.28
Closes gh-35810
2023-06-09 15:24:56 +02:00
Stephane Nicoll
496c0e709f Upgrade to JBoss Logging 3.5.1.Final
Closes gh-35809
2023-06-09 15:24:51 +02:00
Stephane Nicoll
daebfb2885 Upgrade to Jakarta Mail 2.1.2
Closes gh-35808
2023-06-09 15:24:46 +02:00
Stephane Nicoll
c2566ebffb Upgrade to Jakarta Json 2.1.2
Closes gh-35807
2023-06-09 15:24:40 +02:00
Stephane Nicoll
3ef975e596 Upgrade to Infinispan 14.0.10.Final
Closes gh-35806
2023-06-09 15:24:35 +02:00
Stephane Nicoll
5ea5f59328 Upgrade to HSQLDB 2.7.2
Closes gh-35805
2023-06-09 15:24:30 +02:00
Stephane Nicoll
30bd14e7c5 Upgrade to Git Commit ID Plugin 5.0.1
Closes gh-35804
2023-06-09 15:24:25 +02:00
Stephane Nicoll
766ac6343b Upgrade to Dropwizard Metrics 4.2.19
Closes gh-35803
2023-06-09 15:24:19 +02:00
Stephane Nicoll
0bd08a6233 Upgrade to Netty 4.1.93.Final
Closes gh-35797
2023-06-09 13:14:57 +02:00
Stephane Nicoll
ef90c11a1a Upgrade to Lombok 1.18.28
Closes gh-35796
2023-06-09 13:14:52 +02:00
Stephane Nicoll
461f2fa054 Upgrade to Infinispan 13.0.18.Final
Closes gh-35795
2023-06-09 13:14:48 +02:00
Stephane Nicoll
9306d0868a Upgrade to Dropwizard Metrics 4.2.19
Closes gh-35794
2023-06-09 13:14:40 +02:00
Scott Frederick
cae0b873a5 Merge branch '3.1.x' 2023-06-08 16:21:25 -05:00
Scott Frederick
8f31a5772e Set authSource in MongoDB Docker Compose connection details
When authentication credentials are provided in environment variables
for the official MongoDB Docker image, the authentication source must
also be set to the `admin` database.

Fixes gh-35777
2023-06-08 16:20:57 -05:00
Andy Wilkinson
a9ff0f0ca3 Merge branch '3.1.x' 2023-06-08 17:23:50 +01:00
Andy Wilkinson
b9c2c289b3 Start working on Spring Boot 3.2
This commit also disables the creation of forward merge issues
when merging into main. Forward merge issues will be re-enabled
once 3.1.1 has been released.
2023-06-08 17:22:21 +01:00
Andy Wilkinson
b9f7df6cc2 Merge branch '3.0.x'
Closes gh-35789
2023-06-08 13:39:26 +01:00
Andy Wilkinson
fba0aa805f Merge branch '2.7.x' into 3.0.x
Closes gh-35788
2023-06-08 13:37:27 +01:00
Andy Wilkinson
5e97f869d0 Remove unnecessary usage of Supplier
Closes gh-35787
2023-06-08 12:39:31 +01:00
Andy Wilkinson
409eb055bb Prepare 3.1.x branch 2023-06-08 10:19:32 +01:00
Andy Wilkinson
a38d5d0fe0 Upgrade to Kotlin 1.8.22
Closes gh-35781
2023-06-07 21:56:39 +01:00
Andy Wilkinson
e600bca26f Merge branch '3.0.x' 2023-06-07 16:05:06 +01:00
Andy Wilkinson
443d9f9bd2 Start building against Spring GraphQL 1.1.5 snapshots
See gh-35775
2023-06-07 16:04:35 +01:00
Andy Wilkinson
ce85290d01 Merge branch '3.0.x'
Closes gh-35773
2023-06-07 11:27:26 +01:00
Andy Wilkinson
51e980200a Merge branch '2.7.x' into 3.0.x
Closes gh-35772
2023-06-07 11:27:01 +01:00
Andy Wilkinson
ca50cd8c8a Stop using an infinite timeout for connecting to Hazelcast
Closes gh-35771
2023-06-07 11:22:50 +01:00
Moritz Halbritter
ebbb4d319d Polish 2023-06-07 10:53:03 +02:00
Moritz Halbritter
8cc428c0b5 Merge branch '3.0.x' 2023-06-07 10:17:49 +02:00
Moritz Halbritter
372af21313 Merge branch '2.7.x' into 3.0.x 2023-06-07 10:17:14 +02:00
Moritz Halbritter
140e806357 Enable LoaderIntegrationTests on Java 20
See gh-35758
2023-06-07 10:16:54 +02:00
Moritz Halbritter
2e37c0da18 Merge branch '3.0.x'
Closes gh-35769
2023-06-07 09:32:14 +02:00
Moritz Halbritter
a9b4e9327c Merge branch '2.7.x' into 3.0.x
Closes gh-35768
2023-06-07 09:32:07 +02:00