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

Commit 36420df

Browse files
authored
release azure 1.1.2 (#1107)
1 parent 58a08a1 commit 36420df

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

contrib/opencensus-ext-azure/CHANGELOG.md

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

33
## Unreleased
44

5+
## 1.1.2
6+
Released 2022-03-03
7+
58
- Statsbeat bug fixes, shorten host in network stats
69
([#1100](https://github.com/census-instrumentation/opencensus-python/pull/1100))
710
- Support statsbeat in EU regions

contrib/opencensus-ext-azure/opencensus/ext/azure/common/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '1.2.dev0'
15+
__version__ = '1.1.2'

0 commit comments

Comments
 (0)