22
33## Unreleased
44
5+ ## 0.7.11
6+ Released 2020-10-13
7+
8+ - PeriodicMetricTask flush on exit
9+ ([ #943 ] ( https://github.com/census-instrumentation/opencensus-python/pull/943 ) )
10+
511## 0.7.10
612Released 2020-06-29
713
814- Updated ` azure ` module
9- ([ #903 ] ( https://github.com/census-instrumentation/opencensus-python/pull/903 ) ,
10- [ #925 ] ( https://github.com/census-instrumentation/opencensus-python/pull/925 ) )
15+ ([ #903 ] ( https://github.com/census-instrumentation/opencensus-python/pull/903 ) ,
16+ [ #925 ] ( https://github.com/census-instrumentation/opencensus-python/pull/925 ) )
1117
1218- Updated ` stackdriver ` module
13- ([ #919 ] ( https://github.com/census-instrumentation/opencensus-python/pull/919 ) )
19+ ([ #919 ] ( https://github.com/census-instrumentation/opencensus-python/pull/919 ) )
1420
1521## 0.7.9
1622Released 2020-06-17
1723
18- - Hotfix
19- ([ #915 ] ( https://github.com/census-instrumentation/opencensus-python/pull/915 ) )
24+ - Hotfix for breaking change
25+ ([ #915 ] ( https://github.com/census-instrumentation/opencensus-python/pull/915 ) ,
2026
2127## 0.7.8
2228Released 2020-06-17
@@ -26,13 +32,13 @@ Released 2020-06-17
2632 [ #902 ] ( https://github.com/census-instrumentation/opencensus-python/pull/902 ) )
2733
2834## 0.7.7
29- Released 2020-02-04
35+ Released 2020-02-03
3036
3137- Updated ` azure ` module
32- ([ #837 ] ( https://github.com/census-instrumentation/opencensus-python/pull/837 ) ,
33- [ #845 ] ( https://github.com/census-instrumentation/opencensus-python/pull/845 ) ,
34- [ #848 ] ( https://github.com/census-instrumentation/opencensus-python/pull/848 ) ,
35- [ #851 ] ( https://github.com/census-instrumentation/opencensus-python/pull/851 ) )
38+ ([ #837 ] ( https://github.com/census-instrumentation/opencensus-python/pull/837 ) ,
39+ [ #845 ] ( https://github.com/census-instrumentation/opencensus-python/pull/845 ) ,
40+ [ #848 ] ( https://github.com/census-instrumentation/opencensus-python/pull/848 ) ,
41+ [ #851 ] ( https://github.com/census-instrumentation/opencensus-python/pull/851 ) )
3642
3743## 0.7.6
3844Released 2019-11-26
0 commit comments