From cd4a14f2364b500734199a2fec7acf1440a748ff Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Tue, 9 Jul 2024 17:15:44 -0700 Subject: [PATCH] changes --- Ent-Changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Ent-Changes.md b/Ent-Changes.md index afe6887..da6d2ad 100644 --- a/Ent-Changes.md +++ b/Ent-Changes.md @@ -7,6 +7,7 @@ Click to purchase [Faktory Enterprise](https://billing.contribsys.com/fent/). ## HEAD +- Fix "concurrent write" crash with heavily contended per-worker throttles [#483] - Add support for `DD_DOGSTATSD_URL`, you do not need statsd.toml at all anymore [#479] `DD_DOGSTATSD_URL=udp://localhost:8125 faktory ...` - Upgrade datadog client to v5.5.0 [#479]