Skip to content

Commit ff89bc5

Browse files
authored
chore: update changelog to include CVE-2025-66471 fix (#551)
*Description of changes:* Manually adding CVE fix to changelog for release. There is no associated PR since `urllib3` will auto-bump with a new release. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent b33e262 commit ff89bc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ If your change does not need a CHANGELOG entry, add the "skip changelog" label t
1717
([#547](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/547))
1818
- Add Service and Environment dimensions to EMF metrics when Application Signals EMF export is enabled
1919
([#548](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/548))
20+
- Fix CVE-2025-66471. No associated PR since `urllib3` dependency will auto-bump to `2.6.x` upon release.
2021

2122
## v0.14.0 - 2025-11-19
2223
- Add Resource and CFN Attributes for Bedrock AgentCore spans

0 commit comments

Comments
 (0)