Skip to content

Releases: ExpediaGroup/apiary-data-lake

v7.10.10: feat: add s3 inventory lifecycle (#311)

14 May 17:53
1e988f0

Choose a tag to compare

* 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)

13 May 00:35
a0249df

Choose a tag to compare

* 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)

08 May 17:36
81d211b

Choose a tag to compare

* 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

05 May 15:39
018ce5e

Choose a tag to compare

[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)

29 Apr 17:53
b28b4a8

Choose a tag to compare

* fix hms lf permissions

* update changelog

---------

Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>

v7.10.4: variable to configure lakeformation customer accounts (#306)

28 Apr 19:24
ec00abf

Choose a tag to compare

* 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)

07 Mar 13:05
64f7aa7

Choose a tag to compare

* hive metastore data location access permissions

* fix

* fix

* update changelog

---------

Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>

v7.10.2

06 Mar 00:22
3e8a097

Choose a tag to compare

What's Changed

Full Changelog: v7.10.1...v7.10.2

Release 7.10.1

04 Mar 11:02
dc15ea7

Choose a tag to compare

[7.10.1] - 2025-03-04

Added

  • Iceberg metadata files are now always accessible cross-account.

Release 7.10.0

03 Mar 14:44
b2f361a

Choose a tag to compare

[7.10.0] - 2025-03-03

Added

  • AWS Lake Formation resources created per database if create_lf_resource enabled.
  • HMS Glue sync listener Lake Formation permissions to create Glue tables if disable_glue_db_init & create_lf_resource.
  • Added lf_hybrid_access_enabled to enable Hybrid access in Lake Formation.
  • Upgraded providers
    • hashicorp/aws to 5.17.0 (was 4.0)