Datacoral Version 1.37.0

Connectors

  • Drift
    • Enhanced meetings loadunit to pull meetings in the future up to 90 days
  • Google Spreadsheets
    • Added support for multiple ranges and columns ranges
  • MySQL CDC
    • Ability to load data into Snowflake
    • Support for soft deletes while loading data into warehouses, "__dc_cdc_deleted_at" will be set for soft-deleted columns
    • Compress data into GZ format
  • PostgreSQL CDC
    • Ability to load data into Snowflake
    • Support for soft deletes while loading data into warehouses, "__dc_cdc_deleted_at" will be set for soft-deleted columns
  • CLI
    • Connector configuration download will have the additional attribute version number to represent the server side connector configuration version.
    • To update the connector configuration, the user will need the latest version of the configuration

System Improvements

  • Webapp
    • Introducing User Management Console within Datacoral app, to invite and manage the user's permission within team. Please check user management documentation for more details.
    • Improved performance of loadunits list page