wsclient 7.x-1.0

New features
Bug fixes

This is the long overdue 1.0 release of Web Service Client. It comes with two important changes:

  • A new wsclient_tester submodule has been created to help with testing and debugging web service calls. Thanks dman!
  • A lot of old cruft has been removed that was originally planned as subscription/notification system with remote entities. It caused some side effects when rebuilding entity information and it never took off as useful feature. I decided to remove it to make the module a lot shorter and less complex.

Full Changelog since 7.x-1.0-beta2:

wsclient 7.x-1.0-beta2

Bug fixes

Maintenance release. Although wsclient works pretty solid there are some minor stable release blockers that need some love before a 1.0 release.

Changes since 7.x-1.0-beta1:

wsclient 7.x-1.0-beta1

Bug fixes

Maintenance release without major changes. Entering beta phase now, but there are still some open issues (the UI is still lacking support for important settings that only can be used in code right now).

Changes since 7.x-1.0-alpha4:

wsclient 7.x-1.0-alpha2

New features

Second alpha release of Web service client, as ALPHA-1 is broken. This module provides the following features:
* Web service operations can be invoked as Rules actions
* Web service descriptions are entities that can be managed from code and from an administrative user interface
* REST and SOAP service types are supported
* Complex web service data types can be specified
* Developers can leverage an easy to use API for invoking web services

Subscribe with RSS Subscribe to Releases for Web service client