We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ed034 commit 7247ce0Copy full SHA for 7247ce0
2 files changed
CHANGELOG.md
@@ -2,9 +2,14 @@
2
3
## Unreleased
4
5
-# 0.11.2
+# 0.11.3
6
Released 2023-09-18
7
8
+- Updated `azure` modules
9
+
10
+# 0.11.2
11
+Released 2023-03-10
12
13
- Updated `azure`, `fastapi`,`flask` modules
14
15
# 0.11.1
contrib/opencensus-ext-azure/CHANGELOG.md
@@ -4,12 +4,8 @@
## 1.1.10
-Released 2023-01-18
+Released 2023-09-18
-- Fix export of exception information in traces
-([#1187](https://github.com/census-instrumentation/opencensus-python/pull/1187))
-- Modify metrics exporter to include setting export interval to 60s
-([#1193](https://github.com/census-instrumentation/opencensus-python/pull/1193))
- Add str fallback to envelope serialization
([#1196](https://github.com/census-instrumentation/opencensus-python/pull/1196))
0 commit comments