Version 2.5.0
Version 2.5.0 completely rewrites the handling of key/value pairs for selectors and properties. This brings a breakage of an internal(!) API which was used by wsmancli
.
The .so version of libwsman
was therefore increased to 3. wsmancli
was fixed to use public APIs only.
You must upgrade wsmancli
to 2.5.0 (or later) together with Openwsman
- Rewrite selector and property handling to keep
them in order (#49)
Selectors and properties can now handle EndpointReferences
as values. This increases compatibility with Intel AMT 7.0
and later. - ABI change, .so version 3
- Ruby: Add EndPointReference#to_s