Release Notes - 1.0
-
1.0.11-funcrel
1.0.11-funcrel
Improves the identification of Kafka topic names, leading to better Kafka object resolution. Upgrades internal evaluation engine leading to an overall enhancement of object resolution, thus providing better/accurate results. -
1.0.10-funcrel
1.0.10-funcrel
Upgrades internal evaluation engine leading to an overall enhancement of object resolution, thus providing better/accurate results. -
1.0.9-funcrel
1.0.9-funcrel
Improves analysis speed and accuracy by adding optimized filtering. Upgrades internal evaluation engine leading to an overall performance improvement and better object resolution, thus providing better/accurate results. -
1.0.8-funcrel
1.0.8-funcrel
Fixes an issue where .NET kafka missing objects were not linked to a .NET language category, causing them to be excluded from modules based on the .NET technology. Upgrades the internal evaluation engine, improving messaging object resolution, resulting in more accurate analysis results. 1.0.7-funcrel
1.0.7-funcrel
Unknown Producer/Consumer objects are now created per method, versus Analysis Unit Upgrades the internal evaluation engine, which strengthens producer/consumer resolution and delivers more precise results. 1.0.6-funcrel
1.0.6-funcrel
Upgrades internal evaluation engine leading to an overall enhancement of Producer/Consumer resolution, thus providing better/more accurate results. 1.0.5-funcrel
1.0.5-funcrel
Fixed the ‘file not found’ issue, resulting in the successful completion of the analysis. 1.0.4-funcrel
1.0.4-funcrel
Minor update to rename all existing Kafka “Publisher” and “Receiver” type objects to “Producer” and “Consumer” type objects to align with Kafka terminology. 1.0.3-funcrel
1.0.3-funcrel
Upgraded string evaluation to make it compatible with Python 3.9/Linux.1.0.2-funcrel
1.0.2-funcrel
Added support to fetch multiple concatenated variables whose values are derived in appsettings.json for Publisher and Receiver objects. 1.0.1-funcrel
1.0.1-funcrel
Added support to handle the cases when Kafka operations are implemented along with multiple vendors using same publisher and consumer API’s of Dotnetcore.cap library. 1.0.0-funcrel
1.0.0-funcrel
Moved to funcrel.Support to fetch data from appsettings.json 1.0.0-beta1
1.0.0-beta1
Added support for the Streamiz.Kafka.Net library. See https://doc.castsoftware.com/display/TECHNOS/Apache+Kafka+for+.NET+-+1.0#ApacheKafkafor.NET1.0-StreamAPIs . Support for Kafka Streams 1.0.0-alpha2
1.0.0-alpha2
Added support for new libraries DotNetCore.CAP.Kafka and MassTransit.Kafka. New library support of Apache Kafka for .Net 1.0.0-alpha1
1.0.0-alpha1
Initial release of the extension.Added support for .NET implementation of Apache Kafka for the Confluent.Kafka nuget package. Basic support of Apache Kafka for .NET.