Commit Graph
60294 Commits
Author SHA1 Message Date
Stéphane Nicoll 32d121dd54 Upgrade to Spring LDAP 3.2.16
Closes gh-48419
2025-12-12 10:28:06 +01:00
Stéphane Nicoll de7d5b765c Upgrade to Spring Framework 6.2.15
Closes gh-48417
2025-12-12 10:28:06 +01:00
Stéphane Nicoll fdeea4c303 Upgrade to Logback 1.5.22
Closes gh-48507
2025-12-12 10:22:01 +01:00
Stéphane Nicoll 05040f3d85 Upgrade to Tomcat 10.1.50
Closes gh-48509
2025-12-12 10:21:15 +01:00
Stéphane Nicoll 27eda763f6 Upgrade to Spring LDAP 3.3.5
Closes gh-48430
2025-12-12 10:20:29 +01:00
Stéphane Nicoll e53f4a6883 Upgrade to Spring Framework 6.2.15
Closes gh-48428
2025-12-12 10:20:29 +01:00
Stéphane Nicoll abf0924b20 Upgrade to Logback 1.5.22
Closes gh-48510
2025-12-12 09:32:19 +01:00
Stéphane Nicoll 6fc0bb1c53 Upgrade to Logback 1.5.22
Closes gh-48504
2025-12-12 09:30:09 +01:00
Andy Wilkinson 7b0abcbdb2 Decouple Session auto-configuration from ServerProperties
Fixes gh-48493
2025-12-11 15:34:22 +00:00
Andy Wilkinson 2930849e77 Upgrade to MongoDB 5.6.2
Closes gh-48501
2025-12-11 15:34:02 +00:00
Andy Wilkinson 3873f25eee Merge branch '3.5.x'
Closes gh-48500
2025-12-11 14:57:29 +00:00
Andy Wilkinson 5400539ba8 Merge branch '3.4.x' into 3.5.x
Closes gh-48499
2025-12-11 14:57:11 +00:00
Andy Wilkinson f64042b337 Remove duplicate @Configuration from test config class hierarchies
Closes gh-48498
2025-12-11 14:56:40 +00:00
Brian Clozel 192efca36e Move ConditionalOnEnabledLoggingExport to opentelemetry module
This commit moves the `ConditionalOnEnabledLoggingExport` condition from
the "spring-boot-actuator-autoconfigure" to the
"spring-boot-opentelemetry" one, because without that the logging export
feature requires the actuator module to be on the classpath.

Fixes gh-48488
2025-12-10 12:40:44 +01:00
Stéphane Nicoll 72afdfd94a Merge branch '3.5.x'
Closes gh-48487
2025-12-10 10:24:08 +01:00
Stéphane Nicoll 927232dc3a Merge branch '3.4.x' into 3.5.x
Closes gh-48486
2025-12-10 10:19:33 +01:00
Stéphane Nicoll e9771ff43d Merge pull request #48484 from youngledo
* pr/48484:
  Polish "Use 'unknown' when RabbitMQ version is missing"
  Use 'unknown' when RabbitMQ version is missing

Closes gh-48484
2025-12-10 10:19:26 +01:00
Stéphane Nicoll 26fc091c50 Polish "Use 'unknown' when RabbitMQ version is missing"
See gh-48484
2025-12-10 10:14:30 +01:00
Huang Xiao 4c863c5210 Use 'unknown' when RabbitMQ version is missing
See gh-48484

Signed-off-by: Huang Xiao <youngledo@qq.com>
2025-12-10 10:14:15 +01:00
Stéphane Nicoll 35d88a7a86 Start building against Spring Integration 7.0.1 snapshots
See gh-48482
2025-12-09 21:53:11 +01:00
Stéphane Nicoll 610d026da2 Start building against Spring HATEOAS 3.0.1 snapshots
See gh-48481
2025-12-09 21:53:06 +01:00
Phillip Webb 7347d7e504 Merge pull request #48480 from ngocnhan-tran1996
* pr/48480:
  Allow Info to be built with null map values

Closes gh-48480
2025-12-09 10:48:43 -08:00
Tran Ngoc Nhan d00cb0b282 Allow Info to be built with null map values
See gh-48480

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-12-09 10:47:42 -08:00
Stéphane Nicoll c4abe9999b Merge branch '3.5.x' 2025-12-09 18:16:56 +01:00
Stéphane Nicoll bcaf00cfb4 Merge branch '3.4.x' into 3.5.x 2025-12-09 18:16:49 +01:00
Stéphane Nicoll f28ae08d05 Upgrade to Reactor Bom 2025.0.1
Closes gh-48435
2025-12-09 18:16:43 +01:00
Stéphane Nicoll 0afe63bb6c Upgrade to Reactor Bom 2024.0.13
Closes gh-48425
2025-12-09 18:16:38 +01:00
Stéphane Nicoll bf4092bfd2 Upgrade to Reactor Bom 2024.0.13
Closes gh-48414
2025-12-09 18:16:32 +01:00
Phillip Webb 0254c693cf Merge branch '3.5.x'
Closes gh-48478
2025-12-09 08:42:36 -08:00
Phillip Webb 502a58af9c Merge branch '3.4.x' into 3.5.x
Closes gh-48477
2025-12-09 08:36:35 -08:00
Phillip Webb 448acaa5be Remove Apache header from spring-boot-gradle-plugin examples
Closes gh-48474
2025-12-09 08:35:00 -08:00
Stéphane Nicoll ab69bf9d55 Fix nullability constraint 2025-12-09 17:05:23 +01:00
Stéphane Nicoll 63cfeb01ab Merge branch '3.5.x'
Closes gh-48476
2025-12-09 16:54:14 +01:00
Stéphane Nicoll 0578bc5cb7 Merge branch '3.4.x' into 3.5.x
Closes gh-48475
2025-12-09 16:54:06 +01:00
Stéphane Nicoll f0ebb057d3 Add missing hints for <Application>__EnvironmentPostProcessor
This commit fixes the initialization of the environment in a native
image by adding the necessary reflection hints so that the generated
EnvironmentPostProcessor is found.

Closes gh-48408
2025-12-09 16:46:41 +01:00
Stéphane Nicoll f9d97af8e3 Upgrade to Micrometer Tracing 1.6.1
Closes gh-48434
2025-12-09 11:41:02 +01:00
Stéphane Nicoll 99ea32ca57 Upgrade to Micrometer 1.16.1
Closes gh-48433
2025-12-09 11:41:02 +01:00
Phillip Webb 1573104dfc Allow Info to be built with null map values
Fixes gh-48401
2025-12-08 11:55:37 -08:00
Stéphane Nicoll 14a67f7c6e Polish "Upgrade to Tomcat 11.0.15"
See gh-48467
2025-12-08 17:42:49 +01:00
Stéphane Nicoll 5fd8e9ba37 Upgrade to UnboundID LDAPSDK 7.0.4
Closes gh-48468
2025-12-08 16:24:52 +01:00
Stéphane Nicoll 4cc915fc6a Upgrade to Tomcat 11.0.15
Closes gh-48467
2025-12-08 16:24:51 +01:00
Stéphane Nicoll ad82f600a5 Upgrade to Quartz 2.5.2
Closes gh-48466
2025-12-08 16:24:51 +01:00
Stéphane Nicoll 9ee35258b7 Upgrade to Pulsar 4.1.2
Closes gh-48465
2025-12-08 16:24:51 +01:00
Stéphane Nicoll 39b64a76c6 Upgrade to jOOQ 3.19.29
Closes gh-48464
2025-12-08 16:24:51 +01:00
Stéphane Nicoll d0ed0dd2ca Upgrade to Jetty 12.1.5
Closes gh-48463
2025-12-08 16:20:34 +01:00
Stéphane Nicoll 2843e5106a Upgrade to Jackson Bom 3.0.3
Closes gh-48462
2025-12-08 16:20:30 +01:00
Stéphane Nicoll 9d46c02cd7 Upgrade to Hibernate 7.1.11.Final
Closes gh-48461
2025-12-08 16:20:26 +01:00
Stéphane Nicoll 77c3583d06 Upgrade to Groovy 5.0.3
Closes gh-48460
2025-12-08 16:20:22 +01:00
Stéphane Nicoll 7d96d7afa5 Merge branch '3.5.x' 2025-12-08 16:18:37 +01:00
Stéphane Nicoll 2ebe6fb756 Merge branch '3.4.x' into 3.5.x 2025-12-08 16:18:22 +01:00