Skip to content

Commit 525c536

Browse files
update changelog
1 parent 8385961 commit 525c536

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Changelog
22

3+
## [0.18.8](https://github.com/Workiva/opentelemetry-dart/tree/0.18.8) (2025-01-08)
4+
5+
[Full Changelog](https://github.com/Workiva/opentelemetry-dart/compare/0.18.7...0.18.8)
6+
7+
**Merged pull requests:**
8+
9+
- add sampling support to span processors [\#200](https://github.com/Workiva/opentelemetry-dart/pull/200) ([blakeroberts-wk](https://github.com/blakeroberts-wk))
10+
- O11Y-5307: Run CI Once [\#197](https://github.com/Workiva/opentelemetry-dart/pull/197) ([kennytrytek-wf](https://github.com/kennytrytek-wf))
11+
12+
## [0.18.7](https://github.com/Workiva/opentelemetry-dart/tree/0.18.7) (2024-11-12)
13+
14+
[Full Changelog](https://github.com/Workiva/opentelemetry-dart/compare/0.18.6...0.18.7)
15+
16+
**Closed issues:**
17+
18+
- Trace Context API Consolidation [\#185](https://github.com/Workiva/opentelemetry-dart/issues/185)
19+
- Usage examples for async would be really valuable [\#174](https://github.com/Workiva/opentelemetry-dart/issues/174)
20+
- Context.current.span doesn't find the current span [\#166](https://github.com/Workiva/opentelemetry-dart/issues/166)
21+
- OTLPResourceNoServiceName - ResourceAttributes missing [\#153](https://github.com/Workiva/opentelemetry-dart/issues/153)
22+
- Deprecate InstrumentationLibrary usages and use InstrumentationScope instead [\#98](https://github.com/Workiva/opentelemetry-dart/issues/98)
23+
24+
**Merged pull requests:**
25+
26+
- PPI-203 : deprecate context manager and implement attach/detach APIs [\#196](https://github.com/Workiva/opentelemetry-dart/pull/196) ([blakeroberts-wk](https://github.com/blakeroberts-wk))
27+
- Raise the meta dependency min to v1.16.0 [\#195](https://github.com/Workiva/opentelemetry-dart/pull/195) ([sourcegraph-wk](https://github.com/sourcegraph-wk))
28+
- O11Y-5250: Add retry [\#194](https://github.com/Workiva/opentelemetry-dart/pull/194) ([changliu-wk](https://github.com/changliu-wk))
29+
- Update trace exporter to include trace state and drop counts [\#184](https://github.com/Workiva/opentelemetry-dart/pull/184) ([blakeroberts-wk](https://github.com/blakeroberts-wk))
30+
- update changelog [\#180](https://github.com/Workiva/opentelemetry-dart/pull/180) ([blakeroberts-wk](https://github.com/blakeroberts-wk))
31+
332
## [0.18.6](https://github.com/Workiva/opentelemetry-dart/tree/0.18.6) (2024-08-15)
433

534
[Full Changelog](https://github.com/Workiva/opentelemetry-dart/compare/0.18.5...0.18.6)

0 commit comments

Comments
 (0)