Skip to content

Releases: ExpediaGroup/apiary-federation

v4.2.1: Merge pull request #132 from ExpediaGroup/feature/add_ecr_permission

05 Jan 16:42
f1cfed4
Compare
Choose a tag to compare
Merge pull request #133 from ExpediaGroup/feature/remove_condition

Removed the check

v4.2.0

05 Jan 15:58
bd3e762
Compare
Choose a tag to compare
Merge branch 'master' into feature/add_ecr_permission

release 4.1.5

30 Nov 14:46
da1353f
Compare
Choose a tag to compare

[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

08 Nov 17:16
74a9459
Compare
Choose a tag to compare

release v4.1.3

08 Nov 11:41
27e2183
Compare
Choose a tag to compare

[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

06 Sep 22:29
90b1165
Compare
Choose a tag to compare

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

30 Jun 14:50
93e088f
Compare
Choose a tag to compare

[4.1.1] - 2023-06-30

Added

  • Added JVM, System, and Timer metrics in WaggleDance Dadadog annotations.

Added Annotations to send metrics to Datadog

25 May 14:56
05217a8
Compare
Choose a tag to compare

Added the annotations to push Prometheus metrics for WaggleDance to Datadog UI.

Adjustments to support waggle dance upgrade

12 May 15:49
0b78157
Compare
Choose a tag to compare
Change liveness probe (#122)

* Change liveness probe

* update changelog

* Change actuator route

Adjustments to support eks 1.22+

05 May 19:12
a68f7bb
Compare
Choose a tag to compare
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]>