Commit Graph
55438 Commits
Author SHA1 Message Date
Andy Wilkinson 993ffa4aaa Merge branch '3.5.x' 2025-06-25 16:02:57 +01:00
Andy Wilkinson 040f81af84 Merge branch '3.4.x' into 3.5.x 2025-06-25 16:01:32 +01:00
Andy Wilkinson 6ac842b3e8 Configure workflow permissions and enable CodeQL analysis 2025-06-25 15:59:48 +01:00
Andy Wilkinson bbcb31c140 Merge branch '3.5.x'
See gh-46206
2025-06-25 15:15:06 +01:00
Andy Wilkinson 5ae646ea01 Merge branch '3.4.x' into 3.5.x
See gh-46205
2025-06-25 15:14:45 +01:00
Andy Wilkinson 49fdc31532 Add jars that were missed due to .gitignore
See gh-46043
2025-06-25 15:14:04 +01:00
Andy Wilkinson 607baa9c64 Merge branch '3.5.x'
Closes gh-46206
2025-06-25 14:48:51 +01:00
Andy Wilkinson 0510f10b5d Merge branch '3.4.x' into 3.5.x
Closes gh-46205
2025-06-25 14:48:34 +01:00
Andy Wilkinson bdee9c9b19 Ensure consistent versions between dev and production classpaths
Prior to this change, versions in the dev and production classpaths
could differ. These differing versions could result in a transitive
dependency that should have been present in both development and
production only being present in the former. This would likely
result in failures at runtime.

This commit aligns the versions by adding constraints to the
production runtime classpath for each dependency in the runtime
classpath.

Closes gh-46043
2025-06-25 13:35:39 +01:00
Andy Wilkinson 1f03576647 Merge branch '3.5.x'
Closes gh-46204
2025-06-25 13:33:31 +01:00
Andy Wilkinson 822c2be5f9 Merge branch '3.4.x' into 3.5.x
Closes gh-46203
2025-06-25 13:31:20 +01:00
Andy Wilkinson 640793c60e Streamline CRC and hash calculation when preparing stored entries
Closes gh-46202
2025-06-25 13:31:04 +01:00
Andy Wilkinson ddf3984569 Upgrade to JUnit Jupiter 5.13.1
Closes gh-46058
2025-06-24 20:09:19 +01:00
Phillip Webb fe049e6570 Merge branch '3.5.x'
Fixes gh-46197
2025-06-24 11:36:09 -07:00
Phillip Webb 6fe696b5cf Restore binding of system environment using legacy names
Remove `Binder` optimization introduced in commit 8f14dca164 so that
legacy format names in environment variables can be used again.

Fixes gh-46184
2025-06-24 11:34:58 -07:00
Andy Wilkinson 1b1fa0b0a3 Merge branch '3.5.x' 2025-06-24 15:17:13 +01:00
Andy Wilkinson a06ce997a1 Test against Gradle 9.0.0-rc-1
See gh-43573
2025-06-24 15:16:25 +01:00
Andy Wilkinson 0d13264c81 Merge branch '3.5.x'
Closes gh-46195
2025-06-24 14:46:46 +01:00
Andy Wilkinson 07eaf82f29 Merge branch '3.4.x' into 3.5.x
Closes gh-46194
2025-06-24 14:46:28 +01:00
Andy Wilkinson 0932c4a1c6 Apply permissions consistently when creating uber jars and wars
Closes gh-46193
2025-06-24 14:46:05 +01:00
Andy Wilkinson c8928d92f9 Merge branch '3.5.x'
See gh-46192
2025-06-24 13:30:44 +01:00
Andy Wilkinson 42b9468d56 Merge branch '3.4.x' into 3.5.x
See gh-46191
2025-06-24 13:30:23 +01:00
Andy Wilkinson 17bed4c8cf Further parameterize the repository where the docs build is triggered
See gh-46190
2025-06-24 13:29:48 +01:00
Andy Wilkinson 0166d7be79 Merge branch '3.5.x'
Closes gh-46192
2025-06-24 13:27:12 +01:00
Andy Wilkinson 3982292299 Merge branch '3.4.x' into 3.5.x
Closes gh-46191
2025-06-24 13:27:01 +01:00
Andy Wilkinson 389d8874dc Parameterize the repository where the docs build is triggered
Closes gh-46190
2025-06-24 13:26:39 +01:00
Andy Wilkinson 2549159f3b Merge branch '3.5.x'
Closes gh-46189
2025-06-24 11:52:23 +01:00
Andy Wilkinson b1574da542 Merge branch '3.4.x' into 3.5.x
Closes gh-46188
2025-06-24 11:52:13 +01:00
Andy Wilkinson a2067af1b3 Use version-spring-boot attribute to reference Spring Boot's version
Closes gh-46187
2025-06-24 11:51:14 +01:00
Andy Wilkinson dcddff2d01 Merge branch '3.5.x'
Closes gh-46181
2025-06-23 20:33:18 +01:00
Andy Wilkinson e9033a81c7 Merge branch '3.4.x' into 3.5.x
Closes gh-46180
2025-06-23 20:32:53 +01:00
Andy Wilkinson 1c404767c4 Make Servlet-specific customization back off without undertow-servlet
Closes gh-46178
2025-06-23 20:31:24 +01:00
Phillip Webb ef1638e6e6 Merge branch '3.5.x'
Closes gh-46177
2025-06-23 10:37:45 -07:00
Phillip Webb cf6dd4b631 Merge branch '3.4.x' into 3.5.x
Closes gh-46176
2025-06-23 10:37:30 -07:00
Phillip Webb 2128a84492 Never attempt to resolve local address for nested URLs
Update `nested:` Handler to always return `null` from `getHostAddress`
in an attempt to improve performance on Windows.

Fixes gh-46063
2025-06-23 10:37:09 -07:00
Moritz Halbritter 0374587d1f Merge branch '3.5.x'
Closes gh-46175
2025-06-23 15:08:50 +02:00
Moritz Halbritter 250027d93e Merge branch '3.4.x' into 3.5.x
Closes gh-46174
2025-06-23 15:08:33 +02:00
Moritz Halbritter e2571a41bf Exclude ReactorAutoConfiguration from lazy initialization
Closes gh-45846
2025-06-23 14:58:47 +02:00
Stéphane Nicoll a13b40b882 Merge branch '3.5.x'
Closes gh-46173
2025-06-23 14:50:23 +02:00
Stéphane Nicoll a0f22e3043 Merge pull request #46060 from dmitrysulman
* pr/46060:
  Add Logback Access Reactor Netty to community starters

Closes gh-46060
2025-06-23 14:50:14 +02:00
Dmitry Sulman a8f11004e7 Add Logback Access Reactor Netty to community starters
See gh-46060

Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
2025-06-23 14:49:46 +02:00
Moritz Halbritter 9959947c3a Merge branch '3.5.x' 2025-06-23 14:36:24 +02:00
Moritz Halbritter 8e389da5f7 Merge branch '3.4.x' into 3.5.x 2025-06-23 14:36:13 +02:00
Stéphane Nicoll 7e0d1647d1 Fix import
See gh-46064
2025-06-23 14:35:40 +02:00
Stéphane Nicoll 669e4cd6bf Merge branch '3.5.x' 2025-06-23 13:45:29 +02:00
Stéphane Nicoll eeec8701b3 Merge branch '3.4.x' into 3.5.x 2025-06-23 13:44:15 +02:00
Stéphane Nicoll f07e0dee96 Fix import
See gh-46064
2025-06-23 13:44:11 +02:00
Moritz Halbritter 402af1b343 Merge branch '3.5.x'
Closes gh-46171
2025-06-23 13:43:18 +02:00
Moritz Halbritter 4fad815743 Merge branch '3.4.x' into 3.5.x
Closes gh-46170
2025-06-23 13:42:51 +02:00
Moritz Halbritter 9993c66590 Merge pull request #46164 from nosan
* pr/46164:
  Exclude NettyAutoConfiguration from global lazy init

Closes gh-46164
2025-06-23 13:42:44 +02:00