What's Changed
- Fix clippy regression by @erikbosch in #114
- Minor changes to info and error messages for subscribe & provide_actuation by @lukasmittag in #117
- Fix no-tls build for databroker by @AkhilTThomas in #118
- Change release flow by @erikbosch in #111
- Add cargo check for all features by @AkhilTThomas in #121
- Fix ListMetadata by @erikbosch in #112
- Handle
Nonefor signal_id in GetValue endpoint by @engelmi in #123 - Fix some clippy findings by @lukasmittag in #129
- Initial DevContainer setup by @mikehaller in #128
- A build workflow for the Release-With-Debug profile by @mikehaller in #126
- Initial example for testing slow subscribers by @mikehaller in #127
- Enable grpc server reflection for all interfaces by @lukasmittag in #132
- Pre-Commit hook for cargo fmt and clippy by @mikehaller in #135
- Fix tag names for debug build by @SebastianSchildt in #136
- otel feature with tracing functionality only by @LikhithST in #119
- OpenTelemetry Readme by @mikehaller in #134
- publish, set, actuate non-interactive cli by @lukasmittag in #138
- Reduce latency and spikes by tunning TCP socket by @rafaeling in #137
- Add kuksa.val.v2 Support for Kuksa Rust SDK by @wba2hi in #140
- Tests for COVESA VISS v2 server by @mikehaller in #146
- Extend bidirectional provider by introducing sample interval filtering by @rafaeling in #141
- Actuate stream implementation by @rafaeling in #147
- Create a ClientTrait for RustSDK by @lukasmittag in #142
- VISS reading branches by @rafaeling in #148
- Bidirectional provider implementation by @rafaeling in #149
- Fix subset when publishing a single value by @rafaeling in #152
- Add schema documentation of proto files by @lukasmittag in #156
- Remove broken submodule reference by @SebastianSchildt in #158
- Regenerate pem certificates by @rafaeling in #160
- Allow provider to extend its registered signals by @rafaeling in #159
- Fix user guide on how to mount custom vss by @doosuu in #162
- Do not kill kuksa.val.v1 GRPC connection due to slow subscriber by @SebastianSchildt in #165
- Fix warnings in updated clippy by @SebastianSchildt in #167
- Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #166
- Bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot[bot] in #169
- Bump ring from 0.17.11 to 0.17.14 by @dependabot[bot] in #168
- grpc: terminate subscriptions with UNAVAILABLE on broker shutdown by @harvinderRathore in #171
- Add VSS 5.1 by @SebastianSchildt in #172
- Bump tokio from 1.43.0 to 1.46.1 by @dependabot[bot] in #174
New Contributors
- @AkhilTThomas made their first contribution in #118
- @engelmi made their first contribution in #123
- @mikehaller made their first contribution in #128
- @LikhithST made their first contribution in #119
- @doosuu made their first contribution in #162
- @harvinderRathore made their first contribution in #171
Full Changelog: 0.5.0...0.6.0