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

Commit 4303d0e

Browse files
Merge branch 'master' into upload-sdist-artifact
2 parents 5e7e17c + bb02e5b commit 4303d0e

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## 0.7.7
6+
Released 2020-02-03
7+
8+
- Updated `azure` module
9+
([#837](https://github.com/census-instrumentation/opencensus-python/pull/837),
10+
[#845](https://github.com/census-instrumentation/opencensus-python/pull/845),
11+
[#848](https://github.com/census-instrumentation/opencensus-python/pull/848),
12+
[#851](https://github.com/census-instrumentation/opencensus-python/pull/851))
13+
514
## 0.7.6
615
Released 2019-11-26
716

contrib/opencensus-ext-httplib/CHANGELOG.md

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

33
## Unreleased
44

5+
## 0.7.3
6+
Released 2020-02-03
7+
8+
- Added `component` span attribute
9+
510
## 0.7.2
611
Released 2019-08-26
712

contrib/opencensus-ext-requests/CHANGELOG.md

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

33
## Unreleased
44

5+
## 0.7.3
6+
Released 2020-02-03
7+
8+
- Added `component` span attribute
9+
510
## 0.7.2
611
Released 2019-08-26
712

0 commit comments

Comments
 (0)