Releases: ExpediaGroup/apiary-data-lake
Releases · ExpediaGroup/apiary-data-lake
v6.4.1
v6.4.0: Pre-work for S3 ranger logs hive table feature (#160)
* creating hive table * add ENABLE_RANGER_LOGS var * hardcoding ehable ranger logs to true * revert default to false, fixing typo * adding variable * update changelog and variables * correcting date * rename apiary-bucket-policy.json * add encryption option * kms keys * test for_each condition * kms policy * kms client policy * fix * restrict writes to managed kms key * fix admin kms policy * restrict s3 bucket access to client roles * update readme * fix client roles * fix client_roles in template * kms alias * kms alias fix * removing enable_ranger_logs variable * removing enable_ranger_log variable * remove client roles in bucket policy * update kms key admin policy * update changelog * cleanup * adding system bucket * policies for system bucket * adding count for iam role policies * removing apiary access logs, replacing with system * Revert "removing apiary access logs, replacing with system" This reverts commit 631b6ad348a67e618a9afd2993f1ffea3b8260d8. * Removing extra white space * Removing whitespace * cleanup * newline for EOF * removing unneeded count=1 * system db name as variable * more changes system db name as variable * replacing - with _ (typo) * how did I missed it? * correcting name * weird issue with updated file * another try to fix the file * Newline at the end * another newline * missing variable * one more attempt to fix kms * update changelog * fixing few issues * removing KMS keys for testing - do not approve * removing KMS keys for testing - do not approve * removing KMS keys for testing - do not approve * reverting test stuff * Update CHANGELOG.md Co-authored-by: Scott Barnhart <[email protected]> * updating date Co-authored-by: Raj Poluri <[email protected]> Co-authored-by: Scott Barnhart <[email protected]>
v6.3.0: support for SSE-KMS encryption in Apiary managed S3 buckets (#161)
* rename apiary-bucket-policy.json * add encryption option * kms keys * test for_each condition * kms policy * kms client policy * fix * restrict writes to managed kms key * fix admin kms policy * restrict s3 bucket access to client roles * update readme * fix client roles * fix client_roles in template * kms alias * kms alias fix * remove client roles in bucket policy * update kms key admin policy * update changelog * cleanup * Update kms.tf Co-authored-by: Scott Barnhart <[email protected]> * update readme * update VARIABLES.md * Update VARIABLES.md Co-authored-by: Scott Barnhart <[email protected]> Co-authored-by: Raj Poluri <[email protected]> Co-authored-by: Scott Barnhart <[email protected]>
v6.2.1
v6.2.0: Variable to deny IAM roles access to Apiary managed S3 buckets (#158)
* deny_iamroles variable * fix template variable * fix policy * changelog * PR comment update Co-authored-by: Raj Poluri <[email protected]>
v6.1.3: Set size of HMS thread pool based on instance memory. (#157)
* Set size of hms thread pool * cleanup locals * fix copy/paste error Co-authored-by: Scott Barnhart <[email protected]>
v6.1.2: prep for release (#156)
Co-authored-by: Scott Barnhart <[email protected]>
v6.1.1: Fix/k8s multiple instances (#153)
* fix grafana dashboard install * fix metastore install * tf 12 syntax * hms_alias * update changelog * alias s3-inventory-repair job * tf 12 syntax Co-authored-by: Raj Poluri <[email protected]>
v6.1.0: Pre-work for S3 access logs hive table feature (#152)
* Prework for S3 access logs hive table feature * fix bugs * manage s3 logs bucket * fix iam role * fix iam role Co-authored-by: Scott Barnhart <[email protected]>
Schema data events to SQS, breaking Terraform 0.12 changes
Read CHANGELOG.md for 6.0.0
carefully to see ramifications of updating to this release, and for how to migrate from earlier Apiary releases.