We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1556a4 commit 8e0a272Copy full SHA for 8e0a272
contrib/opencensus-ext-flask/CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
- Add exception information to span attributes
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))
9
10
## 0.8.1
11
Released 2022-08-03
contrib/opencensus-ext-requests/CHANGELOG.md
@@ -9,6 +9,8 @@ Released 2022-08-03
([#1143](https://github.com/census-instrumentation/opencensus-python/pull/1143))
- Add `requests` library as a hard dependency
([#1146](https://github.com/census-instrumentation/opencensus-python/pull/1146))
12
+- Removed vulnerable versions of requests
13
14
15
## 0.7.5
16
Released 2021-05-13
0 commit comments