Skip to content

Commit 242cfe1

Browse files
authored
Update opentelemetry-opamp-client version to v0.2b0 (#4352)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
1 parent 6fb4918 commit 242cfe1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

opamp/opentelemetry-opamp-client/CHANGELOG.md

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

88
## Unreleased
99

10+
## Version 0.1b0 (2026-03-23)
11+
1012
- Initial implementation
1113
([#3635](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3635))
1214
- Update client to have additional callback methods

opamp/opentelemetry-opamp-client/src/opentelemetry/_opamp/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.1b0.dev"
15+
__version__ = "0.2b0.dev"

0 commit comments

Comments
 (0)