33068 Commits (af7758cbc76d2bd6db1cc25e2d629f23e64979b8)
 

Author SHA1 Message Date
Brian Clozel af7758cbc7 Configure CheckStyle rule for empty catch blocks 9 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 9 months ago
Sam Brannen cd3ac44fb0 Add test for CompositeRetryListener.addListener() 9 months ago
Sam Brannen 8dc9621ad7 Merge branch '6.2.x' 9 months ago
Sam Brannen 9f1aef16f9 Fix Javadoc for FixedBackOff 9 months ago
Brian Clozel 3da645f4b9 Merge branch '6.2.x' 9 months ago
rstoyanchev 00cc48dad4 Support repeatable multipart write 9 months ago
Brian Clozel 8dee7d8fb6 Use concrete form-data type when reading request body 9 months ago
Yanming Zhou d8ac3ff31f Fix typo in WebMvc.fn document 9 months ago
Brian Clozel cd80ca0fe0 Merge branch '6.2.x' 9 months ago
Johnny Lim 722333f0f1 Polish DataBufferInputStream.skip() 9 months ago
Brian Clozel f46a57f4f5 Merge branch '6.2.x' 9 months ago
Brian Clozel 26ae3ed8d4 Upgrade "setup-gradle" GitHub action 9 months ago
Brian Clozel 309f850dad Use Java 24 for running Gradle 9 months ago
Brian Clozel f111858055 Relax Java 24 toolchain requirements 9 months ago
Stéphane Nicoll 75c4bc8947 Merge pull request #35038 from OlgaMaciaszek 9 months ago
Stéphane Nicoll 8bf9e0cbff Polish "Add hints to instantiate HttpService group adapters" 9 months ago
Olga Maciaszek-Sharma 8142f80581 Add hints to instantiate HttpService group adapters 9 months ago
Sam Brannen 082eb607ec Overhaul tests for RetryTemplate 9 months ago
Sam Brannen ff167aafa2 Make built-in RetryPolicy implementations final 9 months ago
Sébastien Deleuze fb0fb21b78 Merge branch '6.2.x' 9 months ago
Sébastien Deleuze e425504eac Revert "Disable Gradle auto-provisioning" on 6.2.x 9 months ago
秦利斌 1a5cc87bb1
Remove unused field in ResourceHttpRequestHandler 9 months ago
Brian Clozel 3a1c2f7064 Merge branch '6.2.x' 9 months ago
Brian Clozel 08d5af3d2a Next development version (v6.2.9-SNAPSHOT) 9 months ago
Patrick Strawderman fd2038c927 Use String.replace in MetadataEncoder 9 months ago
Brian Clozel f11235ee19 Merge branch '6.2.x' 9 months ago
Brian Clozel f0e7b42704 Encode non-printable character in Content-Disposition parameter 9 months ago
Sam Brannen bfd3dc2676 Implement toString() in RetryPolicy and RetryExecution implementations 9 months ago
Sam Brannen bc967842f6 Rename and polish ComposedRetryListenerTests 9 months ago
Sam Brannen b6680422db Change signature of RetryOperations.execute() regarding nullability 9 months ago
Brian Clozel a462f5e853 Merge branch '6.2.x' 9 months ago
Johnny Lim e86dc9ad95 Apply gh-34856 to MockClientHttpRequest in testfixture package 9 months ago
rstoyanchev 84a4b44cf0 Polishing contribution 9 months ago
hgh1472 9d3de4ff68 Remove duplicated setup 9 months ago
Sam Brannen 8f3ca49bc4 Rename Retryable.run() to Retryable.execute() 9 months ago
Sam Brannen d74b863ae7 Polish Javadoc for core retry functionality 9 months ago
Sam Brannen 8b9e620084 Allow FixedBackOff to be constructed with only a custom interval 9 months ago
Sam Brannen fcdd439ad0 Polish Javadoc for FixedBackOff 9 months ago
Sébastien Deleuze b901132192 Merge branch '6.2.x' 9 months ago
Sébastien Deleuze 05c3f56ec7 Rely on default retention in `@Contract` 9 months ago
Brian Clozel 68df780c59 Upgrade to Micrometer 1.15.1 9 months ago
Brian Clozel 3d63664ab0 Upgrade to Reactor 2025.0.0-M4 9 months ago
Brian Clozel bdc5fafd0a Merge branch '6.2.x' 9 months ago
Brian Clozel dee80ab1da Upgrade to Reactor 2024.0.7 9 months ago
Brian Clozel 07fd835ea9 Upgrade to Micrometer 1.14.8 9 months ago
Brian Clozel dec0deb7dc Merge branch '6.2.x' 9 months ago
Brian Clozel 0d6c6eb2d5 Use Micrometer BOM for Context Propagation dependency 9 months ago
Sam Brannen d42d3f1a6c Fix wording in Javadoc for RetryTemplate 9 months ago
Sam Brannen 51b6e8cc9f Rename RetryCallback to Retryable 9 months ago