Release Notes - 1.0


1.0.0-beta1

Other Updates

Details
Refactored the process of deleting duplicate objects generated by the com.castsoftware.dotnet extension: Where the source code is a CSharp project, ALL SOAP objects generated by the com.castsoftware.dotnet extension will be deleted. Where the source code is a VB.NET project, SOAP objects generated by the com.castsoftware.dotnet extension will NOT be deleted to prevent connectivity regressions and to support the materialization of client-side objects. See Limitations for more details.

New Support

Summary Details
Support for SoapCore Added support for SoapCore APIs.

1.0.0-alpha1

Note

Initial release of this extension.

Other Updates

Details
The "CAST_DotNet_SOAP_Proxy" and "CAST_DotNet_SOAP_Server" objects created by com.castsoftware.dotnet are equivalent to the "CAST_DotNet_SOAP_OperationCall" and "CAST_DotNet_SOAP_Operation" objects (respectively) created by com.castsoftware.dotnet.soap - as a result, these duplicate objects created by com.castsoftware.dotnet will be removed during the analysis process.

New Support

Summary Details
Initial support for SOAP .NET Support client side SOAP operation calls and server side SOAP operations.