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

Commit 6ffcfe0

Browse files
committed
Update changelog
1 parent a9c7d2d commit 6ffcfe0

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
## Unreleased
44

5+
## 0.3.0
6+
Released 2019-03-11
7+
58
- Fix gRPC client tracer reuse bug
69
([#539](https://github.com/census-instrumentation/opencensus-python/pull/539))
7-
- Fix bugs in Prometheus exporter. Use ordered list for histogram buckets.
8-
Use `UnknownMetricFamily` for `SumData` instead of `UntypedMetricFamily`.
9-
Check if label keys and values match before exporting.
10-
- Remove min and max from Distribution.
10+
- Update prometheus client and fix multiple bugs in the exporter
11+
([#492](https://github.com/census-instrumentation/opencensus-python/pull/492))
12+
- Remove min and max from `Distribution`
13+
([#501](https://github.com/census-instrumentation/opencensus-python/pull/501))
1114
- Replace stackdriver `gke_container` resources, see the [GKE migration
1215
notes](https://cloud.google.com/monitoring/kubernetes-engine/migration#incompatible)
1316
for details

0 commit comments

Comments
 (0)