Stéphane Nicoll
df21e2e24d
Upgrade to jOOQ 3.19.28
...
Closes gh-48078
4 months ago
Andy Wilkinson
d697fc0b35
Upgrade to Antora UI Spring v0.4.19
...
Closes gh-48064
4 months ago
Andy Wilkinson
5aeaa74508
Document how soon-to-expire SSL certs are reported
...
Closes gh-45564
4 months ago
Andy Wilkinson
a21bfc2ff5
Delay ServletContext destruction until Undertow is destroyed
...
Previously, all destruction was done in the stop method including
closing any Closeables registered with the server. One of these
Closeables managed the lifecycle of the DeploymentManager for the
servlet deployment. Closing it made the servlet context unusable
in `@PreDestroy` methods and upon restart.
This commit moves the closing of the registered Closeables into
destroy(). This allows `@PreDestory` methods to use the
ServletContext. It also allows the server to be stopped and then
restarted without making the ServletContext unusable as it's left
running while the server itself is stopped and not accepting
requests.
Fixes gh-47141
4 months ago
Andy Wilkinson
8249929b68
Revert "Stop throwing PortInUseException for unassignable address"
...
This reverts commit 5229ac7e58 .
The change works on macOS but not on Linux.
See gh-47618
4 months ago
Andy Wilkinson
5229ac7e58
Stop throwing PortInUseException for unassignable address
...
Previously, an unassignable address would result in NettyWebServer
incorrectly throwing a PortInUseException.
Fixes gh-47618
4 months ago
Andy Wilkinson
d08ac5ce4a
Allow cache removals to be registered as a function counter
...
Fixes gh-46212
4 months ago
Andy Wilkinson
06fd384e59
Include WebSecurityCustomizer components in WebMvcTest
...
This commit also tests that WebSecurityConfigurer components are
included. They include was already there but the functionality was
untested.
Fixes gh-47255
4 months ago
Moritz Halbritter
e58c8975f6
Document how to use ContextPropagatingTaskDecorator for propagating trace context over thread boundaries
...
Closes gh-47893
4 months ago
Stéphane Nicoll
ad4dcc9df5
Start building against Spring Security 6.4.13 snapshots
...
See gh-48029
4 months ago
Stéphane Nicoll
c6dd5f6e67
Start building against Spring Pulsar 1.2.12 snapshots
...
See gh-48028
4 months ago
Stéphane Nicoll
c43203e1c5
Start building against Spring Kafka 3.3.11 snapshots
...
See gh-48027
4 months ago
Stéphane Nicoll
6f7530e61a
Start building against Spring Integration 6.4.9 snapshots
...
See gh-48026
4 months ago
Stéphane Nicoll
0f9d1eacef
Upgrade to Neo4j Java Driver 5.28.10
...
Closes gh-48030
4 months ago
Stéphane Nicoll
1763cf7a29
Start building against Spring Data Bom 2024.1.12 snapshots
...
See gh-48024
4 months ago
Andy Wilkinson
4287826ff0
Use mirror for Tomcat downloads
...
Closes gh-48038
4 months ago
Andy Wilkinson
ad67a77207
Start building against Spring Framework 6.2.13 snapshots
...
See gh-48025
Closes gh-48032
4 months ago
Stéphane Nicoll
5a67f5707e
Replace calls to deprecated setConnectionTimeout method
...
Replace calls to the recently deprecated `setConnectionTimeout` method
of `HttpComponentsClientHttpRequestFactoryBuilder`.
This commit also introduces a `withConnectionConfigCustomizer` and
allows connection timeouts settings to be used.
Closes gh-48031
4 months ago
Andy Wilkinson
f1957a9740
Address warnings reported by Eclipse
4 months ago
Stéphane Nicoll
7defa59a9d
Upgrade to Reactor Bom 2024.0.12
...
Closes gh-48022
4 months ago
Stéphane Nicoll
fd500f9334
Upgrade to R2DBC Postgresql 1.0.9.RELEASE
...
Closes gh-48021
4 months ago
Stéphane Nicoll
7c8eac6d5b
Upgrade to MySQL 9.5.0
...
Closes gh-48020
4 months ago
Stéphane Nicoll
65cdf907f4
Upgrade to Micrometer Tracing 1.4.12
...
Closes gh-48019
4 months ago
Stéphane Nicoll
4e1c2f07ce
Upgrade to Micrometer 1.14.13
...
Closes gh-48018
4 months ago
Stéphane Nicoll
de0445ce89
Upgrade to Jackson Bom 2.18.5
...
Closes gh-48017
4 months ago
Stéphane Nicoll
a7563000b5
Upgrade to Hibernate 6.6.34.Final
...
Closes gh-48016
4 months ago
Stéphane Nicoll
66f7080a0b
Upgrade to AspectJ 1.9.25
...
Closes gh-48015
4 months ago
Phillip Webb
046d4fd22b
Upgrade to Antora 3.2.0-alpha.10 (with related extensions)
...
Closes gh-47417
4 months ago
Phillip Webb
5dac202e80
Upgrade Antora extensions
...
See gh-47417
4 months ago
Andy Wilkinson
ec023368ce
Upgrade to gradle-node-plugin 7.1.0
...
Closes gh-47977
4 months ago
Moritz Halbritter
fa6e250741
Upgrade Java version in sdkmanrc to 17.0.17-librca
...
Closes gh-47973
4 months ago
Andy Wilkinson
0a847d2ce3
Upgrade to Artifactory Deploy Action 0.0.4
...
Closes gh-47936
4 months ago
Andy Wilkinson
bb4d65499f
Try 0.0.4-SNAPSHOT of artifactory-deploy-action
...
See gh-47936
4 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
4 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
4 months ago
Stéphane Nicoll
bd173d1333
Polish "Bump jfrog/setup-jfrog-cli from 4.8.0 to 4.8.1"
...
See gh-47921
4 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>
4 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
4 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>
4 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
4 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
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
5df76fb02f
Upgrade to @springio/antora-extensions 1.14.7
...
Closes gh-47912
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
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
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