Commit Graph

  • 7516219c44 GH-395: Expose maximum number of attempts property e-ivaldi 2023-11-17 20:15:31 +00:00
  • 3a8201298a Fix return of RetryListener.open() in README hoonti06 2023-11-16 22:45:34 +09:00
  • d01f25b268 GH-397: Fix exponential backoff for initial supplier Anton 2023-11-15 14:56:22 +01:00
  • 13879ceb32 GH-391: More Javadoc Polishing Gary Russell 2023-10-26 10:40:10 -04:00
  • 67549212be GH-391: Backoff Annotation: Polish random javadoc Gary Russell 2023-10-25 13:58:45 -04:00
  • 4f104e1756 GH-386: Restore interrupted thread status 1.3.x Marius Lichtblau 2023-10-19 17:28:22 +02:00
  • c89b9516d9 GH-386: Restore interrupted thread status Marius Lichtblau 2023-10-19 17:28:22 +02:00
  • 6af7bc0eeb Next development version (v2.0.5-SNAPSHOT) Spring Builds 2023-10-16 11:55:55 +00:00
  • e5f2a4aaae Harmonize pom elements order Stéphane Nicoll 2023-10-16 13:43:52 +02:00
  • 96d7e06d88 Format Stéphane Nicoll 2023-10-16 13:40:32 +02:00
  • 57599f4292 Upgrade to Spring Framework 6.0.13 Stéphane Nicoll 2023-10-16 13:37:35 +02:00
  • f168eff412 GH-383: maxAttemptsExpression Ignored Sometimes Gary Russell 2023-10-02 16:16:56 -04:00
  • fa00aa18d4 Next development version (v2.0.4-SNAPSHOT) Spring Builds 2023-09-14 11:11:26 +00:00
  • afd46342bb Upgrade to Maven 3.9.4 Stephane Nicoll 2023-09-14 12:57:00 +02:00
  • ac1c52a93f Enable parameters compilation flag Stephane Nicoll 2023-09-14 12:53:47 +02:00
  • a6b148a5c6 Upgrade to AspectJ 1.9.20 Stephane Nicoll 2023-09-14 12:51:38 +02:00
  • 539fa5e9ec Upgrade to Spring Framework 6.0.12 Stephane Nicoll 2023-09-14 12:50:00 +02:00
  • 36ec1bb7c0 feat: ISSUE-228 random - document as Jitter (#376) Liran M 2023-09-11 20:21:31 +03:00
  • 99099b9c1c Add Option to Avoid Use of ThreadLocal Gary Russell 2023-08-30 10:05:08 -07:00
  • 8f985ef828 Fix javadoc typos Gary Russell 2023-08-29 18:16:00 -04:00
  • cbccb58613 GH-372: Add order for @EnableRetry Yanming Zhou 2023-06-26 22:28:23 +08:00
  • dabb230d5b Optiona Throwable for an explicit recoverer Yanming Zhou 2023-06-22 02:24:01 +08:00
  • 03f6622c5d Next development version (v2.0.3-SNAPSHOT) Spring Builds 2023-06-17 09:20:24 +00:00
  • 9ba025c0d9 Upgrade Java version in CI image Stephane Nicoll 2023-06-17 11:11:04 +02:00
  • 28d2e8442c Upgrade to Mockito 5.3.1 Stephane Nicoll 2023-06-17 11:08:43 +02:00
  • 7175cb316e Upgrade to JUnit 5.9.3 Stephane Nicoll 2023-06-17 11:06:12 +02:00
  • 9587740601 Upgrade to AssertJ 3.24.2 Stephane Nicoll 2023-06-17 11:04:49 +02:00
  • be53a0f394 Upgrade to Log4J 2.20.0 Stephane Nicoll 2023-06-17 11:04:01 +02:00
  • 530beeca31 Upgrade to Spring Framework 6.0.10 Stephane Nicoll 2023-06-17 11:02:13 +02:00
  • 56bf6ca7da Merge pull request #363 from raimon49 Stephane Nicoll 2023-06-16 11:23:18 +02:00
  • 54bfabe9d5 Fix link to RetryTemplate examples raimon 2023-06-16 17:19:07 +09:00
  • 1c7fab8319 Overhaul Javadoc of RestTemplateBuilder Andreas Ahlenstorf 2023-06-07 15:05:57 +02:00
  • 41b7df83bb Introduce java.time.Duration Andreas Ahlenstorf 2023-05-31 15:20:32 +02:00
  • daa04dbf1e Polishing POM for up-to-date info abilan 2023-05-26 10:48:23 -04:00
  • 6b431eeff7 GH-353: Fix deprecation warnings in the code abilan 2023-05-26 10:45:31 -04:00
  • e9d50699b2 Upgrade to Maven Resources Plugin 3.3.1 Stephane Nicoll 2023-05-26 09:11:30 +02:00
  • 1ee0cf36a6 Upgrade to Maven Source Plugin 3.3.0 Stephane Nicoll 2023-05-26 09:10:13 +02:00
  • dd101e7719 Upgrade to Maven Surefire Plugin 3.0.0 Stephane Nicoll 2023-05-26 09:07:19 +02:00
  • 0a44e7d79a Upgrade to Maven Javadoc Plugin 3.5.0 Stephane Nicoll 2023-05-26 09:06:36 +02:00
  • e6239edcf9 Upgrade to Maven Compiler Plugin 3.11.0 Stephane Nicoll 2023-05-26 09:05:49 +02:00
  • 5bac4a68cd Upgrade to spring javaformat 0.0.39 Stephane Nicoll 2023-05-26 09:04:22 +02:00
  • 5146d0ec91 Remove building PRs from CI Stephane Nicoll 2023-05-26 09:00:50 +02:00
  • 16bd806094 Merge pull request #345 from artembilan Stephane Nicoll 2023-05-26 08:57:53 +02:00
  • 24674edbc5 Polish "Migrate building PRs to GitHub Action" Stephane Nicoll 2023-05-26 08:53:46 +02:00
  • 7afbdddd10 Migrate building PRs to GitHub Action abilan 2023-05-25 16:11:29 -04:00
  • 95464af8c2 Add TimeoutRetryPolicy(long timeout) ctor Andreas Ahlenstorf 2023-05-24 15:35:45 +02:00
  • e6091f790c GH-340: Fix delayExpression w/ FixedBackOffPolicy Gary Russell 2023-05-17 11:37:06 -04:00
  • cfa5550e9c Next development version (v2.0.2-SNAPSHOT) Spring Builds 2023-03-20 17:41:20 +00:00
  • 11489d1f15 Upgrade Spring Framework (6.0.7), aspectJ (1.9.19) Gary Russell 2023-03-20 10:52:49 -04:00
  • b9a2f94e78 Update CI pipeline Phillip Webb 2023-03-09 12:55:59 -08:00
  • a53dddc70b Change default order for @EnableRetry Ruslan Stelmachenko 2023-03-08 20:14:34 +01:00
  • debc4adc9f GH-22: Add @EnableRetry.order() Yanming Zhou 2023-02-25 02:36:17 +08:00
  • 0b37cc082e Added getting support links into README Siva Kumar Edupuganti 2023-02-22 09:10:31 -07:00
  • 864617f198 Add notice and license to jar tobi5775 2023-02-09 15:27:22 +01:00
  • 4f61cd6928 Apply Java Format plugin for the latest code abilan 2023-02-09 09:26:27 -05:00
  • 065c3091c4 GH-328: Fix RecoverAnnRH return types matching jinliang.li 2023-02-01 02:04:42 -05:00
  • 87307292a5 Deprecate RetryListenSupport for default methods Henning Pöttker 2022-11-28 22:57:01 +01:00
  • 61960f36e7 GH-324: Annotate @CircuitBreaker with @AliasFor Henning Pöttker 2022-11-18 15:44:12 +01:00
  • 0d7105805d Annotate @EnableRetry with @AliasFor Henning Poettker 2022-11-17 17:35:25 +01:00
  • 34c04e7a47 Next development version (v2.0.1-SNAPSHOT) Spring Builds 2022-11-16 12:30:46 +00:00
  • df3fa24bb0 Upgrade to Spring Framework 6.0.0 Stephane Nicoll 2022-11-16 13:15:09 +01:00
  • 4eeab7d380 GH-319: Fix Javabean Setter Collision Gary Russell 2022-10-17 16:32:44 -04:00
  • c09c979852 Upgrade Java 17 version Stephane Nicoll 2022-10-14 09:50:19 +02:00
  • aca23c1020 Upgrade Ubuntu version in CI image Stephane Nicoll 2022-10-14 09:49:29 +02:00
  • c09959bf80 Upgrade to Spring Framework 6.0.0-RC1 Stephane Nicoll 2022-10-14 09:47:09 +02:00
  • f670ae65f3 Next development version (v1.3.5-SNAPSHOT) Spring Builds 2022-10-14 07:44:18 +00:00
  • 09abcea222 Fix composite retriable ann test for expectation Artem Bilan 2022-10-13 12:16:02 -04:00
  • 9df6272828 Some various simple fixes gmedici 2022-10-05 10:47:43 -04:00
  • 2d549990f4 Make sure build fails if a test fails Stephane Nicoll 2022-10-13 11:13:00 +02:00
  • 96e190e3df Make sure build fails if a test fails Stephane Nicoll 2022-10-13 11:13:00 +02:00
  • c202b5dcc1 Fix compilation failure Stephane Nicoll 2022-10-13 11:07:00 +02:00
  • 2e7a73c15a Allow composing @Retryable annotation gmedici 2022-10-05 16:47:43 +02:00
  • 9ffdd55cf2 Allow composing @Retryable annotation gmedici 2022-10-05 16:47:43 +02:00
  • b08634d6bc Polish CI setup for milestones and RCs Stephane Nicoll 2022-09-15 18:03:26 +02:00
  • 1af8e3ac0d Adapt CI to release milestones and release candidates Stephane Nicoll 2022-09-15 17:48:53 +02:00
  • df62b2248a Upgrade to Spring Framework 6.0.0-M6 Stephane Nicoll 2022-09-15 17:10:32 +02:00
  • 860bd0db4b GH-264: Enable Skipping Recovery Gary Russell 2022-09-12 13:44:35 -04:00
  • fef3cfe06d SimpleRetryPolicy Javadoc fix Grzegorz Demecki 2022-06-10 21:43:43 +02:00
  • 7063d36386 GH-299: Fix @Recover with Class Level @Retryable Gary Russell 2022-05-18 12:13:14 -04:00
  • c02e546ea3 GH-299: Fix @Recover with Class Level @Retryable Gary Russell 2022-05-18 12:13:14 -04:00
  • 47c1e52900 GH-184: Expression Evaluation at Runtime Gary Russell 2022-05-04 15:21:29 -04:00
  • 7a86c9eb98 Update README.md Nitin 2022-04-25 23:06:15 +05:30
  • db0a050f58 GH-293: Fix Bean Resolver for CBreaker Expressions Gary Russell 2022-04-20 13:35:28 -04:00
  • 0f5197a21c GH-293: Fix Bean Resolver for CBreaker Expressions Gary Russell 2022-04-20 13:35:28 -04:00
  • 39880e4eb1 GH-288: More AssertJ Changes Gary Russell 2022-04-20 13:06:26 -04:00
  • b577e29e4c GH-288: Change Tests to Use JUnit5 and AssertJ Gary Russell 2022-04-20 12:55:23 -04:00
  • aed39de54b GH-231: Support Retry Based on Result Gary Russell 2022-04-19 14:17:21 -04:00
  • d3fc55b06b Polish Stephane Nicoll 2022-04-19 16:28:22 +02:00
  • 8f8917c6e9 Merge pull request #286 from garyrussell Stephane Nicoll 2022-04-19 08:32:31 +02:00
  • 68a4bd08ff Polish contribution Stephane Nicoll 2022-04-19 08:32:21 +02:00
  • 3398f8feab Switch to Java 17 on CI Gary Russell 2022-04-18 14:35:18 -04:00
  • b33671239b JDK17; Spring Framework 6.0.0-SNAPSHOT Gary Russell 2022-04-18 14:04:52 -04:00
  • 4b3f8506a4 Replace EasyMock with Mockito Gary Russell 2022-04-18 15:03:31 -04:00
  • ece15aa2a8 GH-285: Remove extra bean for service in README Artem Bilan 2022-04-18 09:32:29 -04:00
  • 6eba459835 Polish Stephane Nicoll 2022-04-15 16:53:22 +02:00
  • 95183d7a37 Use modern java constructs Stephane Nicoll 2022-04-15 16:46:55 +02:00
  • b70022971b Use method reference where possible Stephane Nicoll 2022-04-15 16:41:25 +02:00
  • c9866e3785 Remove unnecessary boxing Stephane Nicoll 2022-04-15 16:33:12 +02:00
  • 59cc34fa6e Use diamond operator Stephane Nicoll 2022-04-15 16:32:07 +02:00
  • ce18a874ed Polish Stephane Nicoll 2022-04-15 16:23:32 +02:00