Phillip Webb
046d4fd22b
Upgrade to Antora 3.2.0-alpha.10 (with related extensions)
...
Closes gh-47417
2025-11-07 19:13:16 -08:00
Phillip Webb
5dac202e80
Upgrade Antora extensions
...
See gh-47417
2025-11-07 12:32:09 -08:00
Andy Wilkinson
ec023368ce
Upgrade to gradle-node-plugin 7.1.0
...
Closes gh-47977
2025-11-06 15:12:30 +00:00
Moritz Halbritter
fa6e250741
Upgrade Java version in sdkmanrc to 17.0.17-librca
...
Closes gh-47973
2025-11-06 09:58:29 +01:00
Andy Wilkinson
0a847d2ce3
Upgrade to Artifactory Deploy Action 0.0.4
...
Closes gh-47936
2025-11-04 11:40:07 +00:00
Andy Wilkinson
bb4d65499f
Try 0.0.4-SNAPSHOT of artifactory-deploy-action
...
See gh-47936
2025-11-04 11:17:05 +00:00
Stéphane Nicoll
8b4087ce4c
Revert "Merge pull request #47920 from dependabot[bot]"
...
This reverts commit c3972a9083 , reversing
changes made to 631711f2e6 .
See gh-47920
2025-11-04 10:05:34 +01:00
Stéphane Nicoll
1cee2004f8
Merge pull request #47921 from dependabot[bot]
...
* pr/47921:
Polish "Bump jfrog/setup-jfrog-cli from 4.8.0 to 4.8.1"
Bump jfrog/setup-jfrog-cli from 4.8.0 to 4.8.1
Closes gh-47921
2025-11-04 09:09:12 +01:00
Stéphane Nicoll
bd173d1333
Polish "Bump jfrog/setup-jfrog-cli from 4.8.0 to 4.8.1"
...
See gh-47921
2025-11-04 09:08:57 +01:00
dependabot[bot]
b749cc83a5
Bump jfrog/setup-jfrog-cli from 4.8.0 to 4.8.1
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](https://github.com/jfrog/setup-jfrog-cli/compare/e5d3afdd1d75e4aa14a4f217cca93a2a9b5b846d...5b06f730cc5a6f55d78b30753f8583454b08c0aa )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-version: 4.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47921
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-04 09:08:15 +01:00
Stéphane Nicoll
c3972a9083
Merge pull request #47920 from dependabot[bot]
...
* pr/47920:
Bump spring-io/artifactory-deploy-action from 0.0.2 to 0.0.3
Closes gh-47920
2025-11-04 09:05:23 +01:00
dependabot[bot]
b47011526c
Bump spring-io/artifactory-deploy-action from 0.0.2 to 0.0.3
...
Bumps [spring-io/artifactory-deploy-action](https://github.com/spring-io/artifactory-deploy-action ) from 0.0.2 to 0.0.3.
- [Release notes](https://github.com/spring-io/artifactory-deploy-action/releases )
- [Commits](https://github.com/spring-io/artifactory-deploy-action/compare/dc1913008c0599f0c4b1fdafb6ff3c502b3565ea...e7d40377cd74c3f06554144006ccfd64a548b351 )
---
updated-dependencies:
- dependency-name: spring-io/artifactory-deploy-action
dependency-version: 0.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47920
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-04 09:04:49 +01:00
Phillip Webb
631711f2e6
Prevent unlimited growth of AutoConfiguredCompositeMeterRegistry
...
Update `OnlyOnceLoggingDenyMeterFilter` to directly implement the
maximum number of allowable tag values. With this change in place
we can remove calls to `MeterFilter.maximumAllowableTags`. This also
allows `MeterRegistryPostProcessor` to have a stronger signal about
the filters that it should also apply to the
`AutoConfiguredCompositeMeterRegistry` since it can now do a standard
`instanceof` check.
Fixes gh-47285
2025-11-03 20:14:01 -08:00
Stéphane Nicoll
06afde33f1
Merge pull request #47211 from dependabot[bot]
...
* pr/47211:
Bump @antora/atlas-extension in /antora
Closes gh-47211
2025-11-03 14:47:24 +01:00
dependabot[bot]
8de77e0cad
Bump @antora/atlas-extension in /antora
...
---
updated-dependencies:
- dependency-name: "@antora/atlas-extension"
dependency-version: 1.0.0-alpha.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47211
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 14:02:38 +01:00
Stéphane Nicoll
b39aa70276
Merge pull request #47418 from dependabot[bot]
...
* pr/47418:
Bump @antora/cli from 3.2.0-alpha.4 to 3.2.0-alpha.10 in /antora
Closes gh-47418
2025-11-03 14:01:10 +01:00
dependabot[bot]
eef9af6cd5
Bump @antora/cli from 3.2.0-alpha.4 to 3.2.0-alpha.10 in /antora
...
Bumps [@antora/cli](https://gitlab.com/antora/antora ) from 3.2.0-alpha.4 to 3.2.0-alpha.10.
- [Changelog](https://gitlab.com/antora/antora/blob/main/CHANGELOG.adoc )
- [Commits](https://gitlab.com/antora/antora/compare/v3.2.0-alpha.4...v3.2.0-alpha.10 )
---
updated-dependencies:
- dependency-name: "@antora/cli"
dependency-version: 3.2.0-alpha.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47418
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-03 14:00:50 +01:00
Stéphane Nicoll
5df76fb02f
Upgrade to @springio/antora-extensions 1.14.7
...
Closes gh-47912
2025-11-03 13:54:22 +01:00
Stéphane Nicoll
7e0a9138a8
Merge pull request #47902 from namest504
...
* pr/47902:
Remove unnecessary stream opening in BootZipCopyAction
Closes gh-47902
2025-11-03 10:23:20 +01:00
namest504
de7cad3d63
Remove unnecessary stream opening in BootZipCopyAction
...
See gh-47902
Signed-off-by: namest504 <namest504@gmail.com >
2025-11-03 10:18:48 +01:00
Stéphane Nicoll
0891ec835b
Merge pull request #47903 from tschut
...
* pr/47903:
Remove incorrect IllegalStateException reference from method javadoc
Closes gh-47903
2025-11-02 10:56:43 +01:00
Tiemen Schut
28d149fa07
Remove incorrect IllegalStateException reference from method javadoc
...
See gh-47903
Signed-off-by: Tiemen Schut <tschut@gmail.com >
2025-11-02 10:55:02 +01:00
Phillip Webb
8a03a82820
Merge pull request #47180 from siva-sai-udaygiri
...
* pr/47180:
Polish 'Handle HTTP 407 with clear error message'
Handle HTTP 407 with clear error message
Closes gh-47180
2025-10-31 11:52:20 -07:00
Phillip Webb
abce914a76
Polish 'Handle HTTP 407 with clear error message'
...
See gh-47180
2025-10-31 11:50:39 -07:00
SSUday
5aa841dd53
Handle HTTP 407 with clear error message
...
Refine error handling logic so that HTTP 407 (Proxy Authentication
Required) responses from the Docker daemon are treated as plain
text rather than JSON.
See gh-47180
Signed-off-by: Siva Sai Udayagiri <udayagirishivasai@gmail.com >
2025-10-31 11:49:14 -07:00
Phillip Webb
cf7e30f225
Clarify when BootstrapContext get methods may return null
...
Closes gh-47896
2025-10-31 09:24:29 -07:00
Stéphane Nicoll
99f58de941
Merge pull request #47740 from mipo256
...
* pr/47740:
Polish "Clarify Actuator's endpoint extension support"
Clarify Actuator's endpoint extension support
Closes gh-47740
2025-10-30 07:40:05 +01:00
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