Skip to content

Commit 1153669

Browse files
aws-application-signals-botgithub-actions
andauthored
Pre-release: Update version to 0.12.2 (#509)
This PR updates the version to 0.12.2. 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 <[email protected]>
1 parent ed13492 commit 1153669

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@ For any change that affects end users of this package, please add an entry under
1111
If your change does not need a CHANGELOG entry, add the "skip changelog" label to your PR.
1212

1313
## Unreleased
14+
15+
## v0.12.2 - 2025-10-22
1416
- [PATCH] Only decode JSON input buffer in Anthropic Claude streaming
1517
([#497](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/497))
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.12.1"
4+
__version__ = "0.12.2"

0 commit comments

Comments
 (0)