Skip to content

Commit 7b8e391

Browse files
aws-application-signals-botgithub-actions
andauthored
Pre-release: Update version to 0.14.0 (#541)
This PR updates the version to 0.14.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 <[email protected]>
1 parent 3d1671c commit 7b8e391

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,6 +11,8 @@ 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.14.0 - 2025-11-19
1416
- Add Resource and CFN Attributes for Bedrock AgentCore spans
1517
([#495](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/495))
1618
- Add botocore instrumentation extension for Bedrock AgentCore services with span attributes
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.dev0"
4+
__version__ = "0.14.0"

0 commit comments

Comments
 (0)