v0.10.0-rc
Pre-release
Pre-release
OlivierHecart
released this
27 Sep 10:58
·
72 commits
to master
since this release
Changelog
New features 🎉
- Improved protocol by @Mallets, @OlivierHecart in #183, #546
- Multicast support by @Mallets, @OlivierHecart in #522, #526, #549, #551, #554
- Low-latency transport by @yellowhatter in #509, #553
- Provide metrics in openmetrics format (for Prometheus) when
stats
feature enabled by @OlivierHecart in #556
Bug fixes 🐞
Other changes
- Fix
TimeRange::contains
and add checked operation forTimeExpr
by @JEnoch in #514 - Override enpoints from command line args instead of extending them by @yellowhatter in #512
- Added multiple root CA support by @imstevenpmwork in #518
- Support more Value types. by @evshary in #521
- Allow plugins to fail at startup, and zenohd to react to that failure by @p-avital in #517
- Return JSON format while encoding is
KnownEncoding::AppXWwwFormUrlencoded
by @evshary in #525 - Time interval filtering in
PublicationCache
query by @juanjole in #524
- Option to skip domain name verification of servers by @Fritiofhedstrom in #527
- Metadata from config in Adminspace by @milyin in #529
- Skip domain name verification of servers in quic transport (#532) by @JLerxky in #533
- Automatic generation of json schema for plugin config by @milyin in #537
__config__
option for including external configs by @milyin in #536- Print warning if pipeline pull backoff overflows by @Mallets in #540
New Contributors
- @imstevenpmwork made their first contribution in #518
- @evshary made their first contribution in #521
- @juanjole made their first contribution in #524
- @Fritiofhedstrom made their first contribution in #527
- @JLerxky made their first contribution in #533
Full Changelog: 0.7.2-rc...0.10.0-rc