Skip to content

v0.10.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@OlivierHecart OlivierHecart released this 27 Sep 10:58
· 72 commits to master since this release
d6da961

Changelog

New features 馃帀

Bug fixes 馃悶

  • Fix dictionary file parsing in UsrPwd auth by @Mallets in #552

Other changes

  • Impl Read and Write traits for zenoh-buffers by @Mallets in #510
  • Fix TimeRange::contains and add checked operation for TimeExpr by @JEnoch in #514
  • Override enpoints from command line args instead of extending them by @yellowhatter in #512
  • 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
  • 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
  • Replace webpki with rustls-webpki and bump webpki-roots by @JEnoch in #543

New Contributors

Full Changelog: 0.7.2-rc...0.10.0-rc