Skip to content

Commit 300c5f2

Browse files
otelbot[bot]xrmx
andauthored
Update opentelemetry-opamp-client version to v0.4b0 (#4812)
* Update opentelemetry-opamp-client version to v0.4b0 * Apply suggestion from @xrmx --------- Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
1 parent ee7a74a commit 300c5f2

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

opamp/opentelemetry-opamp-client/.changelog/4536.added

Lines changed: 0 additions & 1 deletion
This file was deleted.

opamp/opentelemetry-opamp-client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
<!-- changelog start -->
1717

18+
## Version 0.3b0 (2026-07-16)
19+
20+
### Added
21+
22+
- `opentelemetry-opamp-client`: support non-JSON effective config bodies
23+
([#4536](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4536))
24+
1825
## Version 0.2b0 (2026-04-01)
1926

2027
- Breaking change: callback class `Callbacks` renamed to `OpAMPCallbacks`
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright The OpenTelemetry Authors
22
# SPDX-License-Identifier: Apache-2.0
33

4-
__version__ = "0.3b0.dev"
4+
__version__ = "0.4b0.dev"

0 commit comments

Comments
 (0)