Commit Graph
100 Commits
Author SHA1 Message Date
Phillip Webb d5af0738c9 Merge branch '4.1.x' 2026-09-03 20:39:51 -07:00
Phillip Webb e105ab4cb7 Merge branch '4.0.x' into 4.1.x 2026-09-03 20:39:44 -07:00
Phillip Webb 4b9b4c6fd9 Use module DSL for Spring Data Antora attributes
Replace custom attributes and processing logic with the module
links DSL.

See gh-51498
2026-09-03 20:37:49 -07:00
Phillip Webb 2141f5f758 Merge branch '4.1.x'
Closes gh-51566
2026-09-03 18:03:04 -07:00
Phillip Webb ba82b96e9c Align authoritiesClaimExpressions setter
Align setter for `authoritiesClaimExpressions` which was missed from
commit f2981d1bdc.

Closes gh-51562
2026-09-03 18:01:25 -07:00
Phillip Webb e21c5c61c2 Merge branch '4.1.x'
Closes gh-51565
2026-09-03 17:49:38 -07:00
Phillip Webb 07a00e1e5b Merge branch '4.0.x' into 4.1.x
Closes gh-51564
2026-09-03 17:49:31 -07:00
Phillip Webb c121e09ece Remove references to Spring Data Geode
Closes gh-51563
2026-09-03 17:48:57 -07:00
Phillip Webb d201ed5db7 Merge branch '4.1.x' 2026-09-03 15:58:56 -07:00
Phillip Webb 641546fb29 Merge branch '4.0.x' into 4.1.x 2026-09-03 15:58:44 -07:00
Phillip Webb 8230a6c0f2 Introduce module links to library DSL
Update link support in the Gradle DSL so that module links can
be directly modeled.

See gh-51498
2026-09-03 15:43:01 -07:00
Phillip Webb cb4b9c5ab8 Merge branch '4.1.x'
Closes gh-51560
2026-09-03 10:37:57 -07:00
Phillip Webb 439ac88166 Merge branch '4.0.x' into 4.1.x
Closes gh-51559
2026-09-03 10:37:42 -07:00
Phillip Webb 41a734d023 Add Antora logger dependency
Closes gh-51557
2026-09-03 10:37:09 -07:00
Phillip Webb ec476bf69d Merge branch '4.1.x' 2026-09-01 14:51:31 -07:00
Phillip Webb 8cd3cdd19a Merge branch '4.0.x' into 4.1.x 2026-09-01 14:51:12 -07:00
Phillip Webb eaaa8334bc Drop LibraryVersion and introduce LinkedVersion
Remove `LibraryVersion` in favor of working directly with
`DependencyVersion` for most tasks. As of commit 510c7815
`LibraryVersion` is only being used as a wrapper for the link
factory function. Introducing a dedicated `LinkedVersion` for
that purpose simplifies a lot of code.

See gh-51498
2026-09-01 14:49:26 -07:00
Phillip Webb 32b235f4d7 Merge branch '4.1.x' 2026-08-31 21:25:00 -07:00
Phillip Webb 25a99a84c0 Merge branch '4.0.x' into 4.1.x 2026-08-31 21:24:40 -07:00
Phillip Webb 2e1502e5d7 Refactor BOM link DSL
Update link DSL with a new `Links` type and an enum for the type
rather than a name. This update also fixes Hibernate links which were
broken.

See gh-51498
2026-08-31 21:22:46 -07:00
Phillip Webb cf5f3b9ea6 Merge branch '4.1.x'
Closes gh-51501
2026-08-28 22:27:44 -07:00
Phillip Webb b47fb32f51 Merge branch '4.0.x' into 4.1.x
Closes gh-51500
2026-08-28 22:27:36 -07:00
Phillip Webb 83ed4b5487 Add javdoc and sources variants to spring-graphql dependencies
Closes gh-51499
2026-08-28 22:27:02 -07:00
Phillip Webb d7025a8cbe Merge branch '4.1.x'
Closes gh-51496
2026-08-28 15:51:53 -07:00
Phillip Webb 57dfc416b5 Merge branch '4.0.x' into 4.1.x
Closes gh-51495
2026-08-28 15:50:48 -07:00
Phillip Webb aefb3a4398 Add javdoc and sources variants to spring-framework dependencies
Closes gh-51494
2026-08-28 15:43:29 -07:00
Phillip Webb 8b35236d92 Merge branch '4.1.x' 2026-08-26 14:40:02 -07:00
Phillip Webb a63e99407e Merge branch '4.0.x' into 4.1.x 2026-08-26 14:08:23 -07:00
Phillip Webb 9c8bf507d4 Simplify documentation dependencies 2026-08-26 14:03:44 -07:00
Phillip Webb 293c56bf52 Merge branch '4.1.x' 2026-08-26 11:11:03 -07:00
Phillip Webb 25194625b5 Merge branch '4.0.x' into 4.1.x 2026-08-26 11:09:18 -07:00
Phillip Webb fd0f76304c Sort implementation dependencies in spring-boot-docs 2026-08-26 11:03:23 -07:00
Phillip Webb ffd9190409 Merge branch '4.1.x' 2026-08-26 10:48:37 -07:00
Phillip Webb 4cdd2015e7 Merge branch '4.0.x' into 4.1.x 2026-08-26 10:45:35 -07:00
Phillip Webb a1cc95e8a6 Polish gradle dependency declarations
Remove 'path:' prefix when possible.
2026-08-26 10:39:28 -07:00
Phillip Webb 862b763d00 Merge branch '4.1.x'
Closes gh-51458
2026-08-25 18:54:13 -07:00
Phillip Webb 9d617d0cae Merge branch '4.0.x' into 4.1.x
Closes gh-51457
2026-08-25 18:54:05 -07:00
Phillip Webb b41cff1ab5 Merge pull request #51290 from scottfrederick
Closes gh-51290

* pr/51290:
  Polish "Retain SSL host config customizations when reloading SSL bundles"
  Retain SSL host config customizations when reloading SSL bundles
2026-08-25 18:53:55 -07:00
Phillip Webb fa163d4f2d Polish "Retain SSL host config customizations when reloading SSL bundles"
See gh-51290
2026-08-25 18:53:05 -07:00
Phillip Webb 066f11df0b Merge branch '4.1.x' 2026-08-25 15:02:54 -07:00
Phillip Webb 61c8f653c4 Fix checkstyle violation 2026-08-25 15:02:37 -07:00
Phillip Webb ef4f1404a1 Merge branch '4.1.x'
Closes gh-51455
2026-08-25 14:19:47 -07:00
Phillip Webb 914f39384c Merge branch '4.0.x' into 4.1.x
Closes gh-51454
2026-08-25 14:07:23 -07:00
Phillip Webb 5a21e0d698 Upgrade to spring-javaformat 0.0.48
Closes gh-51452
2026-08-25 13:58:58 -07:00
Phillip Webb 7538153cc1 Merge branch '4.1.x'
Closes gh-51451
2026-08-25 12:43:08 -07:00
Phillip Webb cd5d2decf9 Merge branch '4.0.x' into 4.1.x
Closes gh-51450
2026-08-25 12:43:03 -07:00
Phillip Webb 53c04499b4 Create properties despite used-defined ClientRegistrationRepository
Update `OAuth2ClientConfigurations` so that properties are created
regardless of a user-defined `ClientRegistrationRepository` bean.

Fixes gh-51447
2026-08-25 12:41:23 -07:00
Phillip Webb 64dd438bb8 Merge branch '4.1.x'
Closes gh-51449
2026-08-25 12:39:52 -07:00
Phillip Webb 40c527aeb0 Merge branch '4.0.x' into 4.1.x
Closes gh-51448
2026-08-25 12:39:46 -07:00
Phillip Webb 64267798cb Merge pull request #51409 from msridhar
Closes gh-51409

* pr/51409:
  Fix warning from NullAway 0.14.0 related to override
2026-08-25 12:39:36 -07:00
Phillip Webb 42f06537c1 Merge branch '4.1.x'
Closes gh-51446
2026-08-25 12:08:57 -07:00
Phillip Webb 299c7d9125 Merge branch '4.0.x' into 4.1.x
Closes gh-51445
2026-08-25 12:08:53 -07:00
Phillip Webb 45b520f6c2 Merge pull request #51431 from CHISANW
Closes gh-51431

* pr/51431:
  Fix typos in service connection documentation
2026-08-25 12:08:49 -07:00
Phillip Webb 6ffeededd9 Merge branch '4.1.x'
Closes gh-51444
2026-08-25 12:00:16 -07:00
Phillip Webb 1e3261b58b Merge branch '4.0.x' into 4.1.x
Closes gh-51443
2026-08-25 12:00:08 -07:00
Phillip Webb a5e2fb3148 Merge pull request #51438 from MacAlsandair
Closes gh-51438

* pr/51438:
  Remove duplicate adoc generation in DocumentAutoConfigurationClasses
2026-08-25 11:59:56 -07:00
Phillip Webb ca0772effd Merge branch '4.1.x'
Closes gh-51442
2026-08-25 11:49:40 -07:00
Phillip Webb fcd2c9a98d Merge pull request #51441 from 2heunxun
Closes gh-51441

* pr/51441:
  Polish LdapHealthIndicator
  Fix LdapHealthIndicator reporting when LDAP version is unavailable
2026-08-25 11:49:22 -07:00
Phillip Webb 014bbcca82 Polish LdapHealthIndicator
See gh-51441
2026-08-25 11:46:03 -07:00
Phillip Webb e694cf15d9 Polish 2026-08-24 19:10:38 -07:00
Phillip Webb 6c81a602ab Merge branch '4.1.x' 2026-08-24 19:10:29 -07:00
Phillip Webb dfbda6fd13 Polish 2026-08-24 19:09:56 -07:00
Phillip Webb e4870664f1 Merge branch '4.0.x' into 4.1.x 2026-08-24 19:09:52 -07:00
Phillip Webb 068bb037bf Change code to make Eclipse compiler happy
Extract a local variable to fix compiler error that only seems to
happen in Eclipse.
2026-08-24 19:07:53 -07:00
Phillip Webb d1e52a1be8 Merge branch '4.1.x' 2026-08-20 15:32:24 -07:00
Phillip Webb 6be75d92bf Merge branch '4.0.x' into 4.1.x 2026-08-20 15:32:18 -07:00
Phillip Webb b1ac5f53dd Restore '.github/actions/build' 2026-08-20 15:30:33 -07:00
Phillip Webb 5e6f13b576 Merge branch '4.1.x' 2026-08-20 15:27:15 -07:00
Phillip Webb 2310dd3346 Merge branch '4.0.x' into 4.1.x 2026-08-20 15:27:07 -07:00
Phillip Webb 425a96e9f8 Resore '.github' directory 2026-08-20 15:26:21 -07:00
Phillip Webb e8ceb58dcd Merge branch '4.1.x' 2026-08-20 15:22:31 -07:00
Phillip Webb 78ded764e9 Merge branch '4.0.x' into 4.1.x 2026-08-20 15:22:20 -07:00
Phillip Webb 0de3520284 Restore GitHub workflows 2026-08-20 15:22:00 -07:00
Phillip Webb 3294eade2e Restore GitHub workflows 2026-08-20 15:20:55 -07:00
Phillip Webb e3b1cff986 Restore GitHub workflows 2026-08-20 15:19:35 -07:00
Phillip Webb 2e50190739 Next development version (v4.0.9-SNAPSHOT) 2026-08-20 15:19:33 -07:00
Phillip Webb 66e0c06991 Next development version (v4.1.2-SNAPSHOT) 2026-08-20 15:19:03 -07:00
Phillip Webb df902aee83 Merge branch '4.1.x'
Closes gh-51362
2026-08-11 12:36:21 +01:00
Phillip Webb e665232b96 Upgrade to Grpc Java 1.83.1
Closes gh-51361
2026-08-11 12:34:44 +01:00
Phillip Webb a26ff99296 Revert "Temporarily disable test caching to test CI"
This reverts commit 53099aec33.
2026-07-31 09:35:50 +01:00
Phillip Webb 53099aec33 Temporarily disable test caching to test CI 2026-07-31 09:16:13 +01:00
Phillip Webb fe554ff822 Merge pull request #50773 from xfocus3
Closes gh-50773

* pr/50773:
  Polish 'Bind empty strings to empty maps'
  Bind empty strings to empty maps
2026-06-20 19:56:18 -07:00
Phillip Webb 12eb46696a Polish 'Bind empty strings to empty maps'
See gh-50773
2026-06-20 19:46:42 -07:00
Phillip Webb 1d5dc3e3c8 Remove Jetty upgrade restriction 2026-06-02 16:14:45 -07:00
Phillip Webb 5c88b4453d Upgrade to Oracle Database 23.26.2.0.0
Closes gh-50667
2026-06-02 14:48:00 -07:00
Dependabot Standalone 3c9af65613 Revert "Upgrade to Oracle Database 23.26.2.0.0"
This reverts commit f98f06388f.

See gh-50667
2026-06-02 10:44:04 -07:00
Dependabot Standalone 739daa7ba8 Filter special purpose IPs (RFC 6890) in externalAddresses()
Update `InetAddressFilter.externalAddresses()` to filter special purpose
IP addresses as defined by RFC 6890. As a byproduct of this commit to
additional factory methods (`specialPurpose()` and `multicast()`) have
also been introduced.

Closes gh-50668
2026-06-02 09:52:02 -07:00
Dependabot Standalone f98f06388f Upgrade to Oracle Database 23.26.2.0.0
Closes gh-50667
2026-06-02 09:39:08 -07:00
Dependabot Standalone b973777703 Upgrade to Netty 4.2.15.Final
Closes gh-50666
2026-06-02 09:39:04 -07:00
Dependabot Standalone 6ef004ec15 Upgrade to Maven Surefire Plugin 3.5.6
Closes gh-50665
2026-06-02 09:38:58 -07:00
Dependabot Standalone e6bd2cce04 Upgrade to Maven Failsafe Plugin 3.5.6
Closes gh-50664
2026-06-02 09:38:53 -07:00
Dependabot Standalone b858b772f4 Upgrade to Logback 1.5.34
Closes gh-50663
2026-06-02 09:38:49 -07:00
Dependabot Standalone ebdfa4189b Upgrade to Kafka 4.2.1
Closes gh-50662
2026-06-02 09:38:44 -07:00
Dependabot Standalone 4761d86dbb Upgrade to Jetty 12.1.10
Closes gh-50661
2026-06-02 09:38:40 -07:00
Dependabot Standalone b5e32570ce Upgrade to Jaxen 2.0.5
Closes gh-50660
2026-06-02 09:38:35 -07:00
Dependabot Standalone 3a60ac71c2 Upgrade to Jakarta Json Bind 3.0.2
Closes gh-50659
2026-06-02 09:38:29 -07:00
Dependabot Standalone 24983e7f98 Upgrade to Jackson Bom 3.1.4
Closes gh-50658
2026-06-02 09:38:25 -07:00
Dependabot Standalone 130acc0389 Upgrade to Jackson 2 Bom 2.21.4
Closes gh-50657
2026-06-02 09:38:19 -07:00
Dependabot Standalone f7a89a77b5 Upgrade to Glassfish JAXB 4.0.9
Closes gh-50656
2026-06-02 09:38:12 -07:00
Dependabot Standalone 6b98cf3071 Upgrade to Elasticsearch Client 9.4.2
Closes gh-50655
2026-06-02 09:38:06 -07:00