-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: spring-projects/spring-kafka
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spring-projects/spring-kafka
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 7 files changed
- 5 contributors
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f4dbf9a - Browse repository at this point
Copy the full SHA f4dbf9aView commit details
Commits on Mar 5, 2025
-
GH-3779: Fix KafkaTemplate from hiding error when starting observation
Fixes: #3779 This fixes that exceptions thrown from `observation.start()` are hidden by `KafkaTemplate` throwing a new exception due to registering observation error without successfully starting the observation. Signed-off-by: Christian Fredriksson <christian.fredriksson.2@volvocars.com> (cherry picked from commit bdd1fd3)
Configuration menu - View commit details
-
Copy full SHA for 5a317dd - Browse repository at this point
Copy the full SHA 5a317ddView commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 829bf5e - Browse repository at this point
Copy the full SHA 829bf5eView commit details
Commits on Mar 14, 2025
-
GH-3786: Remove duplicated trace header
Fixes: #3786 Issue link: #3786 When tracing is enabled, the KafkaRecordSenderContext was adding a new trace header without removing existing ones, resulting in multiple headers in the same record. This commit fixes the issue by Updating KafkaRecordSenderContext to remove existing trace headers before adding new ones. # Conflicts: # spring-kafka/src/test/java/org/springframework/kafka/support/micrometer/ObservationTests.java
Configuration menu - View commit details
-
Copy full SHA for 2cca235 - Browse repository at this point
Copy the full SHA 2cca235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a0ceb - Browse repository at this point
Copy the full SHA 30a0cebView commit details
Commits on Mar 15, 2025
-
Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.17 to 6.1.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.17...v6.1.18) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 208f0b1 - Browse repository at this point
Copy the full SHA 208f0b1View commit details -
Bump io.projectreactor:reactor-bom from 2023.0.15 to 2023.0.16
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.15 to 2023.0.16. - [Release notes](https://github.com/reactor/reactor/releases) - [Commits](reactor/reactor@2023.0.15...2023.0.16) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc368cd - Browse repository at this point
Copy the full SHA dc368cdView commit details -
Bump io.micrometer:micrometer-tracing-bom from 1.3.9 to 1.3.10
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.3.9 to 1.3.10. - [Release notes](https://github.com/micrometer-metrics/tracing/releases) - [Commits](micrometer-metrics/tracing@v1.3.9...v1.3.10) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-tracing-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca541ec - Browse repository at this point
Copy the full SHA ca541ecView commit details -
Bump org.springframework.data:spring-data-bom from 2024.0.9 to 2024.0.10
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2024.0.9 to 2024.0.10. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](spring-projects/spring-data-bom@2024.0.9...2024.0.10) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 86cfa65 - Browse repository at this point
Copy the full SHA 86cfa65View commit details -
Bump io.micrometer:micrometer-bom from 1.13.11 to 1.13.12
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.13.11 to 1.13.12. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.13.11...v1.13.12) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6249c01 - Browse repository at this point
Copy the full SHA 6249c01View commit details
Commits on Mar 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1edeeb4 - Browse repository at this point
Copy the full SHA 1edeeb4View commit details
There are no files selected for viewing