Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

v1.7.0

Choose a tag to compare

@aassadza aassadza released this 16 Feb 18:50
· 59 commits to main since this release
6de8b46

Added

  • The capability to ingest custom data by uploading files as JSON, XLSX, or CSV files

Updated

  • Use Amazon Kinesis Data Firehose partition projection to store and partition the data by source date (instead of system processing date)
  • Use Amazon Athena dynamic partitioning features to run SQL queries on data stored in S3 bucket
  • AWS CDK version 1.137.0
  • AWS SDK version 2.1067.0

Removed

  • Creating of AWS Glue partitions (replaced with Amazon Athena dynamic partitions)