Release Notes for MSMQ plugin

1.6.2.0

25 Aug 2020

  • Fix bug: Incorrect execution path icon on MsmqReceiveMessage function.

1.6.0.0

  • Allow the user to specify the formatting to use (xml or binary) when sending and receiving messages.
  • Allow the user to specify the output type when receiving messages.

1.5.193.0

  • Update Linx plugin

1.4.59.160

  • Update Linx Plugin library.

1.3.53.144

  • Update Linx plugin.

1.2.49.135

  • Update NuGet packages.
  • Update Linx plugin.

1.1.40.116

  • Update Linx Plugin

1.0.37.109

  • Update Linx Plugin.
  • Check for queue before create.

1.0.32.97

  • Add logging.
  • Remove superfluous caching.

1.0.28.78

  • Update Linx plugin.

1.0.22.68

  • Update Linx plugin.
  • MsmqService properties accept Settings.

1.0.17.57

  • Update Linx plugin.

1.0.15.53

  • Update Linx plugin.

1.0.10.43

  • Add MsmqCreateQueue function.
  • Add MsmqDeleteQueue function.
  • Add MsmqReceiveMessage function.
  • Add MsmqSendMessage function.
  • Add MsmqService service.