Skip to content

🔖 zbus 5.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 12:12
· 195 commits to main since this release
zbus-5.7.0
32f3a31
  • ✨ Add ProcessFD/pidfd to peer ConnectionCredentials.
  • ✨ Enable fd passing for the channel socket. It already does supports fd passing, so all we need
    to do is enable it.
  • 📝 Document generated prop_changed and prop_invalidated methods.
  • ⬆️a Require zvariant 5.5.2.
  • ⬆️ Upgrade from yanked dep versions of futures-util.