Changes for version 0.0.11 - 2024-10-11
- Breaking
- Callback event futures resolved data no longer includes 'callbackID'
- Callback event data has the elements from the 'msg' element flattened into the toplevel (this mirrors the C API)
- Added
- Documentation for events and event callbacks
- Example demonstrating event consumption (eg/wait-domain-state.pl)
- Fixed
- Warning 'reference is already weak' triggered by event callbacks
- Replace 'use v5.20;' with 'use v5.26' everywhere
Modules
LibVirt protocol implementation for clients
Client side proxy to remote LibVirt event source
Connection to LibVirt server (abstract base class)
Class for instantiation of connection objects
Connection to LibVirt server over Unix domain sockets
Connection to LibVirt server using an external process
Connection to LibVirt server over SSH
Client side proxy to remote LibVirt domain
Client side proxy to remote LibVirt domain checkpoint
Client side proxy to remote LibVirt domain snapshot
Client side proxy to remote LibVirt (network) interface
Client side proxy to remote LibVirt network
Client side proxy to remote LibVirt network port
Client side proxy to remote LibVirt host device
Client side proxy to remote LibVirt network filter
Client side proxy to remote LibVirt network filter binding
Client side proxy to remote LibVirt secret
Client side proxy to remote LibVirt storage pool
Client side proxy to remote LibVirt storage volume
Client side of a data transfer channel