Releases: ExpediaGroup/apiary-data-lake
Releases · ExpediaGroup/apiary-data-lake
v6.10.4: Feature/fix data island (#202)
* 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
Changed bucket policy for `deny_iamroles` to only deny "dangerous" actions, including `GetObject`.
[6.10.2] - 2021-08-18
Changed
- Changed bucket policy for
deny_iamroles
to only deny "dangerous" actions, includingGetObject
.
v6.10.1: Feature/encrypt rds (#199)
* variable to encrypt rds * update changelog Co-authored-by: Raj Poluri <[email protected]>
v6.10.0: Feature/island fixes (#198)
* 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)
* 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
[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)
Co-authored-by: Raj Poluri <[email protected]>
v6.9.0: Feature/s3 tag policies (#193)
* 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)
* variable to grant access to s3 inventory s3 bucket * update changelog Co-authored-by: Raj Poluri <[email protected]>