Dmytro Nosan
bf0152e67c
Allow Devtools Restarter to work with a parameterless main method
...
See gh-47987
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
5 months ago
Phillip Webb
b9216a05e6
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47993
5 months ago
Phillip Webb
046d4fd22b
Upgrade to Antora 3.2.0-alpha.10 (with related extensions)
...
Closes gh-47417
5 months ago
Phillip Webb
2d7c2776fe
Merge branch '3.4.x' into 3.5.x
5 months ago
Phillip Webb
5dac202e80
Upgrade Antora extensions
...
See gh-47417
5 months ago
Andy Wilkinson
11d449fd0a
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47978
5 months ago
Andy Wilkinson
ec023368ce
Upgrade to gradle-node-plugin 7.1.0
...
Closes gh-47977
5 months ago
Moritz Halbritter
2d98b47670
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47974
5 months ago
Moritz Halbritter
fa6e250741
Upgrade Java version in sdkmanrc to 17.0.17-librca
...
Closes gh-47973
5 months ago
Phillip Webb
3690a958f2
Replace use of ubuntu-noble-run-base with ubuntu-noble-run
...
Update code and documentation to use the correct Paketo base image of
`ubuntu-noble-run` rather than `ubuntu-noble-run-base` which was
published only for testing purposes.
Closes gh-47966
5 months ago
Phillip Webb
0ca8f6d03f
Replace calls to deprecated setConnectionTimeout method
...
Replace calls to the recently deprecated `setConnectionTimeout` method
of `HttpComponentsClientHttpRequestFactory` and align the HTTP client
builder with the HTTP async client builder.
This commit also introduces a `withConnectionConfigCustomizer` and
allows connection timeouts settings to be used.
Closes gh-47940
5 months ago
Andy Wilkinson
e02804c215
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47937
5 months ago
Stéphane Nicoll
7218ac099d
Downgrade to Cassandra Driver 4.19.0
...
See https://issues.apache.org/jira/browse/CASSJAVA-116
Closes gh-47926
5 months ago
Andy Wilkinson
0a847d2ce3
Upgrade to Artifactory Deploy Action 0.0.4
...
Closes gh-47936
5 months ago
Andy Wilkinson
bb4d65499f
Try 0.0.4-SNAPSHOT of artifactory-deploy-action
...
See gh-47936
5 months ago
Stéphane Nicoll
3d558af156
Merge branch '3.4.x' into 3.5.x
...
See gh-47927
5 months ago
Stéphane Nicoll
8b4087ce4c
Revert "Merge pull request #47920 from dependabot[bot]"
...
This reverts commit c3972a9083 , reversing
changes made to 631711f2e6 .
See gh-47920
5 months ago
Stéphane Nicoll
c95d9d09a4
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47929
5 months ago
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
5 months ago
Stéphane Nicoll
bd173d1333
Polish "Bump jfrog/setup-jfrog-cli from 4.8.0 to 4.8.1"
...
See gh-47921
5 months ago
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](e5d3afdd1d...5b06f730cc )
---
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>
5 months ago
Stéphane Nicoll
dac21b81af
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47927
5 months ago
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
5 months ago
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](dc1913008c...e7d40377cd )
---
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>
5 months ago
Phillip Webb
61fadeb897
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47923
5 months ago
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
5 months ago
Stéphane Nicoll
ba9afc005c
Adapt AOTCache documentation to JEP 514
...
Closes gh-47274
5 months ago
Stéphane Nicoll
8345ee5694
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47918
5 months ago
Stéphane Nicoll
06afde33f1
Merge pull request #47211 from dependabot[bot]
...
* pr/47211:
Bump @antora/atlas-extension in /antora
Closes gh-47211
5 months ago
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>
5 months ago
Stéphane Nicoll
2b0ac2a86f
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47914
5 months ago
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
5 months ago
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>
5 months ago
Stéphane Nicoll
0da5b774d4
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47913
5 months ago
Stéphane Nicoll
5df76fb02f
Upgrade to @springio/antora-extensions 1.14.7
...
Closes gh-47912
5 months ago
Stéphane Nicoll
affb9d6b86
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47909
5 months ago
Stéphane Nicoll
7e0a9138a8
Merge pull request #47902 from namest504
...
* pr/47902:
Remove unnecessary stream opening in BootZipCopyAction
Closes gh-47902
5 months ago
namest504
de7cad3d63
Remove unnecessary stream opening in BootZipCopyAction
...
See gh-47902
Signed-off-by: namest504 <namest504@gmail.com>
5 months ago
Stéphane Nicoll
6408677fcb
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47905
5 months ago
Stéphane Nicoll
0891ec835b
Merge pull request #47903 from tschut
...
* pr/47903:
Remove incorrect IllegalStateException reference from method javadoc
Closes gh-47903
5 months ago
Tiemen Schut
28d149fa07
Remove incorrect IllegalStateException reference from method javadoc
...
See gh-47903
Signed-off-by: Tiemen Schut <tschut@gmail.com>
5 months ago
Phillip Webb
4309ab071b
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47900
5 months ago
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
5 months ago
Phillip Webb
abce914a76
Polish 'Handle HTTP 407 with clear error message'
...
See gh-47180
5 months ago
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>
5 months ago
Phillip Webb
22781fc6a0
Polish `DEFAULT_SERVICE_NAME` javadoc
...
See gh-44494
5 months ago
Phillip Webb
a5833095ff
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47898
5 months ago
Phillip Webb
cf7e30f225
Clarify when BootstrapContext get methods may return null
...
Closes gh-47896
5 months ago
Andy Wilkinson
d448b2d764
Test Gradle plugin against Gradle 9.2.0
...
Closes gh-47867
5 months ago
Stéphane Nicoll
32cf90c123
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47873
5 months ago