console-api 0.4.0

Protobuf wire format bindings for the Tokio console.
Documentation
<a name="0.4.0"></a>
## 0.4.0 (2022-08-10)


#### Breaking Changes

*  Update `tonic` to `0.8` (#364) ([40e2f6fd]40e2f6fd)

#### Features

*  Update `tonic` to `0.8` (#364) ([40e2f6fd]40e2f6fd)


<a name="0.3.0"></a>
## 0.3.0 (2022-05-23)


#### Features

*  add optional histogram outlier details (#351) ([46115913]46115913)

#### Breaking Changes

*   add optional histogram outlier details (#351) ([46115913]46115913)


<a name="0.2.0"></a>
## 0.2.0 (2022-04-08)


#### Breaking Changes

*  Update `tonic` to `0.7` (#318) ([83d8a870]83d8a870)

#### Features

*  Update `tonic` to `0.7` (#318) ([83d8a870]83d8a870)

<a name="0.1.2"></a>
## 0.1.2 (2022-02-04)

#### Bug Fixes


* fix accidental exhaustive matching on `metadata::Kind` (#271)
  ([d9aafaa0]d9aafaa0, closes [#270]270)

<a name="0.1.1"></a>
## 0.1.1 (2022-01-18)

#### Features

- add `From<tracing_core::span::Id>` for `Id` (#244) ([095b1ef]095b1ef)

<a name="0.1.0"></a>
## 0.1.0 (2021-12-16)

- Initial release! &#x1f389;