Commit Graph

50565 Commits

Author SHA1 Message Date
Stéphane Nicoll 65cedf6bc5 Upgrade to Thymeleaf 3.1.3.RELEASE
Closes gh-43464
2024-12-10 15:45:43 +01:00
Stéphane Nicoll 6a68faaf9c Upgrade to Reactor Bom 2023.0.13
Closes gh-43390
2024-12-10 15:45:43 +01:00
Stéphane Nicoll 8a473a4098 Upgrade to Micrometer Tracing 1.3.7
Closes gh-43389
2024-12-10 15:45:43 +01:00
Stéphane Nicoll dcf8b31eda Upgrade to Micrometer 1.13.9
Closes gh-43388
2024-12-10 15:45:42 +01:00
Stéphane Nicoll 7486c27cdd Upgrade to jOOQ 3.19.16
Closes gh-43463
2024-12-10 15:45:42 +01:00
Stéphane Nicoll bed68daa13 Upgrade to Zipkin Reporter 3.4.3
Closes gh-43462
2024-12-10 15:45:42 +01:00
Moritz Halbritter e2cf9e105c Respect profiles when listing running Docker Compose containers
Closes gh-40139
2024-12-10 14:24:44 +01:00
Stéphane Nicoll 68b5b956d1 Merge pull request #43439 from ngocnhan-tran1996
* pr/43439:
  Fix logback javadoc

Closes gh-43439
2024-12-10 07:36:14 +01:00
Tran Ngoc Nhan a96b91fa3e Fix logback javadoc
See gh-43439
2024-12-10 07:35:58 +01:00
Stéphane Nicoll 4ffb1857ef Merge pull request #43451 from dependabot[bot]
* pr/43451:
  Polish "Bump jfrog/setup-jfrog-cli from 4.4.3 to 4.5.0"
  Bump jfrog/setup-jfrog-cli from 4.4.3 to 4.5.0

Closes gh-43451
2024-12-10 07:34:22 +01:00
Stéphane Nicoll 8171f04113 Polish "Bump jfrog/setup-jfrog-cli from 4.4.3 to 4.5.0"
See gh-43451
2024-12-10 07:33:03 +01:00
dependabot[bot] fe9c9358cd Bump jfrog/setup-jfrog-cli from 4.4.3 to 4.5.0
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](e7cc33a01b...040913fd7a)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-43451
2024-12-10 07:32:19 +01:00
Stéphane Nicoll 5db3fee822 Merge pull request #43450 from sobychacko
* pr/43450:
  Add dependency management for kafka-server

Closes gh-43450
2024-12-10 07:30:09 +01:00
Soby Chacko 55ffed4ee4 Add dependency management for kafka-server
Apache Kafka now ships a new module, kafka-server, since the 3.7.0
release. The `3.9.0` kafka-client introduced some breaking changes that
require this dependecy for the `EmbeddedKafka` support in Spring for
Apache Kafka.

This commit adds this dependecny for Spring Boot based Spring Kafka
projects.

See gh-43450
2024-12-10 07:28:41 +01:00
Phillip Webb 3338c22372 Restore `build...` methods that don't need an SSL bundle
Restore `buildConsumerProperties()` and `buildProducerProperties()`
methods in `KafkaProperties` to make it more convenient to use them
without an SSL bundle.

Fixes gh-43300
2024-12-09 09:43:13 -08:00
Phillip Webb f21402d4c3 Consistently return non-zero exit codes for jarmode failures
Update jar mode launchers to catch all exceptions and return a non-zero
exit code. This refinement also allows us to consolidate the existing
error reporting logic to a central locations. Modes that wish to report
a simple error rather than a full stacktrace can throw the newly
introduced `JarModeErrorException`.

Fixes gh-43435
2024-12-06 19:00:50 -08:00
Moritz Halbritter 589697a011 Merge pull request #43383 from ngocnhan-tran1996
* pr/43383:
  Fix Junit javadoc links

Closes gh-43383
2024-12-05 10:53:55 +01:00
Tran Ngoc Nhan dbe7ecd168 Fix Junit javadoc links
See gh-43383
2024-12-05 10:37:06 +01:00
Phillip Webb 9e7972a9b4 Polish code with code cleanup rules 2024-12-04 15:03:40 -08:00
Phillip Webb 1edc997440 Start building against Spring Session 3.3.4 snapshots
See gh-43397
2024-12-04 11:41:13 -08:00
Phillip Webb 210c1465a2 Start building against Spring Pulsar 1.1.7 snapshots
See gh-43396
2024-12-04 11:41:13 -08:00
Phillip Webb f0fd24800a Start building against Spring LDAP 3.2.9 snapshots
See gh-43395
2024-12-04 11:41:13 -08:00
Phillip Webb 8761285557 Start building against Spring Kafka 3.2.6 snapshots
See gh-43394
2024-12-04 11:41:13 -08:00
Phillip Webb d8804579fe Start building against Spring Framework 6.1.16 snapshots
See gh-43393
2024-12-04 11:41:13 -08:00
Phillip Webb 6cd3ee5347 Start building against Spring Data Bom 2024.0.7 snapshots
See gh-43392
2024-12-04 11:41:13 -08:00
Phillip Webb cd3fd0e6da Start building against Spring Authorization Server 1.3.4 snapshots
See gh-43391
2024-12-04 11:41:12 -08:00
Phillip Webb 740862a39b Start building against Reactor Bom 2023.0.13 snapshots
See gh-43390
2024-12-04 11:41:12 -08:00
Phillip Webb 53824c860a Start building against Micrometer Tracing 1.3.7 snapshots
See gh-43389
2024-12-04 11:41:12 -08:00
Phillip Webb c09f7c9944 Start building against Micrometer 1.13.9 snapshots
See gh-43388
2024-12-04 11:41:12 -08:00
Phillip Webb 4c00c376a1 Upgrade to Undertow 2.3.18.Final
Closes gh-43387
2024-12-04 11:41:12 -08:00
Phillip Webb 0ebee16043 Upgrade to RxJava3 3.1.10
Closes gh-43386
2024-12-04 11:41:12 -08:00
Phillip Webb a696f29bba Upgrade to Native Build Tools Plugin 0.10.4
Closes gh-43385
2024-12-04 11:41:12 -08:00
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
2024-12-04 10:57:28 +01:00
Stéphane Nicoll cc274ccdca Polish "Polish formatting of log configuration file"
See gh-43322
2024-12-04 10:33:58 +01:00
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
2024-12-04 10:28:28 +01:00
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
2024-12-04 07:49:33 +01:00
Stéphane Nicoll a0e36c38da Polish "Bump jfrog/setup-jfrog-cli from 4.4.2 to 4.4.3"
See gh-43355
2024-12-04 07:49:10 +01:00
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
2024-12-04 07:48:06 +01:00
Phillip Webb 3dcea98f00 Polish `redirect.adoc` by sorting contents alphabetically 2024-12-03 20:30:09 -08:00
Phillip Webb 6172a4e663 Add legacy anchor redirects
Closes gh-43367
2024-12-03 20:23:40 -08:00
Phillip Webb 709cd91b3e Add legacy anchor redirects
Add anchor redirects previously covered by the
`anchor-rewrite.properties` file.

See gh-43367
2024-12-03 20:17:14 -08:00
Phillip Webb 75a3722ee4 Add more anchor redirects
See gh-43367
2024-12-03 20:16:51 -08:00
Phillip Webb 4265a0bcc2 Reset `Startables` COUNTER when testing parallel startup
Closes gh-43369
2024-12-03 19:07:16 -08:00
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
2024-12-02 19:05:16 -08:00
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
2024-12-02 13:58:58 -08:00
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
2024-12-02 13:58:03 -08:00
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
2024-12-02 13:56:09 -08:00
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
2024-12-02 09:42:45 +01:00
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
2024-12-02 09:42:08 +01:00
Stéphane Nicoll 2f0593f115 Merge pull request #43333 from BenchmarkingBuffalo
* pr/43333:
  Remove prohibited undertow upgrade restriction

Closes gh-43333
2024-12-02 09:36:24 +01:00