File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ All notable changes to this project will be documented in this file.
6
6
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
7
7
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
8
8
9
+ ## [ 0.17.0] - 2024-02-11
10
+
11
+ ### Added
12
+
13
+ - ✨ add support for logfmt into ` tracing_subscriber_ext::init_subscribers() ` ([ 580d709] ( 580d709161554b5888697604a6ec125a69503b09 ) )
14
+
15
+ ### Changed
16
+
17
+ - 📝 update CHANGELOG ([ d3609ac] ( d3609ac2cc699d3a24fbf89754053cc8e938e3bf ) )
18
+ - 📝 update link to homepage ([ 3e081fb] ( 3e081fbd3a410fb9abfbdc0cc7a5a2953fee823a ) )
19
+ - 💄 fix display of OTEL_TRACES_SAMPLER ([ 62d9c2a] ( 62d9c2a7af020015949e1eaf308d365124aad43b ) )
20
+
21
+ ### Fixed
22
+
23
+ - 🐛 on grpc when no status code into header, fallback to OK (previously Unkown) ([ f1a23c4] ( f1a23c4cdeba8abcea598a2d4305dbe6e1a10edf ) )
24
+
9
25
## [ 0.16.0] - 2023-12-30
10
26
11
27
### Added
You can’t perform that action at this time.
0 commit comments