New features (CockroachDB)
Release 1.3.0
This release supports the following feature/features:
Backup ingestion from GCP storage
With this plugin release, the backup can now be ingested using GCP storage via credentials as well as implicit authentication. For more information, read the Creating a dSource with ingestion type GCP page.Staging Multi-node support
Starting from this release, the staging database can now be scaled across a number of hosts providing improved staging database performance..
Release 1.2.0
This release supports the following feature/features:
Skip Localities Check (optionally)
With this plugin release, we have introduced a checkbox in the dSource configuration option named "Skip Localities Check" allowing users to bypass the locality check of a cluster before initiating a restore operation.
Release 1.1.2
CockroachDB: PoC for auth-implicit feature to restore from AWS S3.
If you are using implicit authentication feature, ensure that AWS credentials are configured on staging host using aws configure
command.
Release 1.1.1
Record ZFS Storage Calculation Command (CockroachDB).
CockroachDB Plugin Security Fixes and Hardening.
Release 1.1.0
Cockroach (CRDB) Select Connector Virtualization Plugin.
Enabled the NFS restore functionality.
Release 1.0.0
First Version of CockroachDB Plugin.
CE-27 Cockroach (CRDB) Select Connector Virtualization Plugin
Code Structure referenced from Select Connector vSDK framework.
Python version 3 compatibility.
Improved Code Diagnosability / Readability.