Release Notes - 1.0


  • 1.0.6-funcrel

    1.0.6-funcrel
    Improves IBM MQ object resolution for applications that store queue configuration in launchSettings.json environment variables.
  • 1.0.5-funcrel

    1.0.5-funcrel
    Adds support for resolving producer and consumer object names from JSON and XML files.
    Upgrades internal evaluation engine leading to an overall enhancement of object resolution, thus providing better/accurate results.
  • 1.0.4-funcrel

    1.0.4-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of object resolution, thus providing better/accurate results.
    Adds support to resolve queue name for producer and consumer when defined in properties files via wrapper classes.
  • 1.0.3-funcrel

    1.0.3-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of object resolution, thus providing better/accurate results.
  • 1.0.2-funcrel

    1.0.2-funcrel
    Upgrades internal evaluation engine leading to an overall performance improvement and better object resolution, thus providing better/accurate results.
  • 1.0.1-funcrel

    1.0.1-funcrel
    Unknown Publisher/Consumer objects are now created per method, versus one Unknown object per Analysis Unit.
    Upgrades the internal evaluation engine, which strengthens Publisher/consumer resolution and delivers more precise results.
  • 1.0.0-funcrel

    1.0.0-funcrel
    Moving from beta to Functional Release.
    Addition of a TCC config file to ensure creation of transactions in all cases.
  • 1.0.0-beta1

    1.0.0-beta1
    Added support to read queue/topic names from config files The extension now fetches queue/topic names from configuration files to create Producer and Consumer/Subscriber objects.
  • 1.0.0-alpha1

    1.0.0-alpha1
    Initial release of this extension.
    Support for the “IBMMQDotnetClient” and “IBMXMSDotnetClient” libraries Support has been added for the Producer and Consumer APIs.