Commit Graph

45093 Commits

Author SHA1 Message Date
Moritz Halbritter
77f0828f7f Merge branch '3.1.x'
Closes gh-37444
2023-09-18 10:22:13 +02:00
Moritz Halbritter
5d120faac2 Merge branch '3.0.x' into 3.1.x
Closes gh-37443
2023-09-18 10:22:01 +02:00
Moritz Halbritter
5a0bc0a112 Merge branch '2.7.x' into 3.0.x
Closes gh-37442
2023-09-18 10:21:44 +02:00
Moritz Halbritter
ff2fc95daf Document that PKCS8 PEM files should be used whenever possible
Closes gh-37170
2023-09-18 10:18:06 +02:00
Moritz Halbritter
4c4fdb35e9 Merge branch '3.1.x' 2023-09-18 09:53:17 +02:00
Moritz Halbritter
3900c0ad58 Merge branch '3.0.x' into 3.1.x 2023-09-18 09:53:07 +02:00
Moritz Halbritter
9a1e146c86 Polish PrivateKeyParserTests 2023-09-18 09:51:39 +02:00
Moritz Halbritter
2367990150 Merge branch '3.1.x' 2023-09-18 09:49:52 +02:00
Moritz Halbritter
0ba928bf2d Polish PemPrivateKeyParserTests
Add tests for:
  - aes128 and aes256 encrypted keys
  - scrypt encrypted keys
  - des3 encrypted keys
  - encrypted EdDSA and XDH keys
2023-09-18 09:31:08 +02:00
Moritz Halbritter
7bd9780f71 Merge pull request #37436 from izeye
* pr/37436:
  Polish SimpleAsyncTaskExecutorBuilder

Closes gh-37436
2023-09-18 08:33:04 +02:00
Johnny Lim
9cb89e3366 Polish SimpleAsyncTaskExecutorBuilder
See gh-37436
2023-09-18 08:31:41 +02:00
Andy Wilkinson
6094212217 Defer accessing loop resources until web server start
Closes gh-37209
2023-09-15 17:49:44 +01:00
Brian Clozel
0fc97e9315 Auto-configure ObservationRegistry on JmsTemplate
Spring Boot auto-configures both a `JmsTemplate` and a
`JmsMessagingTemplate`. As of Spring Framework 6.2, JMS has
observability support when publishing messages.

This commit creates a bean post-processor that configures an
`ObservationRegistry` on the template, if the registry is present.

Closes gh-37388
2023-09-15 16:28:06 +02:00
Brian Clozel
d6daf87074 Update Antora reference documentation links
This commit updates the base URLs for reference documentations when the
relevant Spring project is now being published with Antora.

This commit updates the following projects:

* Spring Framework
* Spring Integration
* Spring for GraphQL
* Spring Security, including Authorization Server
* Spring Batch
* Spring Data JPA

Closes gh-37428
2023-09-15 15:55:52 +02:00
Stéphane Nicoll
e5faa54006 Upgrade to Spring LDAP 3.2.0-M3
Closes gh-37235
2023-09-15 15:55:07 +02:00
Stéphane Nicoll
b00e6a832f Upgrade to Spring Data Bom 2023.1.0-M3
Closes gh-37351
2023-09-15 15:55:07 +02:00
Stéphane Nicoll
14d28691ac Upgrade to Pooled JMS 3.1.3
Closes gh-37431
2023-09-15 15:55:07 +02:00
Stéphane Nicoll
6c4dd3b598 Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37430
2023-09-15 15:55:06 +02:00
Stéphane Nicoll
0371f3f881 Upgrade to Byte Buddy 1.14.8
Closes gh-37429
2023-09-15 15:55:06 +02:00
Moritz Halbritter
577e92a3ef Merge branch '3.1.x' 2023-09-15 15:39:58 +02:00
Moritz Halbritter
85e322b401 Merge branch '3.0.x' into 3.1.x 2023-09-15 15:39:41 +02:00
Moritz Halbritter
1b098951aa Merge branch '2.7.x' into 3.0.x 2023-09-15 15:39:28 +02:00
Moritz Halbritter
36629df416 Remove useless file 2023-09-15 15:39:18 +02:00
Stéphane Nicoll
809d92343c Start building against Spring WS 4.0.6 snapshots
See gh-37427
2023-09-15 15:35:12 +02:00
Stéphane Nicoll
ddad504970 Merge branch '3.1.x' 2023-09-15 15:31:30 +02:00
Stéphane Nicoll
9e36c5ae80 Merge branch '3.0.x' into 3.1.x 2023-09-15 15:31:23 +02:00
Stéphane Nicoll
72ceac511b Merge branch '2.7.x' into 3.0.x 2023-09-15 15:31:12 +02:00
Stéphane Nicoll
46727a82ee Start building against Spring WS 4.0.6 snapshots
See gh-37425
2023-09-15 15:22:34 +02:00
Stéphane Nicoll
1e91f02751 Start building against Spring Security 6.1.4 snapshots
See gh-37424
2023-09-15 15:22:34 +02:00
Stéphane Nicoll
35648d4f1c Upgrade to Spring Data Bom 2023.0.4
Closes gh-37350
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
aa96c5374a Upgrade to Pooled JMS 3.1.3
Closes gh-37421
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
da38ac8fdb Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37420
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
f890de1f9e Upgrade to Byte Buddy 1.14.8
Closes gh-37419
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
6b09431162 Start building against Spring WS 4.0.6 snapshots
See gh-37418
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
839792565a Start building against Spring Security 6.0.7 snapshots
See gh-37417
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
9fb4224956 Upgrade to Spring Data Bom 2022.0.10
Closes gh-37349
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
fcd55b5cad Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37416
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
6c8e7018ff Start building against Spring WS 3.1.7 snapshots
See gh-37415
2023-09-15 15:22:17 +02:00
Stéphane Nicoll
d3ee61c83f Start building against Spring Security 5.7.11 snapshots
See gh-37414
2023-09-15 15:22:17 +02:00
Stéphane Nicoll
add05fe469 Upgrade to Spring Data Bom 2021.2.16
Closes gh-37248
2023-09-15 15:22:17 +02:00
Moritz Halbritter
f93a497cc6 Merge branch '3.1.x'
Closes gh-37423
2023-09-15 15:18:46 +02:00
Moritz Halbritter
ed4b6aaa7b Merge branch '3.0.x' into 3.1.x
Closes gh-37422
2023-09-15 15:18:08 +02:00
Moritz Halbritter
5be826dd4a Merge branch '2.7.x' into 3.0.x
Closes gh-37413
2023-09-15 14:47:57 +02:00
Andy Wilkinson
2207509983 Merge branch '3.1.x'
Closes gh-37412
2023-09-15 13:37:59 +01:00
Andy Wilkinson
d653515532 Merge branch '3.0.x' into 3.1.x
Closes gh-37411
2023-09-15 13:37:45 +01:00
Andy Wilkinson
fdb0992c60 Merge pull request #37069 from markxnelson
* gh-37069:
  Update README.adoc to add Oracle Spring Boot Starters

Closes gh-37069
2023-09-15 13:37:38 +01:00
Mark Nelson
78a69cbb7d Update README.adoc to add Oracle Spring Boot Starters
See gh-37069
2023-09-15 13:37:20 +01:00
Andy Wilkinson
e5ae92ce11 Merge pull request #37393 from izeye
* gh-37393:
  Polish

Closes gh-37393
2023-09-15 13:32:24 +01:00
Moritz Halbritter
408fb8ae9d Add support for EdDSA, XDH and RSA-PSS key parsing
This works with Java 17 and up. Also refactor the test for more
structure.

Closes gh-37237
2023-09-15 14:15:02 +02:00
Johnny Lim
8f4ccb0535 Polish
See gh-37393
2023-09-15 11:44:06 +01:00