Skip to content

Commit e7dce11

Browse files
aws-application-signals-botgithub-actions
andauthored
Pre-release: Update version to 0.14.1 (#560)
This PR updates the version to 0.14.1. 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 2652805 commit e7dce11

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.1 - 2025-12-15
1416
- Add custom ADOT UserAgent for OTLP Spans Exporter
1517
([#554](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/554))
1618
- Disable django instrumentation if DJANGO_SETTINGS_MODULE is not set
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.0"
4+
__version__ = "0.14.1"

0 commit comments

Comments
 (0)