Skip to content

Commit 7a6a929

Browse files
aws-application-signals-botgithub-actionsliustve
authored
Pre-release: Update version to 0.18.0 (#792)
This PR updates the version to 0.18.0. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Steve Liu <liustve@amazon.com>
1 parent 380b619 commit 7a6a929

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ If your change does not need a CHANGELOG entry, add the "skip changelog" label t
1212

1313
## Unreleased
1414

15+
## v0.18.0 - 2026-06-18
16+
1517
- feat: support pluggable session injection for the OTLP HTTP exporter via the upstream OTel SDK hook
1618
([#794](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/794))
1719
- Nightly dependency update: OpenTelemetry 1.42.1/0.63b1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
__version__ = "0.17.1.dev0"
4+
__version__ = "0.18.0"

0 commit comments

Comments
 (0)