All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.38.0 - 2026-03-15
- MSRV (bump to 1.88) & api changes in dependencies, reformat (#325)
0.34.0 - 2026-01-19
- (deps) update to rust 1.87 & edition 2024 (#317)
0.33.0 - 2025-11-22
- (metrics) add support for metrics to the
fake-opentelemetry-collector(#302)
0.32.0 - 2025-06-03
- (deps) update opentelemetry 0.30 & tonic 0.13 (#240)
0.28.0 - 2025-03-31
- (deps) update opentelemetry to 0.29 (#227)
0.26.1 - 2025-02-26
- (deps) remove minor constraint when major > 1
0.25.0 - 2024-11-24
- [breaking] use
TraceProvider::flush_force()during test
0.21.0 - 2024-09-22
- (deps) upgrade to opentelemetry 0.25
0.17.1 - 2024-02-24
- 👷 tune release-plz