Skip to content

Commit 96c74c3

Browse files
committed
docs: update CHANGELOG
1 parent 79bd441 commit 96c74c3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212
## Unreleased
1313

14+
- `opentelemetry-instrumentation` Fix client address is set to server address in new semconv
15+
([#3354](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3354))
16+
1417
### Added
1518

1619
- `opentelemetry-instrumentation-openai-v2` Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms
@@ -34,7 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3437
- Loosen `opentelemetry-instrumentation-starlette[instruments]` specifier
3538
([#3304](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3304))
3639

37-
3840
### Fixed
3941

4042
- `opentelemetry-instrumentation-redis` Add missing entry in doc string for `def _instrument`
@@ -108,7 +110,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108110
### Breaking changes
109111

110112
- `opentelemetry-exporter-prometheus-remote-write` updated protobuf required version from 4.21 to 5.26 and regenerated protobufs
111-
([#3219](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3219))
113+
([#3219](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3219))
112114
- `opentelemetry-instrumentation-sqlalchemy` including sqlcomment in `db.statement` span attribute value is now opt-in
113115
([#3112](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3112))
114116
- `opentelemetry-instrumentation-dbapi` including sqlcomment in `db.statement` span attribute value is now opt-in

0 commit comments

Comments
 (0)