Skip to content

Version 2.5.0

Compare
Choose a tag to compare
@kkaempf kkaempf released this 02 Jun 15:07
· 416 commits to main since this release

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