Skip to content

Releases: ExpediaGroup/apiary-data-lake

v6.4.1

18 Jun 19:18
2c7169c
Compare
Choose a tag to compare
Add explicit dependency for S3 public access block to resolve race co…

v6.4.0: Pre-work for S3 ranger logs hive table feature (#160)

16 Jun 18:41
ce7c296
Compare
Choose a tag to compare
* 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)

08 Jun 22:31
5ddc1d6
Compare
Choose a tag to compare
* 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

27 May 14:58
3f0400e
Compare
Choose a tag to compare
Optional `customer_principal` and `producer_iamroles` in apiary manag…

v6.2.0: Variable to deny IAM roles access to Apiary managed S3 buckets (#158)

11 May 21:57
f4f8ae9
Compare
Choose a tag to compare
* 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)

11 May 18:35
8e67c7a
Compare
Choose a tag to compare
* 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)

07 May 17:30
4a0511c
Compare
Choose a tag to compare
Co-authored-by: Scott Barnhart <[email protected]>

v6.1.1: Fix/k8s multiple instances (#153)

05 May 18:51
1bd944a
Compare
Choose a tag to compare
* 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)

21 Apr 16:34
8ab5540
Compare
Choose a tag to compare
* 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

08 Apr 17:26
a1547af
Compare
Choose a tag to compare

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.