Commit Graph

43596 Commits

Author SHA1 Message Date
Andy Wilkinson 921691284d Start building against Spring Framework 6.0.11 snapshots
See gh-36185
2023-07-03 17:52:43 +01:00
Andy Wilkinson 9d0e058352 Start building against Spring Data Bom 2023.0.2 snapshots
See gh-36184
2023-07-03 17:52:38 +01:00
Andy Wilkinson ffd3944bc7 Start building against Micrometer 1.11.2 snapshots
See gh-36183
2023-07-03 17:52:33 +01:00
Andy Wilkinson 1ff999c2a2 Merge branch '3.0.x' into 3.1.x 2023-07-03 17:41:42 +01:00
Andy Wilkinson 2b1189ff31 Start building against Spring Kafka 3.0.9 snapshots
See gh-36182
2023-07-03 16:50:09 +01:00
Andy Wilkinson 356504ade4 Start building against Spring HATEOAS 2.0.5 snapshots
See gh-36181
2023-07-03 16:50:04 +01:00
Andy Wilkinson 2a4cae2d96 Start building against Spring Framework 6.0.11 snapshots
See gh-36180
2023-07-03 16:50:00 +01:00
Andy Wilkinson c6d0c15c57 Start building against Spring Data Bom 2022.0.8 snapshots
See gh-36179
2023-07-03 16:49:55 +01:00
Andy Wilkinson fc7e9d277b Start building against Micrometer 1.10.9 snapshots
See gh-36178
2023-07-03 16:49:50 +01:00
Andy Wilkinson 33a90c0a11 Merge branch '3.0.x' into 3.1.x 2023-07-03 16:25:35 +01:00
Andy Wilkinson 339050fb89 Merge branch '2.7.x' into 3.0.x 2023-07-03 16:25:21 +01:00
Andy Wilkinson 1c5447d9f8 Start building against Spring Framework 5.3.29 snapshots
See gh-36174
2023-07-03 15:41:20 +01:00
Andy Wilkinson a3990f16b9 Start building against Spring Data Bom 2021.2.14 snapshots
See gh-36173
2023-07-03 15:41:15 +01:00
Andy Wilkinson b9881fa6f0 Start building against Reactor Bom 2020.0.34 snapshots
See gh-36172
2023-07-03 15:41:10 +01:00
Andy Wilkinson 90760e834f Start building against Micrometer 1.9.13 snapshots
See gh-36171
2023-07-03 15:41:05 +01:00
Phillip Webb 1f68db06ba Merge branch '3.0.x' into 3.1.x
Closes gh-36163
2023-07-02 19:47:17 +01:00
Phillip Webb f1b0d76d9b Merge branch '2.7.x' into 3.0.x
Closes gh-36162
2023-07-02 19:46:45 +01:00
Phillip Webb 094cc5563e Merge pull request #35902 from lasselindqvist
* pr/35902:
  Polish 'Choose SAML party based on entity ID rather than always using first'
  Choose SAML party based on entity ID rather than always using first

Closes gh-35902
2023-07-02 19:02:27 +01:00
Phillip Webb b6990940b1 Polish 'Choose SAML party based on entity ID rather than always using first'
See gh-35902
2023-07-02 19:02:08 +01:00
Lasse Lindqvist 864af59adc Choose SAML party based on entity ID rather than always using first
Update `Saml2RelyingPartyRegistrationConfiguration` so that
`RelyingPartyRegistrations` uses `collectionFromMetadataLocation`
rather than `fromMetadataLocation` and searches candidates for a
matching entity ID.

Prior to this commit, it was possible for the wrong provider to be
used if multiple candidates existed in the returned metadata.

See gh-35902
2023-07-02 18:54:34 +01:00
Phillip Webb dcde1fac7e Merge branch '3.0.x' into 3.1.x
Closes gh-36160
2023-07-02 14:01:08 +01:00
Phillip Webb 566549021b Merge branch '2.7.x' into 3.0.x
Closes gh-36159
2023-07-02 14:00:47 +01:00
Phillip Webb 51ee702dac Allow configprops endpoint stringify primitive wrappers
Update `ConfigurationPropertiesReportEndpoint` so that primitive
wrapper input values in the Environment are stringified for display.

Fixes gh-36076
2023-07-02 13:59:30 +01:00
Andy Wilkinson 15c79e7120 Merge branch '3.0.x' into 3.1.x
Closes gh-36152
2023-06-30 20:30:40 +01:00
Andy Wilkinson e272c0f160 Merge branch '2.7.x' into 3.0.x
Closes gh-36151
2023-06-30 20:30:21 +01:00
Andy Wilkinson 4d1defdea4 Upgrade to Gradle 7.6.2
Closes gh-36150
2023-06-30 20:24:28 +01:00
Phillip Webb 7c63870305 Merge branch '3.0.x' into 3.1.x 2023-06-30 14:54:36 +01:00
Phillip Webb a14ddd6900 Polish adoc formatting 2023-06-30 14:54:21 +01:00
Andy Wilkinson ffad1b1dca Merge branch '3.0.x' into 3.1.x
Closes gh-36145
2023-06-30 14:47:34 +01:00
Andy Wilkinson 70406452df Merge branch '2.7.x' into 3.0.x
Closes gh-36144
2023-06-30 14:47:20 +01:00
Andy Wilkinson 2b89b879f2 Merge pull request #34804 from eydunn
* gh-34804:
  Polish "Fix asymmetry of equals when element has trailing dashes"
  Fix asymmetry of equals when element has trailing dashes

Closes gh-34804
2023-06-30 14:38:51 +01:00
Andy Wilkinson b06e7e60f9 Polish "Fix asymmetry of equals when element has trailing dashes"
See gh-34804
2023-06-30 14:38:31 +01:00
Eyðun Nielsen a86429a62a Fix asymmetry of equals when element has trailing dashes
See gh-34804
2023-06-30 14:37:47 +01:00
Andy Wilkinson 164bd7924e Merge branch '3.0.x' into 3.1.x
Closes gh-36142
2023-06-30 14:06:52 +01:00
Andy Wilkinson 3d1ca62a6f Merge branch '2.7.x' into 3.0.x
Closes gh-36141
2023-06-30 14:06:39 +01:00
Andy Wilkinson 7b565bd397 Merge pull request #36032 from garyrussell
* gh-36032:
  Polish "Polish Kafka Properties Docs"
  Polish Kafka Properties Docs

Closes gh-36032
2023-06-30 14:06:23 +01:00
Andy Wilkinson 362182efd8 Polish "Polish Kafka Properties Docs"
See gh-36032
2023-06-30 14:06:13 +01:00
Gary Russell 025063e708 Polish Kafka Properties Docs
There are 4 client types but there were a couple of places where not
all client types were mentioned (such as 'applies to producers,
consumers and admins').

See gh-36032
2023-06-30 14:01:26 +01:00
Andy Wilkinson d7da2d9eb2 Merge branch '3.0.x' into 3.1.x
Closes gh-36139
2023-06-30 13:00:37 +01:00
Andy Wilkinson 66aa55b65d Merge branch '2.7.x' into 3.0.x
Closes gh-36138
2023-06-30 13:00:25 +01:00
Andy Wilkinson 2cde94e13d Merge pull request #36019 from dkswnkk
* gh-36019:
  Fix typo in Using R2DBC

Closes gh-36019
2023-06-30 13:00:17 +01:00
JuHyeong Ahn dbdb4d4e8d Fix typo in Using R2DBC
See gh-36019
2023-06-30 12:59:49 +01:00
Andy Wilkinson 5bf7128224 Merge pull request #35733 from izeye
* gh-35733:
  Name methods consistently in KafkaConnectionDetails

Closes gh-35733
2023-06-30 11:26:40 +01:00
Johnny Lim 58a9961a31 Name methods consistently in KafkaConnectionDetails
See gh-35733
2023-06-30 11:26:25 +01:00
Moritz Halbritter 3d15b02441 Merge branch '3.0.x' into 3.1.x
Closes gh-36131
2023-06-30 10:44:34 +02:00
Moritz Halbritter 606063589f Document trace propagation with RestTemplate and WebClient
Closes gh-34053
2023-06-30 10:44:14 +02:00
Andy Wilkinson f0fee86b62 Merge branch '3.0.x' into 3.1.x
Closes gh-36129
2023-06-30 08:48:40 +01:00
Andy Wilkinson fa72f90a10 Avoid NPE when a PeriodicTrigger has no initial delay
Closes gh-36081
2023-06-30 08:47:34 +01:00
Andy Wilkinson a268c6433e Merge branch '3.0.x' into 3.1.x
Closes gh-36127
2023-06-30 08:26:12 +01:00
Andy Wilkinson 93f8bd2170 Merge branch '2.7.x' into 3.0.x
Closes gh-36126
2023-06-30 08:25:53 +01:00