Commit Graph

  • cd5e4c2264 Fix typo in ProtobufHttpMessageConverterTests.canWrite() main Johnny Lim 2025-06-16 23:22:34 +09:00
  • cc7dc47c4c Simplify suppressed exception assertions Sam Brannen 2025-06-16 16:32:24 +02:00
  • 764d35c072 Merge branch '6.2.x' Brian Clozel 2025-06-16 15:54:43 +02:00
  • 696692f1ed Do not attempt to decode wildcard content-types as form-data 6.2.x Brian Clozel 2025-06-16 15:51:47 +02:00
  • 6bbfd56dce Remove duplication in RetryTemplateTests Sam Brannen 2025-06-16 14:32:33 +02:00
  • f41a568b1d Improve Javadoc for RetryPolicy.Builder Sam Brannen 2025-06-16 14:31:50 +02:00
  • 09372b72ae Add retryWithExceptionExcludes() test Sam Brannen 2025-06-16 13:33:10 +02:00
  • 97522cfa36 Introduce Builder API and factory methods for RetryPolicy Sam Brannen 2025-06-13 12:12:07 +02:00
  • 945f3fb5ac Revise RetryTemplate for alignment with Reactor Juergen Hoeller 2025-06-16 12:05:25 +02:00
  • 2aa0bad432 Merge branch '6.2.x' Brian Clozel 2025-06-15 18:46:00 +02:00
  • faada70d59 Reset respone content-type for invalid range responses Brian Clozel 2025-06-15 18:42:45 +02:00
  • af7758cbc7 Configure CheckStyle rule for empty catch blocks Brian Clozel 2025-06-15 15:39:31 +02:00
  • 0d4dfb6c1f Rename exception variables in empty catch blocks Vincent Potucek 2025-06-13 16:03:24 +02:00
  • cd3ac44fb0 Add test for CompositeRetryListener.addListener() Sam Brannen 2025-06-15 15:23:43 +02:00
  • 8dc9621ad7 Merge branch '6.2.x' Sam Brannen 2025-06-14 15:35:09 +02:00
  • 9f1aef16f9 Fix Javadoc for FixedBackOff Sam Brannen 2025-06-14 15:33:04 +02:00
  • 3da645f4b9 Merge branch '6.2.x' Brian Clozel 2025-06-13 16:57:26 +02:00
  • 00cc48dad4 Support repeatable multipart write rstoyanchev 2025-06-11 16:49:21 +01:00
  • 8dee7d8fb6 Use concrete form-data type when reading request body Brian Clozel 2025-06-13 16:45:46 +02:00
  • d8ac3ff31f Fix typo in WebMvc.fn document Yanming Zhou 2025-06-13 15:17:14 +08:00
  • cd80ca0fe0 Merge branch '6.2.x' Brian Clozel 2025-06-13 09:57:18 +02:00
  • 722333f0f1 Polish DataBufferInputStream.skip() Johnny Lim 2025-06-11 22:10:49 +09:00
  • f46a57f4f5 Merge branch '6.2.x' Brian Clozel 2025-06-13 09:29:44 +02:00
  • 26ae3ed8d4 Upgrade "setup-gradle" GitHub action Brian Clozel 2025-06-13 09:29:14 +02:00
  • e5e8574466 Install both Java 17 and Java 24 for building docs docs-build Brian Clozel 2025-06-13 00:52:48 +02:00
  • 309f850dad Use Java 24 for running Gradle Brian Clozel 2025-06-13 00:50:11 +02:00
  • f111858055 Relax Java 24 toolchain requirements Brian Clozel 2025-06-13 00:49:05 +02:00
  • 75c4bc8947 Merge pull request #35038 from OlgaMaciaszek Stéphane Nicoll 2025-06-12 21:28:09 +02:00
  • 8bf9e0cbff Polish "Add hints to instantiate HttpService group adapters" Stéphane Nicoll 2025-06-12 21:23:50 +02:00
  • 8142f80581 Add hints to instantiate HttpService group adapters Olga Maciaszek-Sharma 2025-06-12 15:47:57 +02:00
  • 082eb607ec Overhaul tests for RetryTemplate Sam Brannen 2025-06-12 17:34:41 +02:00
  • ff167aafa2 Make built-in RetryPolicy implementations final Sam Brannen 2025-06-12 16:43:06 +02:00
  • a2cabcbb90 Enable automatic toolchain provisioning Brian Clozel 2025-06-12 17:27:03 +02:00
  • fb0fb21b78 Merge branch '6.2.x' Sébastien Deleuze 2025-06-12 16:40:36 +02:00
  • e425504eac Revert "Disable Gradle auto-provisioning" on 6.2.x Sébastien Deleuze 2025-06-12 16:05:21 +02:00
  • 1a5cc87bb1 Remove unused field in ResourceHttpRequestHandler 秦利斌 2025-06-12 20:57:26 +08:00
  • 3a1c2f7064 Merge branch '6.2.x' Brian Clozel 2025-06-12 11:44:40 +02:00
  • 08d5af3d2a Next development version (v6.2.9-SNAPSHOT) Brian Clozel 2025-06-12 11:44:16 +02:00
  • 99a366baf6 Next development version (v6.1.22-SNAPSHOT) 6.1.x Brian Clozel 2025-06-12 10:56:22 +02:00
  • 498ccda8fc Upgrade to Gradle 8.14.2 Brian Clozel 2025-06-12 10:00:55 +02:00
  • 9b3625b39e Upgrade to Gradle 8.14.2 Brian Clozel 2025-06-12 09:33:44 +02:00
  • 7232e83807 Fix failing build for docs Brian Clozel 2025-06-12 09:22:16 +02:00
  • fd2038c927 Use String.replace in MetadataEncoder Patrick Strawderman 2025-06-10 14:28:32 -07:00
  • f11235ee19 Merge branch '6.2.x' Brian Clozel 2025-06-12 08:53:02 +02:00
  • fd68ea6fcb Encode non-printable character in Content-Disposition parameter Brian Clozel 2025-06-12 08:39:41 +02:00
  • f0e7b42704 Encode non-printable character in Content-Disposition parameter Brian Clozel 2025-06-12 08:39:29 +02:00
  • bfd3dc2676 Implement toString() in RetryPolicy and RetryExecution implementations Sam Brannen 2025-06-11 19:07:56 +02:00
  • bc967842f6 Rename and polish ComposedRetryListenerTests Sam Brannen 2025-06-11 19:04:48 +02:00
  • b6680422db Change signature of RetryOperations.execute() regarding nullability Sam Brannen 2025-06-11 17:42:21 +02:00
  • a462f5e853 Merge branch '6.2.x' Brian Clozel 2025-06-11 17:41:53 +02:00
  • e86dc9ad95 Apply gh-34856 to MockClientHttpRequest in testfixture package Johnny Lim 2025-06-11 22:43:47 +09:00
  • 84a4b44cf0 Polishing contribution rstoyanchev 2025-06-09 16:08:53 +01:00
  • 9d3de4ff68 Remove duplicated setup hgh1472 2025-04-24 00:27:54 +09:00
  • 8f3ca49bc4 Rename Retryable.run() to Retryable.execute() Sam Brannen 2025-06-11 13:50:16 +02:00
  • d74b863ae7 Polish Javadoc for core retry functionality Sam Brannen 2025-06-11 13:49:00 +02:00
  • 8b9e620084 Allow FixedBackOff to be constructed with only a custom interval Sam Brannen 2025-06-11 13:26:16 +02:00
  • fcdd439ad0 Polish Javadoc for FixedBackOff Sam Brannen 2025-06-11 13:06:55 +02:00
  • 28caa39020 Upgrade to Reactor 2023.0.19 Juergen Hoeller 2025-06-11 12:54:02 +02:00
  • b901132192 Merge branch '6.2.x' Sébastien Deleuze 2025-06-11 10:15:36 +02:00
  • 05c3f56ec7 Rely on default retention in @Contract Sébastien Deleuze 2025-06-11 10:10:57 +02:00
  • 68df780c59 Upgrade to Micrometer 1.15.1 Brian Clozel 2025-06-11 09:25:05 +02:00
  • 3d63664ab0 Upgrade to Reactor 2025.0.0-M4 Brian Clozel 2025-06-11 09:24:30 +02:00
  • bdc5fafd0a Merge branch '6.2.x' Brian Clozel 2025-06-11 09:23:52 +02:00
  • dee80ab1da Upgrade to Reactor 2024.0.7 Brian Clozel 2025-06-11 09:23:17 +02:00
  • 07fd835ea9 Upgrade to Micrometer 1.14.8 Brian Clozel 2025-06-11 09:22:50 +02:00
  • dec0deb7dc Merge branch '6.2.x' Brian Clozel 2025-06-11 09:21:38 +02:00
  • 0d6c6eb2d5 Use Micrometer BOM for Context Propagation dependency Brian Clozel 2025-06-11 09:15:30 +02:00
  • d42d3f1a6c Fix wording in Javadoc for RetryTemplate Sam Brannen 2025-06-10 18:34:56 +02:00
  • 51b6e8cc9f Rename RetryCallback to Retryable Sam Brannen 2025-06-10 18:26:52 +02:00
  • f927ff635a Revise @⁠Nullable declarations for contains*() in CollectionUtils Sam Brannen 2025-06-10 17:50:37 +02:00
  • 8ecc553696 Polish contribution Sam Brannen 2025-06-10 11:31:30 +02:00
  • cd44efaf68 Allow update of existing WebSession after max sessions limit is reached Mohammad Saeed Nouri 2025-06-08 15:44:06 +03:30
  • 59d2895c82 Fix InMemoryWebSessionStoreTests.startsSessionImplicitly() test Sam Brannen 2025-06-10 11:13:54 +02:00
  • a876bb41af Polish WebSession support and tests Sam Brannen 2025-06-10 11:11:55 +02:00
  • 2c0f01e8ed Merge branch '6.2.x' Sam Brannen 2025-06-10 11:52:37 +02:00
  • 4d2cc4ae97 Polish contribution Sam Brannen 2025-06-10 11:31:30 +02:00
  • c04902fefb Allow update of existing WebSession after max sessions limit is reached Mohammad Saeed Nouri 2025-06-08 15:44:06 +03:30
  • 3c265e1044 Fix InMemoryWebSessionStoreTests.startsSessionImplicitly() test Sam Brannen 2025-06-10 11:13:54 +02:00
  • 222702f750 Polish WebSession support and tests Sam Brannen 2025-06-10 11:11:55 +02:00
  • be02d961fc Merge branch '6.2.x' Sébastien Deleuze 2025-06-09 16:49:34 +02:00
  • 7bb19fcde8 Refine Kotlin Serialization hint registration Sébastien Deleuze 2025-06-09 16:48:10 +02:00
  • 077146d636 Merge branch '6.2.x' Sam Brannen 2025-06-09 14:12:45 +02:00
  • 18d6a55e3e Polishing and removal of "this." for method invocations Sam Brannen 2025-06-09 14:10:30 +02:00
  • b6a121ed44 Merge branch '6.2.x' Sébastien Deleuze 2025-06-09 11:03:47 +02:00
  • 99890b6147 Fix ResourceHttpRequestHandler#setHeaders JavaDoc 秦利斌 2025-06-06 21:27:33 +08:00
  • ef2495874d Upgrade to Kotlin 2.2.0-RC2 Sébastien Deleuze 2025-06-09 10:42:52 +02:00
  • de7d50d39f Redeclare @⁠TestMethodOrder on @⁠Nested test class Sam Brannen 2025-06-07 15:22:52 +02:00
  • 5752585bb2 Clean up warnings in build Sam Brannen 2025-06-07 12:34:21 +02:00
  • 0b4f7f2f9d Remove obsolete code Sam Brannen 2025-06-07 12:23:56 +02:00
  • 799a37602d Merge branch '6.2.x' Sam Brannen 2025-06-07 12:15:02 +02:00
  • 0afdb08099 Upgrade to JUnit 5.13.1 Sam Brannen 2025-06-07 12:03:10 +02:00
  • 315bbf3abe Consistently declare nullability @⁠Contract for core utilities Sam Brannen 2025-06-06 16:42:44 +02:00
  • 9505e768ae Merge branch '6.2.x' Sébastien Deleuze 2025-06-06 18:20:58 +02:00
  • 40058ef875 Disable Gradle auto-provisioning Sébastien Deleuze 2025-06-06 18:18:47 +02:00
  • 7a6f9bd3c3 Use @⁠TempDir in FileSystemUtilsTests Sam Brannen 2025-06-06 16:34:56 +02:00
  • 6c27dbc095 Merge branch '6.2.x' rstoyanchev 2025-06-06 15:28:43 +01:00
  • c769f43b3e Update docs on testing client code rstoyanchev 2025-06-06 15:28:18 +01:00
  • 4782c697b8 Improve RestControllerAdvice documentation rstoyanchev 2025-06-06 14:40:54 +01:00
  • de52090959 Polishing contribution rstoyanchev 2025-06-06 14:16:26 +01:00
  • 4d862b871d Improve Javadoc for @ExceptionHandler Vedran Pavic 2025-03-07 18:20:47 +01:00