Commit Graph

58194 Commits

Author SHA1 Message Date
Stéphane Nicoll 51eb4124ee Merge branch '3.5.x' 2025-09-16 20:36:54 +02:00
Stéphane Nicoll b7e1210159 Merge branch '3.4.x' into 3.5.x 2025-09-16 20:34:16 +02:00
Stéphane Nicoll bfeceda28a Upgrade to Spring Pulsar 1.2.10
Closes gh-47093
2025-09-16 20:32:58 +02:00
Stéphane Nicoll d786aa4383 Upgrade to Spring Integration 6.5.2
Closes gh-47091
2025-09-16 20:32:58 +02:00
Stéphane Nicoll 02d73ea4f7 Upgrade to Spring GraphQL 1.4.2
Closes gh-47090
2025-09-16 20:32:58 +02:00
Stéphane Nicoll f374e38f6a Upgrade to Spring Pulsar 1.2.10
Closes gh-47082
2025-09-16 20:32:47 +02:00
Stéphane Nicoll 6c0118f2b0 Upgrade to Spring Integration 6.4.7
Closes gh-47080
2025-09-16 20:32:47 +02:00
Phillip Webb ff83fea96e Adapt to upstream Spring Batch changes
See gh-47001
2025-09-16 11:32:15 -07:00
Phillip Webb b439c07153 Document HTTP Service client support
Closes gh-47179
2025-09-16 09:09:10 -07:00
Phillip Webb 74a5d13fe9 Polish HTTP Service client auto-configuration 2025-09-16 09:08:34 -07:00
Moritz Halbritter 009bd441f6 Improve null-safety of core/spring-boot
See gh-46926
2025-09-16 13:52:14 +02:00
Moritz Halbritter a6b4400de7 Improve null-safety of core/spring-boot-docker-compose
See gh-46926
2025-09-16 13:52:13 +02:00
Moritz Halbritter 8c0018d739 Further improve null-safety of JsonContentAssert
See gh-46926
2025-09-16 13:42:24 +02:00
Moritz Halbritter 3bfcfaa795 Improve null-safety of JsonContentAssert
See gh-46926
2025-09-16 11:55:16 +02:00
Moritz Halbritter 96afc3f944 Introduce specialized interfaces in PropertiesConfigAdapter
Closes gh-47226
2025-09-16 10:18:21 +02:00
Stéphane Nicoll 0e396efaea Merge branch '3.5.x'
Closes gh-47225
2025-09-16 08:56:03 +02:00
Stéphane Nicoll a8161a5e9d Merge branch '3.4.x' into 3.5.x
Closes gh-47224
2025-09-16 08:54:18 +02:00
Stéphane Nicoll d157740b26 Merge pull request #47210 from dependabot[bot]
* pr/47210:
  Polish "Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1"
  Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1

Closes gh-47210
2025-09-16 08:54:06 +02:00
Stéphane Nicoll 445fc182fb Polish "Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1"
See gh-47210
2025-09-16 08:53:16 +02:00
dependabot[bot] 4503cac003 Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](751c204e8e...88e9eba31c)

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

See gh-47210

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 08:52:40 +02:00
Stéphane Nicoll 5a9f5a9b68 Merge branch '3.5.x'
Closes gh-47223
2025-09-16 08:49:44 +02:00
Stéphane Nicoll 10fc3fd8f8 Merge branch '3.4.x' into 3.5.x
Closes gh-47222
2025-09-16 08:49:28 +02:00
Stéphane Nicoll 328f4c5e49 Merge pull request #47209 from dependabot[bot]
* pr/47209:
  Polish "Bump gradle/actions from 4.4.2 to 4.4.3"
  Bump gradle/actions from 4.4.2 to 4.4.3

Closes gh-47209
2025-09-16 08:49:22 +02:00
Stéphane Nicoll b2848d6408 Polish "Bump gradle/actions from 4.4.2 to 4.4.3"
See gh-47209
2025-09-16 08:48:59 +02:00
dependabot[bot] 350beccbc0 Bump gradle/actions from 4.4.2 to 4.4.3
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](017a9effdb...ed408507ea)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-47209

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 08:48:08 +02:00
Moritz Halbritter 641b72db65 Make SanitizableData.key non-nullable
Closes gh-47220
2025-09-16 08:48:01 +02:00
Phillip Webb eeac38b70b Make 'org.springframework.boot.ssl` a foundational package
Closes gh-47219
2025-09-15 20:44:30 -07:00
Phillip Webb b9be1179a2 Update checkstyle import-control.xml following restructure
Closes gh-47218
2025-09-15 20:18:25 -07:00
Phillip Webb 8651e971ea Replace `TomcatStarter` to break servlet dependency
Replace `TomcatStarter` with a `DeferredStartupExceptions` interface
to break the direct dependency on `Servlet`.

Closes gh-44325
2025-09-15 20:03:05 -07:00
Stéphane Nicoll 111418fbc5 Merge branch '3.5.x' 2025-09-16 02:54:23 +02:00
Stéphane Nicoll 2215e64a79 Merge branch '3.4.x' into 3.5.x 2025-09-16 02:54:12 +02:00
Stéphane Nicoll 08ce5b0ccd Upgrade to Spring Security 7.0.0-M3
Closes gh-47199
2025-09-16 02:44:43 +02:00
Stéphane Nicoll 91d30115e5 Upgrade to Spring Kafka 4.0.0-M5
Closes gh-47004
2025-09-16 02:44:43 +02:00
Stéphane Nicoll 0c53233128 Upgrade to Spring AMQP 4.0.0-M5
Closes gh-46999
2025-09-16 02:44:43 +02:00
Stéphane Nicoll f22e4853c3 Upgrade to Hibernate 7.1.1.Final
Closes gh-47217
2025-09-16 02:44:43 +02:00
Stéphane Nicoll 9b83de2351 Upgrade to Spring Security 6.5.4
Closes gh-47202
2025-09-16 02:44:12 +02:00
Stéphane Nicoll 83468d4cd8 Upgrade to Spring Kafka 3.3.10
Closes gh-47092
2025-09-16 02:44:12 +02:00
Stéphane Nicoll 26c3ec1020 Upgrade to Spring AMQP 3.2.7
Closes gh-47086
2025-09-16 02:44:12 +02:00
Stéphane Nicoll 3e0a7869e6 Upgrade to Hibernate 6.6.29.Final
Closes gh-47216
2025-09-16 02:44:12 +02:00
Stéphane Nicoll 27d6579573 Upgrade to Spring Security 6.4.10
Closes gh-47201
2025-09-16 02:44:04 +02:00
Stéphane Nicoll 8a75b23e62 Upgrade to Spring Kafka 3.3.10
Closes gh-47081
2025-09-16 02:44:03 +02:00
Stéphane Nicoll 0d5482d3b6 Upgrade to Spring AMQP 3.2.7
Closes gh-47076
2025-09-16 02:44:03 +02:00
Stéphane Nicoll 347381419d Upgrade to Hibernate 6.6.29.Final
Closes gh-47215
2025-09-16 02:44:03 +02:00
Phillip Webb 336e7de9fc Add `with` methods to apply pre-packaged customizations
Add `with` methods to `HttpRequestFactoryBuilder` and
`ClientHttpConnectorBuilder` that operate in a similar way to the
`WebClient.Builder.apply(...)` method.

Closes gh-47205
2025-09-15 16:45:10 -07:00
Phillip Webb e9c08b8dcc Merge branch '3.5.x'
Closes gh-47214
2025-09-15 13:59:16 -07:00
Phillip Webb 0ad349acea Merge branch '3.4.x' into 3.5.x
Closes gh-47213
2025-09-15 13:58:40 -07:00
Phillip Webb e2ecc61ca8 Refactor CacheCondition to remove multiple casts
Closes gh-47208
2025-09-15 13:57:55 -07:00
Stéphane Nicoll 1de09fb81d Adapt assertion for availability probes being available by default
See gh-22825
2025-09-15 16:26:02 +02:00
Stéphane Nicoll ed1ee79aef Share JSON library consistently
This commit shades the use of 'com.vaadin.external.google:android-json'
in the three modules that use it. The configuration processor already
did that and this commit does the same for configuration-metadata and
the CLI.

As a result of this commit, 'android-json' is not used nor managed
internally.

Closes gh-45504
2025-09-15 16:17:21 +02:00
Stéphane Nicoll 4f18e5f1a8 Reinstate GraphQL tests
Closes gh-45392
2025-09-15 13:50:33 +02:00