Releases: eaze/preroll
Releases · eaze/preroll
0.5.5
honeycomb
Fixed timestamps to correctly be from spans/events.- Dependency upgrade to eaze-tracing-honeycomb 0.2.1-eaze.6
0.5.4
honeycomb
: Sub-millisecond "duration_ms" using f64.- Dependency upgrade to eaze-tracing-honeycomb 0.2.1-eaze.5
0.5.3
- Enables Postgres trace events.
- Dependency upgrade to tide-sqlx 0.6.0
0.5.2
- Dependency upgrade to eaze-tracing-honeycomb 0.2.1-eaze.4
0.5.1
- Reduce dependency footprint from async-std.
- Avoids wasm-related features.
0.5.0
- Dependency upgrade to sqlx 0.5 & tide-sqlx 0.5 for the
postgres
feature.
0.4.3
- Fixes
X-Honeycomb-Trace
header parsing.- Under the hood, this meant a switch to the Eaze fork of tracing-honeycomb.
0.4.2
- Avoid causing http errors on invalid
X-Honeycomb-Id
andX-Request-Id
.- Instead, these get logged.
0.4.1
- Updated the
"honeycomb"
feature to respect the"HONEYCOMBIO_DATASET"
environment variable when possible.
0.4.0
The same as 0.3 but with a forgotten update to Tide 0.16.
- Dependency upgrade to Tide 0.14 & tide-sqlx 0.4.