Skip to content

Commit e81f46d

Browse files
committed
chore: add CHANGELOG entry for #4435
Signed-off-by: Ali <alliasgher123@gmail.com>
1 parent 527ae8a commit e81f46d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Bump `pylint` to `4.0.5`
1717
([#4244](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4244))
1818

19+
### Fixed
20+
21+
- `opentelemetry-instrumentation-confluent-kafka`: Use `PUBLISH` messaging operation name for producer spans (was incorrectly `CREATE`), aligning with the semantic conventions
22+
([#4435](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4435))
23+
1924
### Breaking changes
2025

2126
- Drop Python 3.9 support

0 commit comments

Comments
 (0)