This repository was archived by the owner on Jun 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ - Removed vulnerable versions of flask and requests
6
+ ([ #1207 ] ( https://github.com/census-instrumentation/opencensus-python/pull/1207 ) )
7
+
5
8
# 0.11.1
6
9
Released 2023-01-18
7
10
Original file line number Diff line number Diff line change 4
4
5
5
- Add exception information to span attributes
6
6
([ #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 ) )
7
9
8
10
## 0.8.1
9
11
Released 2022-08-03
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ Released 2022-08-03
9
9
([ #1143 ] ( https://github.com/census-instrumentation/opencensus-python/pull/1143 ) )
10
10
- Add ` requests ` library as a hard dependency
11
11
([ #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 ) )
12
14
13
15
## 0.7.5
14
16
Released 2021-05-13
You can’t perform that action at this time.
0 commit comments