- Exposed OPEN performative properties for connection telemetry.
- Exposed setters for message.message_annotations and
message.application_properties.
- Made adjustments to connection open and close to facilitate sharing
a connection object between send/receive clients.
- Support for username/password embedded in connection URI.
- Clients can now optionally leave connection/session/link open for
re-use.
- Updated build process and installation instructions.
- Various bug fixes to increase stability.