Nov 25, 2014

Linx 4.0.833.3906 released

Changelog

  • Increase execution speed of XmlParser component
  • Add RabbitMQ components (RabbitMQSend, RabbitMQReceive, RabbitMQService)
  • Add Json components (JsonParser, JsonFormatter)
  • SQLEditor textbox now allows very very large queries
  • Fix bug: ImageSplit component hangs on certain files
  • Fix bug: Change WebServiceData component to handle Int64 values as decimal
  • Fix bug: Change WebServiceData component to import embedded schemas
  • Fix bug: Change WebServiceData component to support union-structure in message response
  • Fix bug: SQLEditor textbox does not allow very very large queries
  • Fix bug: CommandTimeout not set on Database write components

Special mention goes to

Eduan for logging the XmlParser speed problem.
Brendon for testing the RabbitMQ and Json components.
Byron for pointing out that we cannot handle monster queries in the SqlEditor.
Kobus for trying to call a web service that returns everything and the kitchen sink.
Nedbank for putting our Image components through the wringer.
Bernhard for doing most of the work.