Commit Graph

  • 6682837501 GH-3869: Fail if no @KafkaHandler on class-level @KafkaListener ChickenchickenLove 2025-04-30 00:47:54 +09:00
  • 1b7d3dfb57 Minor docs cleanup Soby Chacko 2025-04-29 09:30:56 -04:00
  • eec711cc84 GH-3807: Doc about @KafkaHandler requirements ChickenchickenLove 2025-04-29 21:54:10 +09:00
  • 8495b87b43 Bump org.springframework.boot:spring-boot-starter (#3868) dependabot[bot] 2025-04-29 08:51:29 -04:00
  • 1abad4010c Disbling the new rebalance test due to some flakiness Soby Chacko 2025-04-24 10:48:08 -04:00
  • a52faccd51 Revert "Remove release artifact verificaiton temporarily" Soby Chacko 2025-04-22 14:48:51 -04:00
  • 863791d2be Revert "Update dependency snapshot versions to milestones for the 4.0.0-M2 release" Soby Chacko 2025-04-22 14:48:39 -04:00
  • 3490351d9d [artifactory-release] Next development version Spring Builds 2025-04-22 16:00:45 +00:00
  • 4790ae8276 [artifactory-release] Release version 4.0.0-M2 Spring Builds 2025-04-22 16:00:44 +00:00
  • 2eafe4dcb2 Remove release artifact verificaiton temporarily Soby Chacko 2025-04-22 11:54:21 -04:00
  • 78bad6f4fb Update dependency snapshot versions to milestones for the 4.0.0-M2 release Soby Chacko 2025-04-22 11:25:02 -04:00
  • 96bf669eda [artifactory-release] Next development version Spring Builds 2025-04-22 15:11:57 +00:00
  • bb6280c527 [artifactory-release] Release version 3.3.5 Spring Builds 2025-04-22 15:11:57 +00:00
  • 4272118e35 Fix plural words rendering in docs Tran Ngoc Nhan 2025-04-22 21:38:40 +07:00
  • cd210dbd8c Bump org.springframework.data:spring-data-bom (#3860) dependabot[bot] 2025-04-22 10:35:42 -04:00
  • aa22f29454 Bump org.springframework.data:spring-data-bom from 2024.1.4 to 2024.1.5 (#3861) dependabot[bot] 2025-04-22 14:17:19 +00:00
  • 88c45cc44b GH-3697: DelegatingInvocableHandler.invoke() returning null ivamly 2025-01-18 22:16:56 +03:00
  • 272c4b046b GH-3847: Add support for Kafka 4.0 new consumer rebalance protocol Soby Chacko 2025-04-21 14:59:46 -04:00
  • 35d3167353 Bump io.micrometer:micrometer-tracing-bom from 1.4.4 to 1.4.5 (#3854) dependabot[bot] 2025-04-19 12:58:06 +00:00
  • 1567cd52f5 Bump io.micrometer:micrometer-bom from 1.13.12 to 1.13.13 (#3857) dependabot[bot] 2025-04-19 12:55:06 +00:00
  • ed34a3d15d Bump org.springframework:spring-framework-bom from 6.1.18 to 6.1.19 (#3858) dependabot[bot] 2025-04-19 08:46:08 -04:00
  • da1b289a5f Bump io.projectreactor:reactor-bom from 2023.0.16 to 2023.0.17 (#3856) dependabot[bot] 2025-04-19 08:44:54 -04:00
  • a2f655c0cd Bump io.micrometer:micrometer-tracing-bom from 1.3.10 to 1.3.11 (#3855) dependabot[bot] 2025-04-19 08:44:28 -04:00
  • 81d96e1c28 Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 (#3859) dependabot[bot] 2025-04-19 11:11:37 +00:00
  • c72128b9d4 Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.6 (#3851) dependabot[bot] 2025-04-19 10:23:55 +00:00
  • e04dfccbdb Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 (#3852) dependabot[bot] 2025-04-19 10:23:34 +00:00
  • 72377cfbc3 Bump io.micrometer:micrometer-bom from 1.14.5 to 1.14.6 (#3853) dependabot[bot] 2025-04-19 10:11:35 +00:00
  • 6c0427e4c9 GH-3843: Fix MessagingMessageListenerAdapter Error swallowing ryanswech 2025-04-16 14:55:19 -04:00
  • bef69c3b77 GH-3843: Fix MessagingMessageListenerAdapter Error swallowing ryanswech 2025-04-16 14:55:19 -04:00
  • c3fc82b092 Add integration test for @Headers annotation (#3844) sullis 2025-04-16 09:47:13 -07:00
  • 525a756982 More nullability changes in annotation package Soby Chacko 2025-04-15 13:40:02 -04:00
  • 192e9e26d2 GH-3693: Remove outdated DLT Topic Suffix references from Javadoc, reference doc and code sample. (#3831) Alexis SEGURA 2025-04-14 17:41:13 +02:00
  • e2a39cd580 GH-3693: Remove outdated DLT Topic Suffix references from Javadoc, reference doc and code sample. (#3831) Alexis SEGURA 2025-04-14 17:41:13 +02:00
  • 09018f81e2 GH-3813: add missing nullability annotations to KafkaOperations (#3837) Giacomo Baso 2025-04-14 17:37:30 +02:00
  • 9db48fc9d2 GH-3813: add missing nullability annotations to KafkaOperations (#3837) Giacomo Baso 2025-04-14 17:37:30 +02:00
  • 9f598c8627 Bump org.jetbrains.kotlinx:kotlinx-coroutines-reactor (#3836) dependabot[bot] 2025-04-12 10:37:30 +00:00
  • 4dd15e9c23 Further changes for nullability in the config package Soby Chacko 2025-04-05 10:28:52 -04:00
  • 64440cbbba GH-3829: Remove items marked as deprecated in previous generations Soby Chacko 2025-04-01 14:48:20 -04:00
  • e991de8f16 Add suppressions for this-escape warnings Soby Chacko 2025-04-01 14:16:52 -04:00
  • 8d6f78b7ad Fix ArrayList race condition in ConcurrentMessageListenerContainerTests Artem Bilan 2025-04-01 13:26:10 -04:00
  • ea6612eccf Bump com.uber.nullaway:nullaway in the development-dependencies group (#3828) dependabot[bot] 2025-03-29 10:28:56 +00:00
  • 63833c5357 Addressing deprecation warnings Soby Chacko 2025-03-28 16:07:12 -04:00
  • f9494b347e Fix deprecated ConsumerRecords constructor calls and lossy conversion Soby Chacko 2025-03-28 15:37:06 -04:00
  • 42467c866b GH-3808: ReplyingKafkaTemplate observation on reply François Rosière 2025-03-26 16:55:23 +01:00
  • f8f066accd GH-3808: ReplyingKafkaTemplate observation on reply François Rosière 2025-03-26 16:55:23 +01:00
  • 8fca3da7e6 GH-3808: ReplyingKafkaTemplate observation on reply François Rosière 2025-03-26 16:55:23 +01:00
  • 7d0eea9aa6 Fix typo document (#3824) Tran Ngoc Nhan 2025-03-26 20:56:52 +07:00
  • 6b847aa3d9 Fix typo document (#3824) Tran Ngoc Nhan 2025-03-26 20:56:52 +07:00
  • f92f766146 Fix typo document (#3824) Tran Ngoc Nhan 2025-03-26 20:56:52 +07:00
  • 5261dec07b jspecify nullability changes in retrytopic related classes/package Soby Chacko 2025-03-25 20:11:20 -04:00
  • 35542b0fa2 Update testing docs for 4.0.0 with the updates in EmbeddedKafka Soby Chacko 2025-03-25 17:45:07 -04:00
  • 01e250d34d Adding whats-new section for 4.0.0 Soby Chacko 2025-03-25 12:21:16 -04:00
  • 579ae6a055 GH-3814: Upgrade Apache Kafka client dependencies to version 4.0.0 Soby Chacko 2025-03-24 16:05:35 -04:00
  • dcf939f385 Bump org.springframework:spring-framework-bom from 6.2.4 to 6.2.5 (#3819) dependabot[bot] 2025-03-22 10:25:41 +00:00
  • 8779cfa63d Bump kotlinVersion from 2.1.10 to 2.1.20 (#3817) dependabot[bot] 2025-03-22 10:23:27 +00:00
  • 49adbe71a3 Bump org.springframework.boot:spring-boot-starter (#3818) dependabot[bot] 2025-03-22 10:13:34 +00:00
  • 5c22ccfcde GH-3810: Move the logging statement after the conditional statement in KafkaTestUtils (#3811) Kim JaeYeon 2025-03-20 01:01:10 +09:00
  • d86363af4e GH-3810: Move the logging statement after the conditional statement in KafkaTestUtils (#3811) Kim JaeYeon 2025-03-20 01:01:10 +09:00
  • e85c88c56a GH-3810: Move the logging statement after the conditional statement in KafkaTestUtils (#3811) Kim JaeYeon 2025-03-20 01:01:10 +09:00
  • d811c231ea Revert "Update dependency snapshot versions to milestones for the 4.0.0-M1 release" Soby Chacko 2025-03-17 16:13:56 -04:00
  • d3a9448c90 [artifactory-release] Next development version Spring Builds 2025-03-17 18:07:43 +00:00
  • 56e7eba581 [artifactory-release] Release version 4.0.0-M1 Spring Builds 2025-03-17 18:07:42 +00:00
  • 56f82d311a Update dependency snapshot versions to milestones for the 4.0.0-M1 release Soby Chacko 2025-03-17 13:12:37 -04:00
  • a8a1c27e9d [artifactory-release] Next development version Spring Builds 2025-03-17 17:01:33 +00:00
  • e5604b846a [artifactory-release] Release version 3.3.4 Spring Builds 2025-03-17 17:01:32 +00:00
  • d2fdea8f41 [artifactory-release] Next development version Spring Builds 2025-03-17 16:32:59 +00:00
  • 1edeeb4ec7 [artifactory-release] Release version 3.2.8 Spring Builds 2025-03-17 16:32:58 +00:00
  • 6249c01ada Bump io.micrometer:micrometer-bom from 1.13.11 to 1.13.12 dependabot[bot] 2025-03-15 10:29:59 -04:00
  • 86cfa65e50 Bump org.springframework.data:spring-data-bom from 2024.0.9 to 2024.0.10 dependabot[bot] 2025-03-15 13:49:44 +00:00
  • ca541ec58c Bump io.micrometer:micrometer-tracing-bom from 1.3.9 to 1.3.10 dependabot[bot] 2025-03-15 09:41:54 -04:00
  • dc368cdad1 Bump io.projectreactor:reactor-bom from 2023.0.15 to 2023.0.16 dependabot[bot] 2025-03-15 09:41:21 -04:00
  • 208f0b18e2 Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18 dependabot[bot] 2025-03-15 09:39:45 -04:00
  • 1b31aef01c Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 (#3803) dependabot[bot] 2025-03-15 11:13:34 +00:00
  • 0af405a348 Bump io.micrometer:micrometer-tracing-bom from 1.4.3 to 1.4.4 (#3800) dependabot[bot] 2025-03-15 11:03:03 +00:00
  • 3e35839945 Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4 (#3802) dependabot[bot] 2025-03-15 11:00:54 +00:00
  • b9b82e1525 Bump org.springframework.data:spring-data-bom from 2024.1.3 to 2024.1.4 (#3799) dependabot[bot] 2025-03-15 11:00:19 +00:00
  • 66e3d2b6ef Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 (#3798) dependabot[bot] 2025-03-15 11:00:03 +00:00
  • a5c6a8b1d6 Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 (#3801) dependabot[bot] 2025-03-15 10:48:51 +00:00
  • 30a0ceb8f1 Add missed import into ObservationTests Artem Bilan 2025-03-14 10:18:37 -04:00
  • 2cca235508 GH-3786: Remove duplicated trace header Soby Chacko 2025-03-13 19:08:35 -04:00
  • f67a500405 GH-3786: Remove duplicated trace header Soby Chacko 2025-03-13 19:08:35 -04:00
  • 3a4e45bec2 GH-3786: Remove duplicated trace header Soby Chacko 2025-03-13 19:08:35 -04:00
  • e248189eab GH-3787: Add native runtime hint for LogAndFailProcessingExceptionHandler Soby Chacko 2025-03-12 11:45:08 -04:00
  • 01fb025714 GH-3787: Add native runtime hint for LogAndFailProcessingExceptionHandler Soby Chacko 2025-03-12 11:45:08 -04:00
  • c58e1c3b37 Fix async tests for Collections.synchronizedList() Artem Bilan 2025-03-06 15:55:10 -05:00
  • 829bf5e54c Handle null group id in listener observation (#3778) Christian Fredriksson 2025-03-06 02:50:23 +01:00
  • d327eac2ae Handle null group id in listener observation (#3778) Christian Fredriksson 2025-03-06 02:50:23 +01:00
  • ccf466606c Handle null group id in listener observation (#3778) Christian Fredriksson 2025-03-06 02:50:23 +01:00
  • 5a317dd290 GH-3779: Fix KafkaTemplate from hiding error when starting observation Christian Fredriksson 2025-03-05 15:06:43 +01:00
  • 5726123f94 GH-3779: Fix KafkaTemplate from hiding error when starting observation Christian Fredriksson 2025-03-05 15:06:43 +01:00
  • bdd1fd3556 GH-3779: Fix KafkaTemplate from hiding error when starting observation Christian Fredriksson 2025-03-05 15:06:43 +01:00
  • cbbd1d45fe Bump com.uber.nullaway:nullaway from 0.12.3 to 0.12.4 in the development-dependencies group (#3773) dependabot[bot] 2025-03-04 16:50:16 +00:00
  • cfd7c98e15 jspecify nullability changes for the listener package. (#3775) Soby Chacko 2025-03-01 14:35:23 -05:00
  • 2af76c0bf9 Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (#3774) dependabot[bot] 2025-03-01 11:00:28 +00:00
  • 855d294dab Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (#3772) dependabot[bot] 2025-03-01 10:57:12 +00:00
  • e2862a0a75 Minor code cleanup (#3771) Tran Ngoc Nhan 2025-02-28 06:52:04 +07:00
  • 94906dfbcb Fix block code in section Examples (#3770) Tran Ngoc Nhan 2025-02-27 00:06:29 +07:00
  • 3d1e450190 Add nullability changes in listener/adapter package Soby Chacko 2025-02-26 10:40:21 -05:00
  • efd348465a Add nullability changes in core/reactive package Soby Chacko 2025-02-25 18:27:31 -05:00
  • 0e9d3d341a Enabling jspecify nullablity in core/reactive package Soby Chacko 2025-02-25 16:02:11 -05:00