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

Commit 6e4b610

Browse files
authored
Update CHANGELOG for release v0.7.8 (#913)
1 parent 1328fbf commit 6e4b610

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## 0.7.8
6+
Released 2020-06-17
7+
8+
- Updated `azure` module
9+
([#903](https://github.com/census-instrumentation/opencensus-python/pull/903),
10+
[#902](https://github.com/census-instrumentation/opencensus-python/pull/902))
11+
512
## 0.7.7
613
Released 2020-02-03
714

contrib/opencensus-ext-azure/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,25 @@
22

33
## Unreleased
44

5+
## 1.0.3
6+
Released 2020-06-17
7+
58
- Change default path of local storage
69
([#903](https://github.com/census-instrumentation/opencensus-python/pull/903))
710
- Add support to initialize azure exporters with proxies
811
([#902](https://github.com/census-instrumentation/opencensus-python/pull/902))
912

13+
14+
## 1.0.2
15+
Released 2020-02-04
16+
17+
- Add local storage and retry logic for Azure Metrics Exporter
18+
([#845](https://github.com/census-instrumentation/opencensus-python/pull/845))
19+
- Add Fixed-rate sampling logic for Azure Log Exporter
20+
([#848](https://github.com/census-instrumentation/opencensus-python/pull/848))
21+
- Implement TelemetryProcessors for Azure exporters
22+
([#851](https://github.com/census-instrumentation/opencensus-python/pull/851))
23+
1024
## 1.0.1
1125
Released 2019-11-26
1226

0 commit comments

Comments
 (0)