Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 6c57410

Browse files
authored
Update changelog. (#1151)
1 parent 86dadee commit 6c57410

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
- Makes the trace and span ID fields mandatory in binary format.
2121
- Auto detect AWS EC2 resources.
2222
- Add `Duration.toMillis()`.
23+
- Make monitored resource utils a separate artifact `opencensus-contrib-monitored-resource-util`,
24+
so that it can be reused across exporters.
25+
- Add `LastValue`, `LastValueDouble` and `LastValueLong`. Also support them in
26+
stats exporters and zpages. Please note that there is an API breaking change
27+
in methods `Aggregation.match()` and `AggregationData.match()`.
2328

2429
## 0.12.3 - 2018-04-13
2530
- Substitute non-ascii characters in B3Format header key.

0 commit comments

Comments
 (0)