Sourced from zbus's releases.
🔖 zbus 5.11.0
- ✨ API to specify timeouts for method calls. Add a way to specify an timeout for method calls. If set, the method calls will timeout after the specified duration, returning an error. This can be used to handle the issues with non-answering D-Bus services.
- 🩹 Add
connection::socket::Split::new
method, allowingSocket
trait impls outside zbus.- 📝 Mention receive_X_changes in
proxy
docs.🔖 zbus 5.10.0
- ✨ Property stream will now first yield the current value.
- 🐛 Fall back to no groups rather than erroring out for peer creds.
- 📝 Fix wrong documentation in blocking
Proxy
methods.
edd9a3c
Merge pull request #1494 from
zeenix/prep-zb-5.11ee3fb1b
🔖 zb,zm: Release 5.11.09f85ee4
✅ zb: Much shorter timeout in method timeout test000039a
♻️ zb: Micro simplificationdbd853e
⬆️ micro: Update chrono to v0.4.42 (#1493)bd4d5c7
Merge pull request #1491 from
dbus2/security-policy29825e7
🔒️ Add comprehensive security policye46151c
Merge pull request #1477 from
sergeyfd/main979f5f9
✨ zb: API to specify timeouts for method calls442063d
⬆️ micro: Update time to v0.3.43 (#1490)