Skip to content

Commit 1c9d190

Browse files
authored
Add changelog for v0.3 (#37)
1 parent 7786747 commit 1c9d190

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# 0.3.0
2+
3+
## Added
4+
5+
- Add read request size metrics ([#30])
6+
7+
[#30]: https://github.com/dentiny/duckdb-filesystem-observability/pull/30
8+
9+
## Fixed
10+
11+
- Fix HTTP request stats report ([#35])
12+
13+
[#35]: https://github.com/dentiny/duckdb-filesystem-observability/pull/35
14+
15+
- Fix quantile calculation when there're small number of data points ([#36])
16+
17+
[#36]: https://github.com/dentiny/duckdb-filesystem-observability/pull/36
18+
119
# 0.2.0
220

321
## Added

0 commit comments

Comments
 (0)