Changelog
This page documents all notable changes to ClickPipes, including new features, improvements, bug fixes, and deprecations.
2025-05-31
Version 0.1
New Features:
- Initial release of ClickPipes with basic data mirroring capabilities
- Support for fully managed mirror engine deployment in Azure eastus2 region
Supported Connectors:
- Source connectors: MySQL, PostgreSQL, MongoDB, SQL Server, Oracle
- Target connector: ClickHouse
Known Limitations:
- Limited to Azure eastus2 region for fully managed deployments
- Semi-managed deployments available for all regions
2025-06-30
Version 0.2
Frontend Improvements:
- Optimized interaction details and fixed link errors
Mirror Engine Enhancements:
- Optimized dependency management, reducing deployment package size by 70% to only 96MB
- Enhanced JDK detection to recognize x64 and aarch64 environments on Linux/Mac systems for more accurate JDK identification, effectively improving engine startup speed to just 3 seconds
- Optimized data source download with dynamic package support to improve download success rates
- Unified cache storage paths - all caches now stored in the cache directory for cleaner local directory structure
- Optimized data table schema loading process by removing foreign key loading, improving loading speed and saving database resources
Connector Updates:
- Sybase: Removed endianness options from data source configuration, now auto-detected
- Oracle:
- Fixed unsupported log parsing configuration in CDC plugin, changed to fixed log miner
- Added local disk staging for transactions exceeding 10,000 events to prevent excessive engine memory consumption during large transactions
We're continuously working to improve ClickPipes and add new features. For upcoming features, please check our Roadmap.
If you encounter any issues or have suggestions, please contact us at support@clickpipes.co.