Skip to main content

Conduit 0.9.0 release

· 2 min read

Revolutionize your data processing with Conduit v0.9, featuring enhanced processors. This release introduces powerful new capabilities that allow you to transform and manage your data more effectively.

Key Highlights

  • Introduction of Standalone Processors: Conduit 0.9 allows developers to create custom processors using Web Assembly (WASM), enabling flexibility in data processing with modern programming languages.
  • Enhanced Processor Framework: The overhaul of the processor framework improves usability, allowing for more powerful and user-friendly data manipulation compared to previous versions.
  • Comprehensive Documentation: Detailed guides are provided for implementing standalone processors, including a "How it works" guide to assist developers in leveraging the new capabilities effectively.
  • Improvements to Built-in Processors: Significant enhancements have been made to existing built-in processors, making them more robust and easier to use for various data processing tasks.
  • Dynamic Configuration: The new connector SDK supports dynamic configuration parameters, allowing for more flexible and scalable pipeline setups.
  • Getting Started Guide: A user-friendly guide is available to help new users set up Conduit and explore the latest features quickly.
tip

For an in-depth look at how the enhanced processors can transform your data processing workflows, check out our blog post, and visit our Processors documentation page.