File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
content/integrate/redis-data-integration/release-notes Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -27,15 +27,14 @@ It also lets you _transform_ the data from relational tables into convenient and
2727
2828## What's New in 1.14.0
2929
30- - Unified MySQL connector now handles both MySQL and MariaDB databases consistently
31- - Introduced Google Cloud Spanner support with both Google SQL and PostgreSQL dialect compatibility
32- - Introduced Apache Flink collector with built-in TLS/mTLS support for Google Spanner integration
33- - Fixed TLS certificate management issue for MySQL and MariaDB databases
34- - Better handling of CA certificate files in deployment configurations
35- - New metrics aggregator component for centralized metrics collection and exposure
36- - Enhanced operator metrics with proper exposure and monitoring capabilities
37- - Improved statistics endpoints adapted for Flink collector architecture
38- - Improved ` redis-di status ` command performance - introduced breakdown of "Processing Time" into "Transform time" and "Write time"
30+ - Added support for Google Cloud Spanner databases:
31+ - Compatible with both Google SQL and PostgreSQL dialects
32+ - Secure data collection through Apache Flink with built-in TLS/mTLS support
33+ - Fixing: MariaDB TLS connection not working when using TLS to the RDI database
34+ - Introduced RDI operator metrics for better monitoring and troubleshooting of the work of the operator
35+ - The ` redis-di status ` command now shows a detailed breakdown of the processor processing times:
36+ - Separate "Transform time" showing how long data transformations take
37+ - Distinct "Write time" indicating Redis write operation duration
3938
4039## Limitations
4140
You can’t perform that action at this time.
0 commit comments