console-subscriber-v0.3.0 - (2024-06-10)
Breaking Changes
- Bump tonic to 0.11 (#547) (ef6816c)
This is a breaking change for users ofconsole-api
and
console-subscriber
, as it changes the publictonic
dependency to a
semver-incompatible version. This breaks compatibility withtonic
0.10.x.
Added
- Replace target column with kind column in tasks view (#478) (903d9fa)
- Reduce retention period to fit in max message size (#503) (bd3dd71)
- Support grpc-web and add
grpc-web
feature (#498) (4150253)
Documented
Fixed
- Don't save poll_ops if no-one is receiving them (#501) (1656c79)
- Ignore metadata that is not a span or event (#554) (852a977)