Commit Graph
54825 Commits
Author SHA1 Message Date
Stéphane Nicoll bdabbfd3aa Merge branch 'main' into 4.0.x 2025-05-26 10:15:18 +02:00
Stéphane Nicoll 2e37b5b883 Upgrade to MongoDB 5.5.0
Closes gh-45660
2025-05-26 10:09:11 +02:00
Stéphane Nicoll 8c1a0cb755 Merge branch 'main' into 4.0.x 2025-05-26 10:05:29 +02:00
Stéphane Nicoll 1d4e68361b Upgrade to Lettuce 6.6.0.RELEASE
Closes gh-45670
2025-05-26 10:05:16 +02:00
Stéphane Nicoll 7b057414ab Merge branch 'main' into 4.0.x 2025-05-26 09:54:36 +02:00
Stéphane Nicoll e4e3cd483e Upgrade to Jedis 6.6.0
Closes gh-45669
2025-05-26 09:54:13 +02:00
Stéphane Nicoll 08017a449f Merge branch 'main' into 4.0.x 2025-05-25 09:52:54 +02:00
Stéphane Nicoll e46c0ea7fc Merge branch '3.4.x'
Closes gh-45667
2025-05-25 09:52:41 +02:00
Stéphane Nicoll 3cfdb35fdc Merge pull request #45643 from quaff
* pr/45643:
  Polish "Harmonize Otlp*Configurations"
  Harmonize Otlp*Configurations

Closes gh-45643
2025-05-25 09:52:36 +02:00
Stéphane Nicoll 7840a330e6 Polish "Harmonize Otlp*Configurations"
See gh-45643
2025-05-25 09:45:27 +02:00
Yanming Zhou 43d2abbcc6 Harmonize Otlp*Configurations
See gh-45643

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-05-25 09:45:07 +02:00
Stéphane Nicoll dc75f69844 Merge branch 'main' into 4.0.x 2025-05-25 09:37:40 +02:00
Stéphane Nicoll c0135a0905 Merge branch '3.4.x'
Closes gh-45666
2025-05-25 09:37:21 +02:00
Stéphane Nicoll 22e030ed44 Merge pull request #45650 from nosan
* pr/45650:
  Add support for SAML2 with @WebMvcTest

Closes gh-45650
2025-05-25 09:36:35 +02:00
Dmytro Nosan c07a67706b Add support for SAML2 with @WebMvcTest
See gh-45650

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-05-25 09:34:03 +02:00
Stéphane Nicoll 01a8d750a6 Merge branch 'main' into 4.0.x 2025-05-25 09:22:22 +02:00
Stéphane Nicoll 75f6a798e6 Merge branch '3.4.x'
Closes gh-45665
2025-05-25 09:22:10 +02:00
Stéphane Nicoll 64655a07e3 Merge branch '3.3.x' into 3.4.x
Closes gh-45664
2025-05-25 09:22:02 +02:00
Stéphane Nicoll 9300a4d733 Merge pull request #45654 from nosan
* pr/45654:
  Add WebMvcTestOAuth2Tests

Closes gh-45654
2025-05-25 09:21:54 +02:00
Dmytro Nosan 4c3c7b4543 Add WebMvcTestOAuth2Tests
See gh-45654

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-05-25 09:16:19 +02:00
Andy Wilkinson f8d09b1dab Merge branch 'main' into 4.0.x 2025-05-23 16:13:36 +01:00
Andy Wilkinson 8d21e4a92e Merge branch '3.4.x'
Closes gh-45659
2025-05-23 16:13:17 +01:00
Andy Wilkinson 21ec76c925 Merge branch '3.3.x' into 3.4.x
Closes gh-45658
2025-05-23 15:56:34 +01:00
Andy Wilkinson 425af4b5a9 Merge pull request #45642 from quaff
* gh-45642:
  Reuse properties from field

Closes gh-45642
2025-05-23 15:56:07 +01:00
Yanming Zhou 0fea1a00e0 Reuse properties from field
See gh-45642

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-05-23 15:46:54 +01:00
Andy Wilkinson 88e4d9f2b4 Merge branch 'main' into 4.0.x 2025-05-23 14:46:25 +01:00
Andy Wilkinson 9910bd8f65 Merge branch '3.4.x'
Closes gh-45656
2025-05-23 14:46:10 +01:00
Andy Wilkinson 8e91d418dc Merge branch '3.3.x' into 3.4.x
Closes gh-45655
2025-05-23 14:45:55 +01:00
Andy Wilkinson cd6b0fe7c3 Add to javadoc how applications can use Configurer classes
Closes gh-42878
2025-05-23 14:34:55 +01:00
Andy Wilkinson 750bf53484 Merge branch 'main' into 4.0.x 2025-05-23 14:31:56 +01:00
Andy Wilkinson 077d90d2e9 Merge branch '3.4.x'
Closes gh-45653
2025-05-23 14:31:28 +01:00
Andy Wilkinson 86cd7ecaca Merge branch '3.3.x' into 3.4.x
Closes gh-45651
2025-05-23 14:19:15 +01:00
Andy Wilkinson 1e47eb621e Merge pull request #45640 from ngocnhan-tran1996
* gh-45640:
  Make all @ConfigurationPropertiesBinding @Bean methods static
  Enforce static @ConfigurationPropertyBinding @Bean methods

Closes gh-45640
2025-05-23 14:19:07 +01:00
Tran Ngoc Nhan c9bf87be7d Make all @ConfigurationPropertiesBinding @Bean methods static
See gh-45640

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-05-23 14:17:51 +01:00
Tran Ngoc Nhan 380bfa398f Enforce static @ConfigurationPropertyBinding @Bean methods
See gh-45640

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-05-23 12:40:49 +01:00
Andy Wilkinson 75a7a21d11 Merge branch 'main' into 4.0.x 2025-05-23 12:32:16 +01:00
Andy Wilkinson 074d56c92d Merge branch '3.4.x' 2025-05-23 12:31:56 +01:00
Andy Wilkinson d98ca77235 Merge branch '3.3.x' into 3.4.x
Closes gh-45649
2025-05-23 12:31:08 +01:00
Andy Wilkinson 9a2d8c589e Clarify how to use Pushgateway auto-configuration
Closes gh-44392
2025-05-23 12:30:08 +01:00
Andy Wilkinson e65d1a3ac1 Merge branch 'main' into 4.0.x 2025-05-23 09:46:08 +01:00
Andy Wilkinson a9cc83dc8f Merge branch '3.4.x'
Closes gh-45646
2025-05-23 09:32:09 +01:00
Andy Wilkinson 492a4abd70 Merge branch '3.3.x' into 3.4.x
Closes gh-45645
2025-05-23 09:29:23 +01:00
Andy Wilkinson 7628ae8503 Check Kotlin code using Detekt
Closes gh-45583
2025-05-23 09:22:08 +01:00
Andy Wilkinson da3a991f7a Merge branch 'main' into 4.0.x 2025-05-23 09:08:54 +01:00
Phillip Webb 685dabce01 Next development version (v3.5.1-SNAPSHOT) 2025-05-22 15:12:31 -07:00
Phillip Webb 934ba418f4 Merge branch 'main' into 4.0.x 2025-05-22 12:54:00 -07:00
Phillip Webb 0b49e78c21 Merge branch '3.4.x' 2025-05-22 12:53:15 -07:00
Phillip Webb c684fa4050 Switch make-default for publish-to-sdkman to 3.5.x 2025-05-22 12:52:35 -07:00
Phillip Webb 0b638f3d26 Merge branch 'main' into 4.0.x 2025-05-22 10:08:52 -07:00
Phillip Webb 5695192850 Ensure descendants are always recalculated on cache refresh
Fix `SpringIterableConfigurationPropertySource` to ensure that cached
descendants are always updated on a refresh.

The cache implementation assumes that it is safe to reuse previous
`mappings` and `reverseMappings` data since it doesn't matter if
superfluous values are included. For `descendants` however, we always
want to recalculate values so that we don't get false positives.

Unfortunately, prior to this commit, we only updated the descendants
if a reverseMapping was added. The meant that on a cache refresh,
existing descendants were removed.

Fixes gh-45639
2025-05-22 10:03:52 -07:00