Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 308199a

Browse files
committed
changelog
1 parent b1556a4 commit 308199a

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
- Removed vulnerable versions of flask and requests
6+
([#1207](https://github.com/census-instrumentation/opencensus-python/pull/1207))
7+
58
# 0.11.1
69
Released 2023-01-18
710

contrib/opencensus-ext-flask/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- Add exception information to span attributes
66
([#1188](https://github.com/census-instrumentation/opencensus-python/pull/1188))
7+
- Removed vulnerable versions of flask
8+
([#1207](https://github.com/census-instrumentation/opencensus-python/pull/1207))
79

810
## 0.8.1
911
Released 2022-08-03

contrib/opencensus-ext-requests/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Released 2022-08-03
99
([#1143](https://github.com/census-instrumentation/opencensus-python/pull/1143))
1010
- Add `requests` library as a hard dependency
1111
([#1146](https://github.com/census-instrumentation/opencensus-python/pull/1146))
12+
- Removed vulnerable versions of requests
13+
([#1207](https://github.com/census-instrumentation/opencensus-python/pull/1207))
1214

1315
## 0.7.5
1416
Released 2021-05-13

0 commit comments

Comments
 (0)