Releases: ExpediaGroup/apiary-data-lake
Releases · ExpediaGroup/apiary-data-lake
v7.10.10: feat: add s3 inventory lifecycle (#311)
* feat: add s3 inventory lifecycle * fix: add apiary_extra_tags_s3 on inventory and log buckets * fix: update change log --------- Co-authored-by: janli <janli@expediagroup.com>
v7.10.8: fix catalog producers system db permissions (#310)
* fix catalog producers * add changelog and workflow * cleanup --------- Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>
v7.10.7: export glue database names and locations (#309)
* export glue database names and uris * filter kms encrypted schemas * schemas_info_map local variable * add depends_on * cleanup * add default db lakeformation permissions * include system database in export * update changelog --------- Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>
Release 7.10.6
[7.10.6] - 2025-05-02
Added
- Add catalog producer roles with access to ALL Glue databases.
v7.10.5: Terraform workaround for customer_account feature (#307)
* fix hms lf permissions * update changelog --------- Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>
v7.10.4: variable to configure lakeformation customer accounts (#306)
* apiary customer account lakeformation permissions * fix * fix * script to grant LF desc permissions * grant permissions using shell script * fix * lf_customer_accounts variable * permissions with grant option * cleanup * all principals permissions * update changelog and variables.md --------- Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>
v7.10.3: add data location permissions (#305)
* hive metastore data location access permissions * fix * fix * update changelog --------- Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>
v7.10.2
Release 7.10.1
[7.10.1] - 2025-03-04
Added
- Iceberg metadata files are now always accessible cross-account.
Release 7.10.0
[7.10.0] - 2025-03-03
Added
- AWS Lake Formation resources created per database if
create_lf_resourceenabled. - HMS Glue sync listener Lake Formation permissions to create Glue tables if
disable_glue_db_init&create_lf_resource. - Added
lf_hybrid_access_enabledto enable Hybrid access in Lake Formation. - Upgraded providers
- hashicorp/aws to
5.17.0(was4.0)
- hashicorp/aws to