Skip to content

Version 2.6.0

Compare
Choose a tag to compare
@kkaempf kkaempf released this 09 Jun 10:36
· 394 commits to main since this release

Main feature of this release is support for Section 6.3 (wsman:Locale) of DSP 0226 (aka WS-Management standard)

The downside is a size change of the client_opt_t structure, requiring a so version increase for libwsman-client.

Special thanks to Prabhakar Pujeri for this release !

  • Features
    • Implement DSP 0226 Section 6.3 wsman:Locale (wsmc_set_locale, wsmc_get_locale)
    • set transport timeout for c++ binding ([email protected])
    • print CIMError code in HTTP header ([email protected])