Commit Graph
55937 Commits
Author SHA1 Message Date
Stéphane Nicoll dd1b3cf359 Merge branch '3.4.x' into 3.5.x
Closes gh-47722
2025-10-21 08:01:45 +02:00
Stéphane Nicoll b9ce639a3d Merge pull request #47696 from Lublanski
* pr/47696:
  Polish "Fix Homebrew formula to use libexec"
  Fix Homebrew formula to use libexec
  Configure Jetty with VirtualThreadPool

Closes gh-47696
2025-10-21 08:01:40 +02:00
Stéphane Nicoll f8e04e0be2 Polish "Fix Homebrew formula to use libexec"
See gh-47696
2025-10-21 07:58:58 +02:00
Vinicius Lublanski 72832b06d3 Fix Homebrew formula to use libexec
See gh-47696

Signed-off-by: Vinicius Lublanski <vlublima@gmail.com>
2025-10-20 15:54:16 +02:00
Brian Clozel 128975945b Merge branch '3.4.x' into 3.5.x
Closes gh-47717
2025-10-20 14:29:21 +02:00
Brian Clozel 9dda15a825 Configure Jetty with VirtualThreadPool
Prior to this commit, Spring Boot would auto-configure a
`QueuedThreadPool` on the Jetty embedded server when the virtual threads
option is enabled.

This commit configures instead the dedicated `VirtualThreadPool` that
the Jetty team recommends when Virtual Threads is supported.

Fixes gh-47690
2025-10-20 14:20:45 +02:00
Stéphane Nicoll 01ff8f8095 Adapt assertions to recent changes in Spring Security
See https://github.com/spring-projects/spring-authorization-server/issues/2219
2025-10-20 13:49:16 +02:00
Stéphane Nicoll 94585eaa7c Merge branch '3.4.x' into 3.5.x 2025-10-20 08:16:18 +02:00
Stéphane Nicoll f91dc0a62d Upgrade to Logback 1.5.20
Closes gh-47714
2025-10-20 07:56:20 +02:00
Stéphane Nicoll 3e0050e957 Upgrade to Groovy 4.0.29
Closes gh-47713
2025-10-20 07:56:15 +02:00
Stéphane Nicoll 9f9c178067 Upgrade to Logback 1.5.20
Closes gh-47712
2025-10-20 07:56:13 +02:00
Stéphane Nicoll 4b31052d31 Upgrade to Groovy 4.0.29
Closes gh-47711
2025-10-20 07:56:08 +02:00
Stéphane Nicoll c8a990f40a Merge branch '3.4.x' into 3.5.x
Closes gh-47703
2025-10-19 16:48:03 +02:00
Stéphane Nicoll ebf9ab5132 Merge pull request #47694 from Pankraz76
* pr/47694:
  Remove unnused parameter

Closes gh-47694
2025-10-19 16:47:57 +02:00
Vincent Potucek 168fa858c5 Remove unnused parameter
See gh-47694

Signed-off-by: Vincent Potucek <vpotucek@me.com>
2025-10-19 16:45:59 +02:00
Stéphane Nicoll 12a0538484 Merge branch '3.4.x' into 3.5.x
Closes gh-47700
2025-10-19 16:15:38 +02:00
Stéphane Nicoll 5280f1ab8f Refresh tools getting started section
Closes gh-47699
2025-10-19 16:15:13 +02:00
Stéphane Nicoll 7855c61ea0 Merge branch '3.4.x' into 3.5.x 2025-10-17 17:02:05 +02:00
Stéphane Nicoll 5d2e5da3b5 Upgrade to Spring LDAP 3.2.15
Closes gh-47452
2025-10-17 16:44:00 +02:00
Stéphane Nicoll 91d65688e1 Upgrade to Spring Data Bom 2024.1.11
Closes gh-47450
2025-10-17 16:44:00 +02:00
Stéphane Nicoll bbf3f6ff6b Upgrade to Spring Data Bom 2025.0.5
Closes gh-47461
2025-10-17 16:43:53 +02:00
Moritz Halbritter 68670ef47c Merge branch '3.4.x' into 3.5.x
Closes gh-47678
2025-10-17 14:33:19 +02:00
Moritz Halbritter 66c112936e Add runtime hints for timeout methods with Duration overloads
Closes gh-47675
2025-10-17 14:26:48 +02:00
Phillip Webb 2b23fc8594 Upgrade to Spring LDAP 3.3.4
Closes gh-47463
2025-10-16 21:45:23 -07:00
Phillip Webb d436c38b10 Upgrade to Elasticsearch Client 8.18.8
Closes gh-47671
2025-10-16 21:45:23 -07:00
Phillip Webb 21d64003a5 Merge branch '3.4.x' into 3.5.x
Closes gh-47669
2025-10-16 20:55:51 -07:00
Phillip Webb bc6a92a1c9 Include deprecated configuration properties in reference documentation
Add a new appendix section to show deprecated properties and when
possible their replacement or reason.

Closes gh-47622
2025-10-16 20:52:24 -07:00
Stéphane Nicoll 69fbc3804c Merge branch '3.4.x' into 3.5.x 2025-10-16 11:06:29 +02:00
Stéphane Nicoll db36195c3e Upgrade to Spring Framework 6.2.12
Closes gh-47462
2025-10-16 11:05:40 +02:00
Stéphane Nicoll 764702909a Upgrade to Spring Framework 6.2.12
Closes gh-47451
2025-10-16 11:05:35 +02:00
Stéphane Nicoll 032a2424ab Merge branch '3.4.x' into 3.5.x 2025-10-15 16:29:45 +02:00
Stéphane Nicoll b97af29543 Upgrade to Reactor Bom 2024.0.11
Closes gh-47459
2025-10-15 16:23:59 +02:00
Stéphane Nicoll b71626f06f Upgrade to Netty 4.1.128.Final
Closes gh-47649
2025-10-15 16:23:59 +02:00
Stéphane Nicoll 6883373c4a Upgrade to MongoDB 5.5.2
Closes gh-47648
2025-10-15 16:23:55 +02:00
Stéphane Nicoll fdf1debe52 Upgrade to Reactor Bom 2024.0.11
Closes gh-47448
2025-10-15 16:18:57 +02:00
Stéphane Nicoll de7d50f78a Upgrade to Netty 4.1.128.Final
Closes gh-47647
2025-10-15 16:18:57 +02:00
Stéphane Nicoll 50f890bff2 Use Java 25 in loader integration tests
See gh-47609
2025-10-15 08:38:16 +02:00
Phillip Webb 1d6483c9e7 Merge branch '3.4.x' into 3.5.x 2025-10-14 14:19:39 -07:00
Phillip Webb 682ad665f5 Fix 'Check scoped proxy target for isDefaultCandidate'
Fix accidental logic issue introduced in commit c14b57a3eb.

See gh-47633
2025-10-14 14:18:38 -07:00
Phillip Webb ae4a69a0f3 Merge branch '3.4.x' into 3.5.x
Closes gh-47635
2025-10-14 12:05:48 -07:00
Phillip Webb c14b57a3eb Check scoped proxy target for isDefaultCandidate
Update `OnBeanCondition` to check the scoped proxy target for
`isDefaultCandidate`. This fixes an issue introduced by
https://github.com/spring-projects/spring-framework/pull/35627.

Fixes gh-47633
2025-10-14 12:05:30 -07:00
Stéphane Nicoll fa62dc8df5 Merge branch '3.4.x' into 3.5.x 2025-10-14 17:18:21 +02:00
Stéphane Nicoll ef25b0503d Restore use of jakarta.ee
See gh-47592
2025-10-14 17:15:47 +02:00
Moritz Halbritter 8a1aceeaeb Merge branch '3.4.x' into 3.5.x
Closes gh-47620
2025-10-14 12:33:16 +02:00
Moritz Halbritter 5ca677125c Add runtime hints for JavaVersion detection
Closes gh-47619
2025-10-14 12:33:07 +02:00
Moritz Halbritter a4f49bb423 Use methods on Reader to detect Java 25
This class resides in java.base, which is very unlikely to be not in
a custom built JDK.

See gh-47609
2025-10-14 11:28:21 +02:00
Moritz Halbritter 2b99049403 Add TWENTY_FIVE to JavaVersion enum
Closes gh-47609
2025-10-14 10:35:49 +02:00
Stéphane Nicoll 257afb8d58 Merge branch '3.4.x' into 3.5.x 2025-10-14 10:12:43 +02:00
Stéphane Nicoll f89178ad6d Start building against Spring Integration 6.5.3 snapshots
See gh-47615
2025-10-14 09:49:28 +02:00
Stéphane Nicoll 3ab994a079 Start building against Spring AMQP 3.2.8 snapshots
See gh-47614
2025-10-14 09:49:24 +02:00