Releases: ExpediaGroup/apiary-federation
Releases · ExpediaGroup/apiary-federation
Variable for primary_metastore_access_type
Added
- Variable
primary_metastore_access_type
for enabling customized primary hive metastore access control type. See README for more info on this variable.
v4.0.4: Feature/ecs lb cross zone (#114)
* enable cross zone load balancing * update changelog Co-authored-by: Raj Poluri <[email protected]>
v4.0.3: preserve ip in ecs lb to enforce security group rules (#113)
Co-authored-by: Raj Poluri <[email protected]>
v4.0.2: Waggledance secondary vpc (#112)
* Update route53.tf * Update route53.tf * change log
v4.0.1
Release 4.0.0
[4.0.0] - 2022-05-23
Added
- Variable
enable_query_functions_across_all_metastores
for disabling potential slow and cross metastore function lookup. Disabled by default which break backward compatibility. See README for more info on this variable.
Added support for enabling invocation logs separately from other `log4j` loggers.
[3.6.1] - 2022-04-06
- Added support for enabling invocation logs separately from other
log4j
loggers.
Added support for AWS Glue metastore federation.
[3.6.0] - 2022-03-22
- Added support for AWS Glue metastore federation.
v3.5.1: Feature/fix healthcheck (#106)
* update sg cidr to fix healthcheck * update changelog Co-authored-by: Raj Poluri <[email protected]>
v3.5.0: option to enable autoscaling in ECS deployment (#105)
* enable ECS autoscaling * fix * fix * fix * disable service-discovery when autoscaling is enabled * fix * fix * fix * fix * add nlb * add listener and target group * attach load balancer * fix * fix * add healthcheck * add target group lifecycle * fix health check interval * fix * fix * use name prefix * fix * dns fix * update changelog and readme * cleanup * PR comment updates Co-authored-by: Raj Poluri <[email protected]>