-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: spring-projects/spring-kafka
Overview
Could not load contribution data
Please try again later
34 Pull requests merged by 8 people
-
Correct annotation package
#3984 merged
Jun 24, 2025 -
GH-3979: Revise
MessagingMessageListenerAdapter
ctor Nullability#3980 merged
Jun 18, 2025 -
GH-3542: Adds the ability to add record interceptors instead of override them
#3937 merged
Jun 16, 2025 -
Bump io.micrometer:micrometer-tracing-bom from 1.5.0 to 1.5.1
#3973 merged
Jun 14, 2025 -
Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1
#3972 merged
Jun 14, 2025 -
Bump io.micrometer:micrometer-bom from 1.15.0 to 1.15.1
#3971 merged
Jun 14, 2025 -
Bump org.ajoberstar.grgit from 5.3.0 to 5.3.2 in the development-dependencies group
#3970 merged
Jun 14, 2025 -
Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7
#3969 merged
Jun 14, 2025 -
Bump io.micrometer:micrometer-bom from 1.13.14 to 1.13.15
#3962 merged
Jun 14, 2025 -
Bump io.micrometer:micrometer-tracing-bom from 1.4.6 to 1.4.7
#3966 merged
Jun 14, 2025 -
Bump com.fasterxml.jackson:jackson-bom from 2.18.4 to 2.18.4.1
#3965 merged
Jun 14, 2025 -
Bump io.projectreactor:reactor-bom from 2024.0.6 to 2024.0.7
#3968 merged
Jun 14, 2025 -
Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8
#3967 merged
Jun 14, 2025 -
Bump io.micrometer:micrometer-bom from 1.14.7 to 1.14.8
#3964 merged
Jun 14, 2025 -
Bump org.ajoberstar.grgit from 5.3.0 to 5.3.2 in the development-dependencies group
#3963 merged
Jun 14, 2025 -
Bump org.springframework:spring-framework-bom from 6.1.20 to 6.1.21
#3958 merged
Jun 14, 2025 -
Bump org.springframework.data:spring-data-bom from 2024.0.12 to 2024.0.13
#3961 merged
Jun 14, 2025 -
Bump io.micrometer:micrometer-tracing-bom from 1.3.12 to 1.3.13
#3960 merged
Jun 14, 2025 -
Bump io.projectreactor:reactor-bom from 2023.0.18 to 2023.0.19
#3959 merged
Jun 14, 2025 -
propagate scope in async failures
#3950 merged
Jun 13, 2025 -
Bump org.junit:junit-bom from 5.13.0 to 5.13.1
#3951 merged
Jun 9, 2025 -
Add Kafka shared consumer container support
#3945 merged
Jun 6, 2025 -
Remove reactor-kafka support in 4.0.0
#3946 merged
Jun 5, 2025 -
KafkaTestUtils unified consumerPros call
#3938 merged
Jun 4, 2025 -
Add and refactor integration tests in DefaultShareConsumerFactoryTests
#3932 merged
Jun 3, 2025 -
Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23 in the development-dependencies group
#3940 merged
Jun 3, 2025 -
Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23 in the development-dependencies group
#3941 merged
Jun 3, 2025 -
Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23 in the development-dependencies group
#3942 merged
Jun 3, 2025 -
GH-3935: Migrate to io.spring.nullability Gradle plugin
#3939 merged
Jun 3, 2025 -
Polish StringOrBytesSerializer
#3933 merged
Jun 2, 2025 -
Remove ConsumerRebalanceProtocolTests
#3936 merged
May 30, 2025 -
Introduce share consumer factories for Kafka Queues (Early Access)
#3923 merged
May 28, 2025 -
Altered the example in EmbeddedKafkaHolder usage
#3929 merged
May 28, 2025 -
Fix typos
#3928 merged
May 27, 2025
4 Pull requests opened by 4 people
-
GH-3879: Add cache to optimize header match performance.
#3934 opened
May 30, 2025 -
support per-record observations in batch listeners
#3944 opened
Jun 4, 2025 -
Return ConsumerStoppedEvent with Abnormal reason when MLC stopped abn…
#3949 opened
Jun 6, 2025
13 Issues closed by 4 people
-
CVE-2025-27817 in kafka-clients-3.8.1
#3955 closed
Jun 20, 2025 -
Revise Nullability on class `MessagingMessageListenerAdapter`
#3979 closed
Jun 18, 2025 -
Random behavior in DelegatingByTypeSerializer based on type of delegates map
#3976 closed
Jun 16, 2025 -
Random behavior in DelegatingByTypeSerializer based on type of delegates map
#3974 closed
Jun 16, 2025 -
Random behavior in DelegatingByTypeSerializer based on type of delegates map
#3953 closed
Jun 16, 2025 -
Adds the ability to add record interceptors instead of override them
#3542 closed
Jun 16, 2025 -
propagate scope in async failures
#3957 closed
Jun 13, 2025 -
Migrate to `io.spring.nullability` when it is released
#3935 closed
Jun 3, 2025 -
Spring boot 3.5.0 MTLS Handshake problem
#3931 closed
May 29, 2025 -
Support kafka parallel-consumer
#2381 closed
May 28, 2025 -
Delete redundant null check
#3915 closed
May 27, 2025 -
spring-kafka:4.0.0-M2 only link localhost
#3924 closed
May 27, 2025 -
Remove redundant generic type argument
#3925 closed
May 27, 2025
6 Issues opened by 6 people
-
Incorrect behaviour observed with Partial batch acknowledgment method: acknowledgment.acknowledge(index)
#3983 opened
Jun 22, 2025 -
automatic topic creation fails with @PostConstruct
#3954 opened
Jun 12, 2025 -
MessageListenerContainer when stopped abnormally it sends ConsumerStoppedEvent with Reason as Normal
#3948 opened
Jun 6, 2025 -
Conflict when observability enabled and mixed batch and non-batch listeners
#3947 opened
Jun 6, 2025 -
Fix deprecation for the `MappingJacksonParameterizedConverter`
#3930 opened
May 28, 2025 -
Excessive memory usage with destinationIsPattern in Spring Kafka 3.3.5 when matching many topics
#3927 opened
May 26, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add cache to optimize header match performance.
#3879 commented on
May 30, 2025 • 0 new comments -
Add support for modifying topic replication count
#3914 commented on
Jun 1, 2025 • 0 new comments