Phillip Webb
6cd3ee5347
Start building against Spring Data Bom 2024.0.7 snapshots
...
See gh-43392
1 year ago
Phillip Webb
cd3fd0e6da
Start building against Spring Authorization Server 1.3.4 snapshots
...
See gh-43391
1 year ago
Phillip Webb
740862a39b
Start building against Reactor Bom 2023.0.13 snapshots
...
See gh-43390
1 year ago
Phillip Webb
53824c860a
Start building against Micrometer Tracing 1.3.7 snapshots
...
See gh-43389
1 year ago
Phillip Webb
c09f7c9944
Start building against Micrometer 1.13.9 snapshots
...
See gh-43388
1 year ago
Phillip Webb
4c00c376a1
Upgrade to Undertow 2.3.18.Final
...
Closes gh-43387
1 year ago
Phillip Webb
0ebee16043
Upgrade to RxJava3 3.1.10
...
Closes gh-43386
1 year ago
Phillip Webb
a696f29bba
Upgrade to Native Build Tools Plugin 0.10.4
...
Closes gh-43385
1 year ago
Stéphane Nicoll
3f346d46a2
Merge pull request #43322 from quaff
...
* pr/43322:
Polish "Polish formatting of log configuration file"
Polish formatting of log configuration file
Closes gh-43322
1 year ago
Stéphane Nicoll
cc274ccdca
Polish "Polish formatting of log configuration file"
...
See gh-43322
1 year ago
Yanming Zhou
3f17e42b38
Polish formatting of log configuration file
...
1. Remove space before `/>` to keep consistency.
2. Capitalize `filters` for Log4j2.
3. Uppercase log level to keep consistency.
See gh-43322
1 year ago
Stéphane Nicoll
f13cf4d909
Merge pull request #43355 from dependabot[bot]
...
* pr/43355:
Polish "Bump jfrog/setup-jfrog-cli from 4.4.2 to 4.4.3"
Bump jfrog/setup-jfrog-cli from 4.4.2 to 4.4.3
Closes gh-43355
1 year ago
Stéphane Nicoll
a0e36c38da
Polish "Bump jfrog/setup-jfrog-cli from 4.4.2 to 4.4.3"
...
See gh-43355
1 year ago
dependabot[bot]
47b6f5a37c
Bump jfrog/setup-jfrog-cli from 4.4.2 to 4.4.3
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](18e785fb22...e7cc33a01b )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-43355
1 year ago
Phillip Webb
3dcea98f00
Polish `redirect.adoc` by sorting contents alphabetically
1 year ago
Phillip Webb
6172a4e663
Add legacy anchor redirects
...
Closes gh-43367
1 year ago
Phillip Webb
709cd91b3e
Add legacy anchor redirects
...
Add anchor redirects previously covered by the
`anchor-rewrite.properties` file.
See gh-43367
1 year ago
Phillip Webb
75a3722ee4
Add more anchor redirects
...
See gh-43367
1 year ago
Phillip Webb
4265a0bcc2
Reset `Startables` COUNTER when testing parallel startup
...
Closes gh-43369
1 year ago
Phillip Webb
b340c855c0
Prevent H2 console from causing early DataSource initialization
...
Update `H2ConsoleAutoConfiguration` so that DataSource connection
logging occurs outside of the `ServletRegistrationBean`.
Fixes gh-43337
1 year ago
Phillip Webb
5a8e3d53ff
Merge pull request #43328 from kgb-financial-com
...
* pr/43328:
Polish 'Accept Docker progress on numbers >2GB'
Accept Docker progress on numbers >2GB
Closes gh-43328
1 year ago
Phillip Webb
0afbc0b23c
Polish 'Accept Docker progress on numbers >2GB'
...
Restore `int` returns for existing methods and deprecate them in
favor of a new `asPercentage()` method.
See gh-43328
1 year ago
Wolfgang Kronberg
d8565185e8
Accept Docker progress on numbers >2GB
...
Update `ProgressUpdateEvent` to support images of a file size
>2GB without provoking build failures.
See gh-43328
1 year ago
Stéphane Nicoll
86b7fe44d9
Merge pull request #43341 from quaff
...
* pr/43341:
Restore System property in Logging section of the reference documentation
Closes gh-43341
1 year ago
Yanming Zhou
d81678016e
Restore System property in Logging section of the reference documentation
...
Before this commit, it is rendered as an unexpected link with simple class
name, it should be full qualified class name.
See gh-43341
1 year ago
Stéphane Nicoll
2f0593f115
Merge pull request #43333 from BenchmarkingBuffalo
...
* pr/43333:
Remove prohibited undertow upgrade restriction
Closes gh-43333
1 year ago
BenchmarkingBuffalo
b86b81da35
Remove prohibited undertow upgrade restriction
...
See gh-43333
1 year ago
Andy Wilkinson
beb507fc55
Merge pull request #43323 from scordio
...
* gh-43323:
Fix link to proxyBeanMethods in @AutoConfiguration javadoc
Closes gh-43323
1 year ago
Stefano Cordio
26b1d74470
Fix link to proxyBeanMethods in @AutoConfiguration javadoc
...
See gh-43323
1 year ago
Andy Wilkinson
5dcf37b029
Merge pull request #43320 from ngocnhan-tran1996
...
* gh-43320:
Fix Servlet and JPA javadoc links
Closes gh-43320
1 year ago
Tran Ngoc Nhan
82652aba49
Fix Servlet and JPA javadoc links
...
See gh-43320
1 year ago
Andy Wilkinson
5cff43ddff
Link to EnableMethodSecurity instead of EnableGlobalMethodSecurity
...
Closes gh-43308
1 year ago
Stéphane Nicoll
fcfbe50dc1
Merge pull request #43305 from ngocnhan-tran1996
...
* pr/43305:
Fix Javadoc link for Hikari
Closes gh-43305
1 year ago
Tran Ngoc Nhan
57a5fa0555
Fix Javadoc link for Hikari
...
See gh-43305
1 year ago
Andy Wilkinson
7bc709c32f
Fix subName from adapted name with value processor
...
Previously, when a configuration property name was created by
adapting a source with a value processor, creating sub names from
that property name did not work correctly. This broke binding of
prefixed environment variables to a map as the ancestor checking
did not work.
Fixes gh-43304
1 year ago
Stéphane Nicoll
b22cc2e505
Merge pull request #43271 from ngocnhan-tran1996
...
* pr/43271:
Fix syntax in reference guide
Closes gh-43271
1 year ago
Tran Ngoc Nhan
16838a9b58
Fix syntax in reference guide
...
See gh-43271
1 year ago
Andy Wilkinson
f061bb8a1d
Merge pull request #43285 from dependabot[bot]
...
* gh-43285:
Bump spring-io/artifactory-deploy-action from 0.0.1 to 0.0.2
Closes gh-43285
1 year ago
dependabot[bot]
1c64a40b92
Bump spring-io/artifactory-deploy-action from 0.0.1 to 0.0.2
...
Bumps [spring-io/artifactory-deploy-action](https://github.com/spring-io/artifactory-deploy-action ) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/spring-io/artifactory-deploy-action/releases )
- [Commits](26bbe925a7...dc1913008c )
---
updated-dependencies:
- dependency-name: spring-io/artifactory-deploy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-43285
1 year ago
Andy Wilkinson
d924e4d999
Mark shaded application's jar as multi-release by default
...
Spring Framework now uses a multi-release jar for its virtual thread
support. If the shaded jar is not marked as being a multi-release jar
and virtual threads are enabled, the application will fail to start as
the Java 21+ virtual threads delegate will be unavailable.
This commit updates the starter parent's default configuration for the
Maven Shade plugin to set Multi-Release: true in the application's
manifest.
Closes gh-43284
1 year ago
Andy Wilkinson
bb3651b7d1
Reduce warnings reported by Eclipse
...
Closes gh-43269
1 year ago
Andy Wilkinson
cf1dadf2e7
Stop publishing CLI's Homebrew formula in commercial builds
...
Closes gh-43247
1 year ago
Andy Wilkinson
c36d307f6a
Correct snapshot repository name for publishing commercial builds
...
Closes gh-43250
1 year ago
Andy Wilkinson
69100b7dd7
Set 3.3.x CLI release to no longer be the default on SDKMAN
...
Closes gh-43246
1 year ago
Andy Wilkinson
46f59c7ad0
Upgrade to release verification tests 0.0.7
...
Closes gh-43251
1 year ago
Andy Wilkinson
31cca9b5ad
Upgrade Java version in .sdkmanrc to 17.0.13
...
Closes gh-43262
1 year ago
Andy Wilkinson
333762fd0e
Upgrade to Gradle 8.11.1
...
Closes gh-43261
1 year ago
Moritz Halbritter
415193827b
Next development version (v3.3.7-SNAPSHOT)
1 year ago
Phillip Webb
283bc6faf0
Merge branch '3.2.x' into 3.3.x
1 year ago
Phillip Webb
5c938fc8bc
Update copyright year of changed files
1 year ago