Datacoral Version 1.21.0

  • All Lambda's across the Datacoral infrastructure migrated to Nodejs 12.x LTS from Nodejs 8.10, before its deprecation or EOL

  • Webapp

    • Migrated to Nodejs 12.x LTS
  • CLI

    • New version of cli is Nodejs 12.x LTS
    • Bug fix for Matview dpl configuration
  • Connectors

    • Announcing the availability of the following slices:
      • SFTP - Secure File Transfer Protocol (SFTP) is a secure version of File Transfer Protocol (FTP), which facilitates data access and data transfer over a Secure Shell (SSH) data stream.
    • Dynamodb
      • Support to auto detect dataLayout that is used to create tables in warehouse
    • S3
      • Support to auto detect dataLayout that is used to create tables in warehouse
  • Organize Slices

    • Redshift
      • Improved efficiency while loading data into redshift.
      • Fixed minor bugs in matview reprocess.
    • Athena
      • Handled duplicate trigger events in materialized views.