Releases: ExpediaGroup/apiary-data-lake
Releases · ExpediaGroup/apiary-data-lake
v6.7.0: Feature/perschema customers (#179)
* option to override customer accounts per schema * fix * update changelog * update readme Co-authored-by: Raj Poluri <[email protected]>
v6.6.1: Feature/delete dbs (#178)
* managed_database_host variable * Add managed_database_host output. Co-authored-by: Raj Poluri <[email protected]>
Configure bucket ownership controls on apiary managed buckets
Feature/s3 object ownership (#177) * aws_s3_bucket_ownership_controls * update changelog * add inventory bucket Co-authored-by: Raj Poluri <[email protected]>
v6.5.3: add metastore load balancer outputs (#176)
Co-authored-by: Raj Poluri <[email protected]>
v6.5.2: Feature/s3 logs sqs (#175)
* manage logs sqs queue * update changelog * add tags to sns topics and sqs queues Co-authored-by: Raj Poluri <[email protected]>
v6.5.1: Feature/hms iam wildcard (#174)
* use wildcard to configure metastore iam roles * fix * arn fix * fix master user secret count * fix templates * fix allow-grant path * k8s-secret fix * fix init container commands * update changelog * remove mysql_commands template variable * remove init container image and use hms docker for init container also * fix Co-authored-by: Raj Poluri <[email protected]>
[6.5.0] - 2020-08-31
Changed
- Issue 165 Use init containers instead of
mysql
commands to initialize mysql users.
Removed
mysql
dependency for this terraform module.
v6.4.3: Added S3:GetBucketAcl to cross-account shared buckets (#169)
- Added S3:GetBucketAcl to cross-account shared buckets (#169)
v6.4.2: new variable to disable metastore VPC endpoint services (#168)
* set log bucket abort_incomplete_multipart_upload_days * variable to enable vpce endpoint service creation * fix * set system and inventory buckets abort_incomplete_multipart_upload_days * s3_logs_hive abort_incomplete_multipart_upload_days * update changelog * update desc * fix gluesync in ecs deployments Co-authored-by: Raj Poluri <[email protected]>