Releases: ExpediaGroup/apiary-federation
Releases · ExpediaGroup/apiary-federation
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 <rpoluri@expediagroup.com>
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 <rpoluri@expediagroup.com>
v3.4.2: Feature/file limits (#104)
* configure fargate task ulimits * increase ecs task file limit * add nproc limits Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>
v3.4.1: Feature/internal svc (#101)
* internal service with client affinity * update service names * update changelog * fix changelog Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>
v3.4.0: option to enable waggle-dance autoscaling on k8s (#100)
* variable to enable autoscaling * fix * configure cpu limits * fix * fix * update comment * update readme Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>
v3.3.15: Feature/headless service (#99)
* add headless service * update changelog Co-authored-by: Raj Poluri <rpoluri@expediagroup.com>
release 3.3.3-log4shell-fix-1
[3.3.3-log4shell-fix-1] - 2021-12-16
- Set env var
LOG4J_FORMAT_MSG_NO_LOOKUPS=”true”
for WD containers for log4j-shell bug. HotFix for 3.3.3 branch.
release 3.3.14
[3.3.14] - 2021-12-16
- Set env var
LOG4J_FORMAT_MSG_NO_LOOKUPS=”true”
for WD containers for log4j-shell bug.