Skip to content

Commit 49db2bc

Browse files
aws-application-signals-botgithub-actions
andauthored
Pre-release: Update version to 0.15.0 (#609)
This PR updates the version to 0.15.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>
1 parent aa74262 commit 49db2bc

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.15.0 - 2026-02-06
16+
1517
- fix: Pin protobuf version to prevent Any recursion depth bypass (CVE-2026-0994)
1618
([#602](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/602))
1719
- fix: Ensure AlwaysRecordSampler respects root sampling result 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.14.2.dev0"
4+
__version__ = "0.15.0"

0 commit comments

Comments
 (0)