Datacoral Version 1.23.0

  • Datacoral policy updates

    • Cross account role changes
      • Added permissions to defer the Redshift cluster maintenance window
      • Added permissions to update auto-scaling capacity of beanstalk applications
      • Added permissions to update event source mapping for lambdas to enable retries from kinesis
      • Added permissions that allow us to add a seperate layer for common modules in a lambda allowing us to update lambdas with smaller code packages
    • datacoral-roles changes
      • Added permissions to the batch role to run Athena queries on batch instances to support Athena UDFs
    • Console user role changes
      • Added permissions to console user to have a explicit deny on all actions if login is not from Datacoral VPN
  • Webapp

    • Added Installation settings tab in the Settings page which lists the cloudformation stack update commands to be run during upgrades
    • Fixed a login issue that enables user to be on the webapp after completing onboarding without having to login again
    • Fixed the matview pause/resume operations for future timelabels
  • CLI

    • Enhanced organize matview-update-local command to validate the dpl files provided
    • Added organize matview-list-local-updates command for listing the local changes
    • Fixed the matview download command to have the right dist-key in the dpl
  • Collect Slices

    • S3:
      • Fixed issues in record count computation for csv files
      • Enhanced slice add flow via UI by exposing additional options
      • Fixed multiple bugs related to compressed file loads and snapshot paginate extraction modes
    • Dynamodb:
      • Implemented support for Dynamodb connector to pull tables from a different AWS account.
      • Enhanced slice add flow via UI by exposing additional options
    • Stripe
      • Updated invoice loadunit with new column Invoices lines.
      • Updated subscriptions loadunit with new column subscription
    • Pipedrive
      • Support to auto detect dataLayout that is used to create tables in warehouse
    • Mysql
      • Enhanced slice add flow via UI by exposing additional options.
  • Organize Slices

  • Docs
    • Enhanced documentation for multiple collect slices