Release Notes - 1.0
1.0.0-funcrel
Note
Moving from beta to Functional Release.
Other Updates
| Details |
| Addition of a TCC config file to ensure creation of transactions in all cases. |
1.0.0-beta1
New Support
| Summary |
Details |
| Support for the Experimental.System.Messaging Library |
Support has been added for the Send and Receive APIs: a call link will be created between the MSMQ Sender object and Receiver object if queue path matches. |
| Support has been added to read queue paths from config files |
The extension now fetches queue paths from configuration files to create Sender and Receiver objects. |
1.0.0-alpha1
Note
Initial release of this extension.
New Support
| Summary |
Details |
| Support for the "System.Messaging" and "MSMQ.Messaging" libraries |
Support has been added for the Send and Receive APIs. |