Skip to content

Releases: buildersoftio/andyx-client-dotnet

Andy X v3.0 Client

22 Nov 13:31
9001680
Compare
Choose a tag to compare

Sublime's custom image

Welcome to Andy X v3

It's a wonderful pleasure to release the third generation of Andy X. Andy X Client for .NET is a client library that enables developers to connect to Andy X (Consume and Produce Messages).

🚀🚀🚀

As you may know, we were working really hard on the v3 of Andy, and with it a lot of new and great features has come.

The third generation of Andy X have more than 100 different new feature and enhancements, from the storage engine to hub engines for data ingestion and consumption.

This release of Andy X .NET Client works only with Andy X v3 and higher.

Features

  • New Public Fluent APIs,
  • Support for Clusters,
  • Store into shard,
  • New Subscription Mode supported,
  • New Producer Logic,
  • Message Ids now are mandatory while creating Producers and Consumers,
  • Message Ids can be complex objects,
  • Added support for Data Compression.

You can download Andy X Client for .NET from nuget in the link below
https://www.nuget.org/packages/Buildersoft.Andy.X.Client
https://www.nuget.org/packages/Andy.X.Client.Extensions.Microsoft.DependencyInjection

For more information about Andy X refer to the link below
https://buildersoftdev.azurewebsites.net/andyx

What's next

We are constantly working on new features and bug fixes!

Feel free to give us feedback and suggestions for the future releases, by creating issues and contacting us via Github.
Thank you from all of us at Buildersoft!

buildersoft-05

alt text

Andy X v2.1 Client

06 May 17:53
9cff912
Compare
Choose a tag to compare

It's a great pleasure to introduce to you the next evolution of Andy X v2, Andy X v2.1!
With this new version there are a tons of new feature and bug fixes across the board!

As we are always listening to the feedbacks

First we want to thank you who tried and tested our open platform.
With v2.1 we are delivering Configuration REST APIs to help companies to deliver different configurations into Andy X Cluster with IaaS and Andy X CLI.

In this major release of v2 we re-designed the communication between nodes and storages.

Features

  • Header Support,
  • Public API-s are re-designed,
  • Bulk Producing

You can download Andy X Client from nuget in the link below
https://www.nuget.org/packages/Buildersoft.Andy.X.Client/2.1.6
https://www.nuget.org/packages/Andy.X.Client.Extensions.Microsoft.DependencyInjection/2.1.6

For more information about Andy X refer to the link below
https://buildersoftdev.azurewebsites.net/andyx

What's next

We are constantly working on new features and bug fixes!

Feel free to give us feedback and suggestions for the future releases, by creating issues and contacting us via Github.
Thank you from all of us at Buildersoft!

alt text.

Andy X v2 Client

16 Jan 00:01
c1d498a
Compare
Choose a tag to compare

Andy X v2 Client

It's a great pleasure to introduce to you the next generation of Andy X, Andy X 2!
With this new generation there are a tons of new feature.

As we are always listening to the feedbacks

  • Within Andy X 2 we are replacing Readers with Consumers, Writers with Producers and Books with Topics.

The codebase behind 'Writers' has been totally re-designed.
Producers now uses the same codebase as Consumers.

Features

  • Better Dependency Injection support,
  • Added XClientFactory to enable faster producer/consumer initialization,
  • Added support for TenantToken and ComponentToken
  • Better Consumer/Producer Configuration
  • Added SSL Support,
  • Added MessageStored Event for Producers,
  • For consumer we added support for InitialPosition, now it supports Earliest and Latest,
  • Added RetryProducing when connection is lost between client and the X Node,
  • Producers and Consumers now supports topic persistency (topics can be persistent or non-persistent).

You can download Andy X Client from nuget in the link below
https://www.nuget.org/packages/Buildersoft.Andy.X.Client/2.0.0
https://www.nuget.org/packages/Andy.X.Client.Extensions.Microsoft.DependencyInjection/2.0.0

For more information about Andy X refer to the link below
https://buildersoftdev.azurewebsites.net/AndyX

Whats next

We are constantly working on new features and bug fixes!

Feel free to give us feedback and suggestions for the future releases, by creating issues and contacting us via Github.
Thank you from all of us at Buildersoft!

alt text.