You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this release, we have introduced `Restart`,` VerticalScaling` and `UpdateVersion` OpsRequests for KubeDB managed Cassandra. Users can easily manage Cassandra instances by using these opsRequest. Currently a user can only update versions from version 4.1.8 to version 5.0.3 .
55
+
In this release, we have introduced `Restart`,` VerticalScaling` and `UpdateVersion` OpsRequests for KubeDB managed Cassandra. Users can easily manage Cassandra instances by using these OpsRequests. Currently, a user can only update versions from version 4.1.8 to version 5.0.3 .
56
56
57
57
### Restart:
58
58
@@ -221,7 +221,7 @@ secret demo/hz-license-key created
@@ -314,12 +314,12 @@ Here’s a preview of the Alert dashboard for Ignite:
314
314
## MariaDB
315
315
316
316
In this release, we are excited to introduce TLS support for MariaDB Replication Topology. This enhancement ensures secure data transmission across the replication topology, providing encrypted communication between nodes to safeguard sensitive data and enhance overall security. By enabling TLS, users can now confidently deploy MariaDB replication in environments requiring stringent data protection, ensuring compliance with security best practices while maintaining the reliability and performance of the replication process.
317
-
we have addressed a bug affecting the MariaDB archiver. Previously, the TLS-enabled MinIO S3 bucket was not functioning correctly, particularly with Sidekick, which failed to push the binlog file. This issue has been identified and resolved in the current release.
317
+
we have addressed a bug affecting the MariaDB archiver. Previously, the TLS-enabled MinIO S3 bucket was not functioning correctly, particularly with Sidekick, which failed to push the binlog file. We identified and resolved this issue in the current release.
318
318
319
319
320
320
## MySQL
321
321
322
-
In this release, we have addressed a bug affecting the MySQL archiver. Previously, the TLS-enabled MinIO S3 bucket was not functioning correctly, particularly with Sidekick, which failed to push the binlog file. This issue has been identified and resolved in the current release.
322
+
In this release, we have addressed a bug affecting the MySQL archiver. Previously, the TLS-enabled MinIO S3 bucket was not functioning correctly, particularly with Sidekick, which failed to push the binlog file. We identified and resolved this issue in the current release.
0 commit comments