Skip to content

Releases: ExpediaGroup/apiary-data-lake

v6.7.0: Feature/perschema customers (#179)

10 Nov 19:14
92e7287
Compare
Choose a tag to compare
* 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)

06 Nov 23:44
793b07d
Compare
Choose a tag to compare
* managed_database_host variable

* Add managed_database_host output.

Co-authored-by: Raj Poluri <[email protected]>

Configure bucket ownership controls on apiary managed buckets

30 Oct 16:47
374bb8d
Compare
Choose a tag to compare
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)

09 Oct 15:37
657fdb9
Compare
Choose a tag to compare

v6.5.2: Feature/s3 logs sqs (#175)

08 Sep 17:20
9f15b3d
Compare
Choose a tag to compare
* 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)

02 Sep 18:29
693e75c
Compare
Choose a tag to compare
* 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

31 Aug 16:15
50e2134
Compare
Choose a tag to compare

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)

12 Aug 19:52
0fd4512
Compare
Choose a tag to compare
  • Added S3:GetBucketAcl to cross-account shared buckets (#169)

v6.4.2: new variable to disable metastore VPC endpoint services (#168)

04 Aug 16:12
28bbeca
Compare
Choose a tag to compare
* 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]>

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…