Skip to content

Releases: ExpediaGroup/apiary-data-lake

v6.10.4: Feature/fix data island (#202)

21 Sep 15:20
3627828
Compare
Choose a tag to compare
* fix service account in s3 inventory job

* s3 inventory service account

* fix

* update cronjob name

* update changelog

* Update CHANGELOG.md

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

v6.10.3

30 Aug 19:24
9f45ae6
Compare
Choose a tag to compare

Fixed

  • Fixed problem with s3_inventory_repair cronjob when apiary instance_name is not empty.

Changed bucket policy for `deny_iamroles` to only deny "dangerous" actions, including `GetObject`.

18 Aug 19:23
63af892
Compare
Choose a tag to compare

[6.10.2] - 2021-08-18

Changed

  • Changed bucket policy for deny_iamroles to only deny "dangerous" actions, including GetObject.

v6.10.1: Feature/encrypt rds (#199)

23 Jul 16:46
430582c
Compare
Choose a tag to compare
* variable to encrypt rds

* update changelog

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

v6.10.0: Feature/island fixes (#198)

21 Jul 20:27
b5a3b26
Compare
Choose a tag to compare
* k8s_namespace variable

* fix

* fix namespace

* variable to configure dashboard namespace

* add service accounts

* attach service account

* fix namespace

* irsa assume

* use oidc_provider variable

* annotate service accounts

* fix

* optional kiam arn

* fix

* update readme

* update changelog

* rename k8s_namespace as metastore_namespace

* update VARIABLES.md

* update readme

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

v6.9.3: Feature/fix s3 tag conditions (#197)

14 Jul 17:26
aba59e2
Compare
Choose a tag to compare
* add support to split customer policy condition

* fix

* cleanup

* update changelog

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

v6.9.2: Added disallow_incompatible_col_type_changes variable

12 Jul 15:55
cc0d392
Compare
Choose a tag to compare

[6.9.2] - 2021-07-08

Added

  • Added disallow_incompatible_col_type_changes variable to disable hive validation when schema changes. This variable will help Apache Iceberg to make schema-evolution.

v6.9.1: add support for cross account access to system schema (#194)

08 Jul 11:07
1b5debe
Compare
Choose a tag to compare

v6.9.0: Feature/s3 tag policies (#193)

22 Jun 21:52
7db672e
Compare
Choose a tag to compare
* apiary customer policy condition

* seperate bucket and object policies

* fix

* fix

* update changelog

* update readme

* fix

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

v6.8.1: Feature/s3 inventory customer accounts (#192)

17 Jun 18:44
68da907
Compare
Choose a tag to compare
* variable to grant access to s3 inventory s3 bucket

* update changelog

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