Commit Graph

42341 Commits (6351cdd4bf3ab9a1c55d4dc0530159a56b31fb4c)
 

Author SHA1 Message Date
Phillip Webb a14ddd6900 Polish adoc formatting 1 year ago
Andy Wilkinson 70406452df Merge branch '2.7.x' into 3.0.x
Closes gh-36144
1 year ago
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
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 3d1ca62a6f Merge branch '2.7.x' into 3.0.x
Closes gh-36141
1 year ago
Andy Wilkinson 7b565bd397 Merge pull request #36032 from garyrussell
* gh-36032:
  Polish "Polish Kafka Properties Docs"
  Polish Kafka Properties Docs

Closes gh-36032
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
Andy Wilkinson 66aa55b65d Merge branch '2.7.x' into 3.0.x
Closes gh-36138
1 year ago
Andy Wilkinson 2cde94e13d Merge pull request #36019 from dkswnkk
* gh-36019:
  Fix typo in Using R2DBC

Closes gh-36019
1 year ago
JuHyeong Ahn dbdb4d4e8d Fix typo in Using R2DBC
See gh-36019
1 year ago
Moritz Halbritter 606063589f Document trace propagation with RestTemplate and WebClient
Closes gh-34053
1 year ago
Andy Wilkinson fa72f90a10 Avoid NPE when a PeriodicTrigger has no initial delay
Closes gh-36081
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 884489e73a Apply system properties to RestTemplate HttpClient
Fixes gh-35815
1 year ago
Andy Wilkinson 6effd6061c Provide hints when template auto-config is excluded
Fixes gh-35682
1 year ago
Moritz Halbritter 2b398827de Add "baggage" section to tracing docs
Closes gh-34977
1 year ago
Scott Frederick 80e72836ef Disable Paketo builder native system test on Java 20
See gh-35897
1 year ago
Andy Wilkinson 79cd3a027a Merge branch '2.7.x' into 3.0.x
Closes gh-36098
1 year ago
Andy Wilkinson 9e1f2c4257 Tolerate Flway 9.20
Closes gh-36029
1 year ago
Andy Wilkinson b3c321e40c Polish javadoc of RestTemplateBuilder.requestFactory(Function)
Closes gh-36046
1 year ago
Andy Wilkinson b2bc114d6f Update javadoc to link to non-deprecated ConstructorBinding
Closes gh-36045
1 year ago
Andy Wilkinson 97773e5271 Merge branch '2.7.x' into 3.0.x
Closes gh-36011
1 year ago
Andy Wilkinson 15d6858db9 Upgrade CI images to ubuntu:jammy-20230605
Closes gh-36012
1 year ago
Andy Wilkinson ffbef7bb80 Test server.max-http-request-header-size with Undertow
Closes gh-36047
1 year ago
Andy Wilkinson 156bcb1dea Merge branch '2.7.x' into 3.0.x
Closes gh-36088
1 year ago
Andy Wilkinson e8cbb9ae1b Stop using deprecated JavaExec property in spring-boot-smoke-test-ant
Closes gh-36086
1 year ago
Andy Wilkinson 774993b510 Merge branch '2.7.x' into 3.0.x
Closes gh-36083
1 year ago
Andy Wilkinson 0fdaba2487 Make TestSliceMetadata depend on source set's processResources task
Closes gh-36082
1 year ago
Andy Wilkinson 7d73b07161 Merge branch '2.7.x' into 3.0.x
Closes gh-36078
1 year ago
Andy Wilkinson 92e488345d Upgrade to nohttp 0.0.11
Closes gh-36074
1 year ago
Scott Frederick 4a3abdd7c3 Merge branch '2.7.x' into 3.0.x
Closes gh-36053
1 year ago
Scott Frederick a9d3acb12c Merge pull request #36048 from izeye
* pr/36048:
  Add Javadoc since to ImageReference.inTaglessForm()

Closes gh-36048
1 year ago
Johnny Lim 59d4bf97a1 Add Javadoc since to ImageReference.inTaglessForm()
See gh-36048
1 year ago
Scott Frederick eeeb2ad72a Merge branch '2.7.x' into 3.0.x
Closes gh-36049
1 year ago
Scott Frederick 5ecca4be36 Merge pull request #35986 from izeye
* gh-35986:
  Remove redundant Files.delete() calls in tests

Closes gh-35986
1 year ago
Johnny Lim 4a2c9d99dc Remove redundant Files.delete() calls in tests
See gh-35986
1 year ago
Andy Wilkinson 2fae5de245 Merge branch '2.7.x' into 3.0.x
Closes gh-36043
1 year ago
Andy Wilkinson 7b0aa7dcbb Merge pull request #35915 from ThomazPassarelli
* gh-35915:
  Polish "Replace calls to verifyComplete() to avoid indefinite blocking"
  Replace calls to verifyComplete() to avoid indefinite blocking

Closes gh-35915
1 year ago
Andy Wilkinson d2966e1cbf Polish "Replace calls to verifyComplete() to avoid indefinite blocking"
See gh-35915
1 year ago
ThomazPassarelli f9da30faf1 Replace calls to verifyComplete() to avoid indefinite blocking
See gh-35915
1 year ago
Andy Wilkinson de9f249ef9 Merge branch '2.7.x' into 3.0.x 1 year ago
Spring Builds dbd925e9db Next development version (v3.0.9-SNAPSHOT) 1 year ago
Spring Builds cee73cebd4 Next development version (v2.7.14-SNAPSHOT) 1 year ago
Andy Wilkinson 1596f69601 Merge branch '2.7.x' into 3.0.x
Closes gh-36023
1 year ago
Andy Wilkinson fff30efed5 Configure timeouts on staging builds
Closes gh-36022
1 year ago
Phillip Webb 9db3c5a2f7 Polish 1 year ago
Phillip Webb f7af1bab5b Upgrade to Spring WS 4.0.5
Closes gh-36010
1 year ago