Opened 4 months ago

Closed 4 months ago

#19111 closed enhancement (fixed)

kdsoap-2.2.0

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Bruce Dubbs, 4 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 months ago

General:

  • buildsystem - Add co-installability of Qt5 and Qt6 headers back. Installs Qt6 headers into their own subdirectory so client code still works, but can be co-installed with Qt5 again.

Client-side:

  • Add KDSoapClientInterface::setMessageAddressingProperties() so that WS-Addressing support can be used with WSDL-generated services
  • Don't require a SOAP action in order to write addressing properties

Server-side:

  • No significant changes

WSDL parser / code generator changes, applying to both client and server side:

  • Improve -import-path support by using the import path in more places in the code

comment:3 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

c776bf3067 Update to kdsoap-2.2.0.
b58d6e503d Update to qca-2.3.8.
Note: See TracTickets for help on using tickets.