Releases: ExpediaGroup/apiary-federation
Releases · ExpediaGroup/apiary-federation
v4.2.1: Merge pull request #132 from ExpediaGroup/feature/add_ecr_permission
Merge pull request #133 from ExpediaGroup/feature/remove_condition Removed the check
v4.2.0
Merge branch 'master' into feature/add_ecr_permission
release 4.1.5
[4.1.5] - 2023-11-30
Fixed
- Issue where requests can hit 10min connection timeout, TCP keepalive prevents NLB closing idle connections.
v4.1.4: Merge pull request #128 from ExpediaGroup/feature/add_ecs_tags
fix: added tags to service and tasks
release v4.1.3
[4.1.3] - 2023-11-08
Fixed
- ECS healtcheck endpoints, switched back to
/actuator/health
Metrics have been incorporated into Waggle Dance with the inclusion of tags
[4.1.2] - 2023-09-06
Added
- Metrics have been incorporated into Waggle Dance with the inclusion of tags, which will facilitate filtering within Datadog.
Added JVM, System, and Timer metrics in WaggleDance Dadadog annotations.
[4.1.1] - 2023-06-30
Added
- Added JVM, System, and Timer metrics in WaggleDance Dadadog annotations.
Added Annotations to send metrics to Datadog
Added the annotations to push Prometheus metrics for WaggleDance to Datadog UI.
Adjustments to support waggle dance upgrade
Change liveness probe (#122) * Change liveness probe * update changelog * Change actuator route
Adjustments to support eks 1.22+
Feature/wd eks upgrade (#121) * Update wd liveness_probe * Fix to match eks upgrade * Patch 4 (#118) * Patch 3 (#116) * update k8s deployment to compatible with eks 1.22+ * Update k8s.tf * Update CHANGELOG.md * update kubernetes service attribute name * update service attribute name * Update ouputs.tf * Update route53.tf * Patch 6 (#119) * change output to array * change output to list * Patch 7 (#120) * test * test * test * test wildcard * update change log * Update k8s.tf --------- Co-authored-by: rickart <[email protected]>