-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: spring-projects/spring-kafka
base: v3.3.5
head repository: spring-projects/spring-kafka
compare: v3.3.6
- 16 commits
- 12 files changed
- 5 contributors
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 96bf669 - Browse repository at this point
Copy the full SHA 96bf669View commit details
Commits on Apr 29, 2025
-
Bump org.springframework.boot:spring-boot-starter (#3868)
Bumps the development-dependencies group with 1 update: [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter` from 3.3.10 to 3.3.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.10...v3.3.11) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 3.3.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8495b87 - Browse repository at this point
Copy the full SHA 8495b87View commit details -
GH-3869: Fail if no
@KafkaHandler
on class-level@KafkaListener
Fixes: #3869 Issue link: #3869 * Update spring-kafka/src/main/java/org/springframework/kafka/annotation/KafkaListenerAnnotationBeanPostProcessor.java Signed-off-by: ChickenchickenLove <[email protected]> Co-authored-by: Artem Bilan <[email protected]> (cherry picked from commit 6682837)
Configuration menu - View commit details
-
Copy full SHA for 36e16a4 - Browse repository at this point
Copy the full SHA 36e16a4View commit details
Commits on May 7, 2025
-
GH-3885: Fix sleep loop for retry batch
Fixes: #3885 PR link: #3885 The `ListenerUtils.conditionalSleep()` has a loop. And if the whole interval is longer than consumer poll interval, the consumer is going to be dropped from the group. * Add a new `ListenerUtils.conditionalSleepWithPoll()` with a `consumer.poll(Duration.ZERO)` in between sleep loop iterations. Signed-off-by: Sanghyeok An <[email protected]> Signed-off-by: Artem Bilan <[email protected]> (cherry picked from commit dd30085)
Configuration menu - View commit details
-
Copy full SHA for 291b4f0 - Browse repository at this point
Copy the full SHA 291b4f0View commit details
Commits on May 10, 2025
-
Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.18.4 (#3890)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.3 to 2.18.4. - [Commits](FasterXML/jackson-bom@jackson-bom-2.18.3...jackson-bom-2.18.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.18.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d34c966 - Browse repository at this point
Copy the full SHA d34c966View commit details
Commits on May 17, 2025
-
Bump org.springframework.data:spring-data-bom from 2024.1.5 to 2024.1…
….6 (#3897) Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.1.5 to 2024.1.6. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](spring-projects/spring-data-bom@2024.1.5...2024.1.6) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-bom dependency-version: 2024.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b137577 - Browse repository at this point
Copy the full SHA b137577View commit details -
Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 (#3900
) Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.6 to 6.2.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.6...v6.2.7) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 6.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8a1773 - Browse repository at this point
Copy the full SHA c8a1773View commit details -
Bump io.micrometer:micrometer-bom from 1.14.6 to 1.14.7 (#3899)
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.14.6 to 1.14.7. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.6...v1.14.7) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-bom dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa20a9e - Browse repository at this point
Copy the full SHA aa20a9eView commit details -
Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 (#3901)
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.5 to 2024.0.6. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2024.0.5...2024.0.6) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-bom dependency-version: 2024.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 738caab - Browse repository at this point
Copy the full SHA 738caabView commit details -
Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 (#3898
) Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.11...v2.0.12) --- updated-dependencies: - dependency-name: org.springframework.retry:spring-retry dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d98d982 - Browse repository at this point
Copy the full SHA d98d982View commit details -
Bump io.micrometer:micrometer-tracing-bom from 1.4.5 to 1.4.6 (#3902)
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/micrometer-metrics/tracing/releases) - [Commits](micrometer-metrics/tracing@v1.4.5...v1.4.6) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-tracing-bom dependency-version: 1.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 85912bc - Browse repository at this point
Copy the full SHA 85912bcView commit details
Commits on May 19, 2025
-
Replace deprecated
FixedDelay
in docs (#3912)* Replace `FixedDelayStrategy` to `SameIntervalTopicReuseStrategy` in docs * `useSingleTopicForFixedDelays` -> `useSingleTopicForSameIntervals` Signed-off-by: Seonghyeon Cho <[email protected]> (cherry picked from commit f83cb26)
Configuration menu - View commit details
-
Copy full SHA for 60ab91f - Browse repository at this point
Copy the full SHA 60ab91fView commit details -
Correct
DeadLetterPublishingRecoverer
example to use `KafkaOperatio……ns` (#3911) Signed-off-by: Seonghyeon Cho <[email protected]> (cherry picked from commit 56fa428)
Configuration menu - View commit details
-
Copy full SHA for 392ee4b - Browse repository at this point
Copy the full SHA 392ee4bView commit details -
Fix docs
@EnableRetryTopic
to@EnableKafkaRetryTopic
(#3910)Signed-off-by: Seonghyeon Cho <[email protected]> (cherry picked from commit 1c83c44)
Configuration menu - View commit details
-
Copy full SHA for cb7b184 - Browse repository at this point
Copy the full SHA cb7b184View commit details -
Rephrase replication factor documentation (#3909)
* Fix docs on `RetryableTopic.replicationFactor()` * Rephrase replicationFactor description about broker version Signed-off-by: Seonghyeon Cho <[email protected]> (cherry picked from commit ec154a3)
Configuration menu - View commit details
-
Copy full SHA for 36c1d5c - Browse repository at this point
Copy the full SHA 36c1d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f09ca - Browse repository at this point
Copy the full SHA 53f09caView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.5...v3.3.6