Skip to content

Releases: ExpediaGroup/apiary-federation

Variable for primary_metastore_access_type

09 Dec 17:58
c3ab706
Compare
Choose a tag to compare

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)

14 Sep 14:41
7ba4672
Compare
Choose a tag to compare
* 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)

01 Sep 15:55
ea4abe0
Compare
Choose a tag to compare

v4.0.2: Waggledance secondary vpc (#112)

15 Aug 15:31
884cc5d
Compare
Choose a tag to compare
* Update route53.tf

* Update route53.tf

* change log

v4.0.1

20 Jul 16:39
59c5054
Compare
Choose a tag to compare
Add waggle-dance load balancer output when using ECS and autoscaling …

Release 4.0.0

23 May 18:38
4f46d59
Compare
Choose a tag to compare

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

06 Apr 20:38
7baa61f
Compare
Choose a tag to compare

[3.6.1] - 2022-04-06

  • Added support for enabling invocation logs separately from other log4j loggers.

Added support for AWS Glue metastore federation.

23 Mar 15:44
47970a9
Compare
Choose a tag to compare

[3.6.0] - 2022-03-22

  • Added support for AWS Glue metastore federation.

v3.5.1: Feature/fix healthcheck (#106)

17 Mar 22:55
2a1f870
Compare
Choose a tag to compare
* 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)

17 Mar 21:06
b660057
Compare
Choose a tag to compare
* 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]>