Axual Release Update 2021.1
Springtime is upon us, and with it comes new beginnings. We also have something fresh that we're excited to share with you. Our latest release, Axual 2021.1, is here, and it has some new features and improvements. So tune in with this blog and video to find out more.

On this page
Springtime is upon us, and with it comes new beginnings. We also have something fresh that we’re excited to share with you. Our latest release, Axual 2021.1, is here, and it has some new features and improvements. So tune in with our video to find out the full details.
Axual Release Update 2021.1
What Does Axual 2021.1 Include?
Client interoperability for schema registry
As of the 2021.1 release update, we are proud to announce that Axual is streamlining the process of data exchange between producers and consumers even more. The latest update introduces a new schema registry feature – client interoperability for schema registry. In addition to performing a literal match between schemas it will now perform a functional match. The functional match is insensitive to schema differences caused by different libraries used when using different programming languages, and therefore improves the interoperability of different clients using Avro schemas with Kafka. The new Schema Registry feature is backwards compatible, so there will be no impact on already running streaming data pipelines.
Transactional support
In this new update, we have added transactional support on multiple levels in the platform, from the broker until the various clients. When requesting authorization to produce on a Kafka topic, the proper ACLs to use transactions and perform an idempotent write are now being set on the topics affected. The good news is that is automatically being done at the time the request is made & approved. Moreover, you will now find transactional support and the necessary idempotence to a client’s Java and .NET libraries. Our 2021.1 release video introduces a demo project which you can also find on Gitlab to test the transaction features yourself: https://gitlab.com/axual-public/release-updates/2021.1
Other updates
Aside from those two highlighted features and improvements, there are other updates in Axual 2021.1. The latest release includes PEM support, UI validation fixes and much more. You can check out our online documentation to learn more about the other updates.
Conclusion
The process of streaming data with Axual is now more efficient and effective with these new features and improvements. The new update highlights client interoperability to reduce issues with compatibility and readability. Axual Update 2021.1 also includes additional transactional support to eliminate duplicate and missing messages. The video covered the main points of our latest release, but you can read our online documentation to learn more about the other features and improvements.
Answers to your questions about Axual’s All-in-one Kafka Platform
Are you curious about our All-in-one Kafka platform? Dive into our FAQs
for all the details you need, and find the answers to your burning questions.
Related blogs

Axual 2025.1 is here with exciting new features and updates. Whether you're strengthening security, improving observability, or bridging old legacy systems with modern event systems, like Kafka, Axual 2025.1 is built to keep you, your fellow developers, and engineers ahead of the game.

Consumer group offsets are essential components in Apache Kafka, a leading platform for handling real-time event streaming. By allowing organizations to scale efficiently, manage data consumption, and track progress in data processing, Kafka’s consumer groups and offsets ensure reliability and performance. In this blog post, we'll dive deep into these concepts, explain how consumer groups and offsets work, and answer key questions about their functionality. We'll also explore several practical use cases that show how Kafka’s consumer groups and offsets drive real business value, from real-time analytics to machine learning pipelines.

Apache Kafka is a powerful event-streaming platform, but does your enterprise need to go all in from day one? In this blog, we explore why starting small with Kafka is the best strategy. Learn how an incremental approach can help you reduce complexity, and scale efficiently as your needs grow. Whether you're new to Kafka or looking for a practical implementation strategy, this guide will set you on the right path.