Commit Graph

44332 Commits

Author SHA1 Message Date
Stéphane Nicoll
7586509f2b Upgrade to Spring AMQP 3.0.9
Closes gh-37257
2023-09-18 19:05:27 +02:00
Stéphane Nicoll
65f574d43f Upgrade to Spring Security 5.7.11
Closes gh-37414
2023-09-18 19:04:13 +02:00
Stéphane Nicoll
bc2f23b37d Upgrade to Spring AMQP 2.4.16
Closes gh-37247
2023-09-18 19:04:12 +02:00
Moritz Halbritter
7d505dc5b3 Polish JavaDoc 2023-09-18 15:27:07 +02:00
Moritz Halbritter
af244e1550 Start Threshold filters in DefaultLogbackConfiguration
Closes gh-36741
2023-09-18 14:11:09 +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
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
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
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
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
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
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
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
Andy Wilkinson
ee6d558060 Merge branch '3.0.x' into 3.1.x
Closes gh-37408
2023-09-15 11:18:06 +01:00
Andy Wilkinson
24e3a124d9 Merge branch '2.7.x' into 3.0.x
Closes gh-37407
2023-09-15 11:17:56 +01:00
Andy Wilkinson
16d1a31d44 Merge pull request #37394 from izeye
* gh-37394:
  Polish "Polish Javadoc for DockerImageNames.rabbit()"
  Polish Javadoc for DockerImageNames.rabbit()

Closes gh-37394
2023-09-15 11:17:30 +01:00
Andy Wilkinson
ee78e45ea7 Polish "Polish Javadoc for DockerImageNames.rabbit()"
See gh-37394
2023-09-15 11:17:15 +01:00
Johnny Lim
fbfd6816c2 Polish Javadoc for DockerImageNames.rabbit()
See gh-37394
2023-09-15 11:16:06 +01:00
Andy Wilkinson
5910b3c0d6 Merge branch '3.0.x' into 3.1.x
Closes gh-37405
2023-09-15 11:08:40 +01:00
Andy Wilkinson
0af008960f Merge branch '2.7.x' into 3.0.x
Closes gh-37404
2023-09-15 11:05:24 +01:00
Andy Wilkinson
e1f6fb5a61 Remove @since from spring-boot-test-support's javadoc
Closes gh-37403
2023-09-15 10:54:41 +01:00
Andy Wilkinson
c187bd928a Don't add runtime shutdown hook till app with hook enabled is run
Previously, the runtime shutdown hook was added as soon as a
shutdown handler was registered. This causes a memory leak in a war
deployment when the application is undeployed as
LoggingApplicationListener always registers a shutdown handler
so the runtime shutdown hook was always registered.

This commit updates the shutdown hook so that the runtime shutdown
hook is only allowed to be added once run() has been called on a
SpringApplication with the shutdown hook enabled. This approach
allows the registerShutdownHook flag on SpringApplication to be a
central point of control for the registration of the runtime shutdown
hook. When that flag is set to false, for example by
SpringBootServletInitializer, the runtime shutdown hook will not
be registered, irrespective of whether other code uses the public
API to add a shutdown handler.

An alternative approach of stopping LoggingApplicationListener from
adding its shutdown handler – for example by adding
logging.register-shutdown-hook=false to the environment – was
considered. This approach was rejected in favor of the centralized
approach described above as it would require every caller that adds
a shutdown handler to deal with the problem.

Closes gh-37096
2023-09-15 08:37:56 +01:00
Andy Wilkinson
d9207fcaaf Merge branch '3.0.x' into 3.1.x
Closes gh-37398
2023-09-15 08:36:56 +01:00
Andy Wilkinson
8adc739b85 Merge branch '2.7.x' into 3.0.x
Closes gh-37397
2023-09-15 08:35:04 +01:00
Andy Wilkinson
e8e5146beb Stop failing the build when tests pass after retry
Closes gh-37392
2023-09-15 08:34:08 +01:00
Stephane Nicoll
39fcfcc8ad Merge branch '3.0.x' into 3.1.x 2023-09-14 13:43:50 +02:00
Stephane Nicoll
9ac851f512 Merge branch '2.7.x' into 3.0.x 2023-09-14 13:43:39 +02:00
Stephane Nicoll
6033e5ad63 Upgrade to Spring Retry 2.0.3
Closes gh-37280
2023-09-14 13:36:58 +02:00