Skip to content

silent-truncate cast of IPROTO types

Summary

BREAKING CHANGES (negotiable)

  • refactor: remove a lot of fixme and hard errors for future versions
  • refactor: more consistent and idiomatic header encode and decode
  • fix: header encoding silently truncate-casts iproto types

Close: #224, #104 and other small FIXMEs that were not ticketized.

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Кирилл Безуглый

Merge request reports