Commit Graph

21405 Commits (7c77e1bb85b94d15b6e33477711a4f2e1ba14cf1)

Author SHA1 Message Date
Johnny Lim 7c77e1bb85 Polish 'Log correlation IDs when Micrometer tracing is being used'
See gh-36158
1 year ago
Phillip Webb 77245c3bd0 Merge branch '3.1.x'
Closes gh-36164
1 year ago
Phillip Webb 1f68db06ba Merge branch '3.0.x' into 3.1.x
Closes gh-36163
1 year ago
Phillip Webb f1b0d76d9b Merge branch '2.7.x' into 3.0.x
Closes gh-36162
1 year ago
Phillip Webb b6990940b1 Polish 'Choose SAML party based on entity ID rather than always using first'
See gh-35902
1 year ago
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
1 year ago
Phillip Webb 1cced11ea3 Merge branch '3.1.x'
Closes gh-36161
1 year ago
Phillip Webb dcde1fac7e Merge branch '3.0.x' into 3.1.x
Closes gh-36160
1 year ago
Phillip Webb 566549021b Merge branch '2.7.x' into 3.0.x
Closes gh-36159
1 year ago
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
1 year ago
Phillip Webb 1bf334ae0f Polish config metadata changelog generator
See gh-21486
1 year ago
Andy Wilkinson 318198ae5d Polish "Change WebServer log messages to use port or ports, not port(s)"
See gh-36103
1 year ago
Ahmed Ashour 298bfd96c2 Change WebServer log messages to use port or ports, not port(s)
See gh-36103
1 year ago
Phillip Webb 8c3f847bfe Merge branch '3.1.x' 1 year ago
Phillip Webb 7c63870305 Merge branch '3.0.x' into 3.1.x 1 year ago
Phillip Webb a14ddd6900 Polish adoc formatting 1 year ago
Andy Wilkinson 9d5cc11e16 Merge branch '3.1.x'
Closes gh-36146
1 year ago
Andy Wilkinson ffad1b1dca Merge branch '3.0.x' into 3.1.x
Closes gh-36145
1 year ago
Andy Wilkinson 70406452df Merge branch '2.7.x' into 3.0.x
Closes gh-36144
1 year ago
Andy Wilkinson b06e7e60f9 Polish "Fix asymmetry of equals when element has trailing dashes"
See gh-34804
1 year ago
Eyðun Nielsen a86429a62a Fix asymmetry of equals when element has trailing dashes
See gh-34804
1 year ago
Andy Wilkinson 57ed2016b6 Merge branch '3.1.x'
Closes gh-36143
1 year ago
Andy Wilkinson 164bd7924e Merge branch '3.0.x' into 3.1.x
Closes gh-36142
1 year ago
Andy Wilkinson 3d1ca62a6f Merge branch '2.7.x' into 3.0.x
Closes gh-36141
1 year ago
Andy Wilkinson 362182efd8 Polish "Polish Kafka Properties Docs"
See gh-36032
1 year ago
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
1 year ago
Moritz Halbritter b4bc7cebbc Revert "Add property to specify the order of ServerHttpObservationFilter"
This reverts commit 7b90fbb0b2.
1 year ago
Moritz Halbritter 849f65a0de Revert "Apply filter order to ServerHttpObservationFilter"
This reverts commit efcc65bc5b.
1 year ago
Andy Wilkinson 60553415d0 Merge branch '3.1.x'
Closes gh-36140
1 year ago
Andy Wilkinson d7da2d9eb2 Merge branch '3.0.x' into 3.1.x
Closes gh-36139
1 year ago
Andy Wilkinson 66aa55b65d Merge branch '2.7.x' into 3.0.x
Closes gh-36138
1 year ago
JuHyeong Ahn dbdb4d4e8d Fix typo in Using R2DBC
See gh-36019
1 year ago
Andy Wilkinson 8fa80426b4 Merge branch '3.1.x'
Closes gh-36133
1 year ago
Johnny Lim 58a9961a31 Name methods consistently in KafkaConnectionDetails
See gh-35733
1 year ago
Andy Wilkinson 32b7b312f0 Add config metadata changelog generator to main build
Closes gh-21486
1 year ago
Moritz Halbritter b655523ef9 Merge branch '3.1.x'
Closes gh-36132
1 year ago
Moritz Halbritter 3d15b02441 Merge branch '3.0.x' into 3.1.x
Closes gh-36131
1 year ago
Moritz Halbritter 606063589f Document trace propagation with RestTemplate and WebClient
Closes gh-34053
1 year ago
Andy Wilkinson ea73203219 Merge branch '3.1.x'
Closes gh-36130
1 year ago
Andy Wilkinson f0fee86b62 Merge branch '3.0.x' into 3.1.x
Closes gh-36129
1 year ago
Andy Wilkinson fa72f90a10 Avoid NPE when a PeriodicTrigger has no initial delay
Closes gh-36081
1 year ago
Andy Wilkinson 6d8ca7286a Merge branch '3.1.x'
Closes gh-36128
1 year ago
Andy Wilkinson a268c6433e Merge branch '3.0.x' into 3.1.x
Closes gh-36127
1 year ago
Andy Wilkinson 93f8bd2170 Merge branch '2.7.x' into 3.0.x
Closes gh-36126
1 year ago
Andy Wilkinson 996252f929 Stop using deprecated classifier property
Closes gh-36125
1 year ago
Scott Frederick c22cbb0e2d Merge branch '3.1.x'
Closes gh-36124
1 year ago
Scott Frederick 0a51c466f4 Merge branch '3.0.x' into 3.1.x
Closes gh-36123
1 year ago
Scott Frederick 884489e73a Apply system properties to RestTemplate HttpClient
Fixes gh-35815
1 year ago
Andy Wilkinson abaade28ea Merge branch '3.1.x'
Closes gh-36122
1 year ago
Andy Wilkinson e2f8fcf292 Merge branch '3.0.x' into 3.1.x
Closes gh-36121
1 year ago