Release Notes - 1.0


  • 1.0.5-funcrel

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

    1.0.4-funcrel
    Fixes an issue that prevented resolving publisher and consumer objects when the message type was passed as a parameter using the typeof keyword.
    Upgrades the internal evaluation engine, which strengthens Publisher/consumer resolution and delivers more precise results.
    Unknown Publisher/Consumer objects are now created per method, versus Analysis Unit
  • 1.0.3-funcrel

    1.0.3-funcrel
    Fixes an issue that prevented the creation of RabbitMq objects.
    Extended support for IChannel interface based asynchronous APIs in RabbitMQ, enabling improved handling of object resolution for producer and consumer operations.
    Upgrades internal evaluation engine leading to an overall enhancement of Producer/Consumer resolution, thus providing better/more accurate results.
  • 1.0.2-funcrel

    1.0.2-funcrel
    “RabbitMQ DotNet Queue Receiver” objects have been renamed as “RabbitMQ DotNet Queue Consumer”.
  • 1.0.1-funcrel

    1.0.1-funcrel
    Upgraded string evaluation to make it compatible with Python 3.9/Linux.
  • 1.0.0-funcrel

    1.0.0-funcrel
    Added support for NServiceBus.RabbitMQ Library.
  • 1.0.0-beta2

    1.0.0-beta2
    Adding Support for DotNetCore.CAP.RabbitMQ Publisher and Consumer APIs are now supported for DotNetCore.CAP.RabbitMQ library.
    Adding support for MassTransit.RabbitMQ Publisher and Consumer APIs are now supported for MassTransit.RabbitMQ library.
  • 1.0.0-beta1

    1.0.0-beta1
    Adding Support for EasyNetQ Publisher and Receiver APIs are handled for EasyNetQ.IBus and EasyNetQ.IAdvancedBus libraries
  • 1.0.0-alpha1

    1.0.0-alpha1
    Initial release of the extension.
    Initial Support for RabbitMQ DotNet Publisher and Consumer APIs are supported for RabbitMQ.Client Library