Stéphane Nicoll
653e575a8d
Polish "Clarify Actuator's endpoint extension support"
...
See gh-47740
2025-10-30 07:37:16 +01:00
Mikhail Polivakha
a77c6ef9ee
Clarify Actuator's endpoint extension support
...
See gh-47740
Signed-off-by: mipo256 <mikhailpolivakha@email.com >
2025-10-30 07:36:57 +01:00
Andy Wilkinson
d2a349868e
Limit Kotlin API docs to Kotlin code
...
Previously, the Kotlin API docs included Java APIs. This commit
corrects this by suppressing all Dokkatoo source sets other than
main (main in src/main/kotlin, javaMain is src/main/java).
Dokkatoo is sensitive to the order in which plugins are applied. This
commit adapts to the sensitivity by changing the order in which
the Dokatoo and Kotlin JVM plugins are applied. This prevents the
Dokatoo plugin for overwriting the configuration that's applied by
our Kotlin conventions.
Closes gh-47763
2025-10-29 10:02:34 +00:00
Stéphane Nicoll
083e20373f
Merge pull request #47839 from dependabot[bot]
...
* pr/47839:
Bump actions/upload-artifact from 4 to 5
Closes gh-47839
2025-10-28 08:23:08 +01:00
dependabot[bot]
1e6e2ebee0
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
See gh-47839
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 08:22:49 +01:00
Stéphane Nicoll
d85ccc540f
Merge pull request #47801 from ngocnhan-tran1996
...
* pr/47801:
Fix typos
Closes gh-47801
2025-10-27 14:46:43 +01:00
Tran Ngoc Nhan
0546e3035d
Fix typos
...
See gh-47801
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-10-27 11:40:32 +01:00
Moritz Halbritter
6b426b2481
Set timeout to 1.5h on spring-io/central-publish-action
2025-10-24 08:53:51 +02:00
Phillip Webb
a16c8813ec
Set ignore-already-exists-error to true
2025-10-23 15:52:27 -07:00
Phillip Webb
8ebb971d63
Upgrade to spring-io/central-publish-action v0.3.0
2025-10-23 15:18:53 -07:00
Stéphane Nicoll
b0bef35478
Document missing spring.test.* properties
...
Closes gh-47236
2025-10-23 10:44:25 +02:00
Moritz Halbritter
5ba3642364
Next development version (v3.4.12-SNAPSHOT)
2025-10-23 10:38:32 +02:00
Phillip Webb
4525a0c3d4
Merge pull request #47284 from DKARAGODIN
...
* pr/47284:
Write signature files to uber wars for Oracle Java 17 verification
Closes gh-47284
2025-10-22 22:05:39 -07:00
Dmitrii Karagodin
43d91aee38
Write signature files to uber wars for Oracle Java 17 verification
...
Extend commit 33c5e126 to include uber Wars.
See gh-47284
Signed-off-by: Dmitrii Karagodin <4319788@gmail.com >
2025-10-22 20:27:53 -07:00
Phillip Webb
b361a1f5e3
Upgrade to Spring Batch 5.2.4
...
Closes gh-47486
2025-10-22 16:40:13 -07:00
Phillip Webb
923892860f
Upgrade to ActiveMQ 6.1.8
...
Closes gh-47766
2025-10-22 16:40:13 -07:00
Andy Wilkinson
c249d952ab
Omit properties deprecated at error level from new appendix
...
Closes gh-47622
2025-10-22 10:46:35 +01:00
Stéphane Nicoll
92e61fd328
Merge pull request #47416 from dependabot[bot]
...
* pr/47416:
Polish "Bump gradle/actions from 4.4.4 to 5.0.0"
Bump gradle/actions from 4.4.4 to 5.0.0
Closes gh-47416
2025-10-22 10:13:46 +02:00
Stéphane Nicoll
ba27452de0
Polish "Bump gradle/actions from 4.4.4 to 5.0.0"
...
See gh-47416
2025-10-22 10:13:34 +02:00
dependabot[bot]
f44def32ca
Bump gradle/actions from 4.4.4 to 5.0.0
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.4.4 to 5.0.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/748248ddd2a24f49513d8f472f81c3a07d4d50e1...4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
See gh-47416
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-22 10:12:44 +02:00
Stéphane Nicoll
67c25d9eb6
Upgrade to Spring Integration 6.4.8
...
Closes gh-47611
2025-10-22 09:14:55 +02:00
Phillip Webb
a2b9671778
Merge pull request #47429 from nosan
...
* pr/47429:
Stop using @ConditionalOnClass on @Bean methods
Closes gh-47429
2025-10-21 12:28:04 -07:00
Dmytro Nosan
ba88ec7ed1
Stop using @ConditionalOnClass on @Bean methods
...
See gh-47429
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-10-21 11:32:42 -07:00
Phillip Webb
4e4d3dafe3
Merge pull request #47747 from ngocnhan-tran1996
...
* pr/47747:
Fix typos
Closes gh-47747
2025-10-21 11:28:25 -07:00
Tran Ngoc Nhan
4bebd47c4e
Fix typos
...
See gh-47747
2025-10-21 11:27:41 -07:00
Stéphane Nicoll
f3465fefab
Upgrade to Spring WS 4.0.16
...
Closes gh-47456
2025-10-21 18:32:21 +02:00
Stéphane Nicoll
a1af560156
Upgrade to Spring Session 3.4.6
...
Closes gh-47455
2025-10-21 18:32:21 +02:00
Stéphane Nicoll
d77748f96f
Upgrade to Spring Pulsar 1.2.11
...
Closes gh-47453
2025-10-21 18:32:20 +02:00
Stéphane Nicoll
d0af0fa954
Upgrade to Spring Authorization Server 1.4.6
...
Closes gh-47449
2025-10-21 18:32:20 +02:00
Stéphane Nicoll
38d7e8dd6a
Provide links to release notes for the Maven AntRun Plugin
...
Closes gh-47732
2025-10-21 15:23:24 +02:00
Andy Wilkinson
43cbd9d90a
Correct Sbom-Location for wars, add integration tests
...
Closes gh-47407
Fixes gh-47408
2025-10-21 10:03:06 +01:00
Stéphane Nicoll
97ff64d375
Upgrade to Spring Security 6.4.12
...
Closes gh-47454
2025-10-21 08:46:45 +02:00
Stéphane Nicoll
5d5714c4b0
Upgrade to Spring AMQP 3.2.8
...
Closes gh-47610
2025-10-21 08:46:45 +02:00
Stéphane Nicoll
7edd76ce55
Upgrade to R2DBC H2 1.0.1.RELEASE
...
Closes gh-47727
2025-10-21 08:46:45 +02:00
Stéphane Nicoll
9031f15840
Upgrade to Jetty 12.0.29
...
Closes gh-47726
2025-10-21 08:46:41 +02:00
Stéphane Nicoll
7841d401b6
Merge pull request #47720 from dependabot[bot]
...
* pr/47720:
Polish "Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0"
Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0
Closes gh-47720
2025-10-21 08:06:13 +02:00
Stéphane Nicoll
d9ef3ffbc3
Polish "Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0"
...
See gh-47720
2025-10-21 08:05:56 +02:00
dependabot[bot]
a925838783
Bump jfrog/setup-jfrog-cli from 4.7.0 to 4.8.0
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/c32bf10843e4071112c4ea3abf622d3b27cd8c17...e5d3afdd1d75e4aa14a4f217cca93a2a9b5b846d )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-version: 4.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
See gh-47720
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-21 08:03:17 +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
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
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
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
5280f1ab8f
Refresh tools getting started section
...
Closes gh-47699
2025-10-19 16:15:13 +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
Moritz Halbritter
66c112936e
Add runtime hints for timeout methods with Duration overloads
...
Closes gh-47675
2025-10-17 14:26:48 +02:00