From 75b470176186e723035741fe13967e4cb8761067 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Fri, 29 Oct 2021 17:26:23 -0700 Subject: [PATCH] changes --- Pro-Changes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Pro-Changes.md b/Pro-Changes.md index c0de1c52..c8d4c958 100644 --- a/Pro-Changes.md +++ b/Pro-Changes.md @@ -4,6 +4,12 @@ Please see [sidekiq.org](https://sidekiq.org/) for more details and how to buy. +HEAD +--------- + +- Fix thread-safety issue with Sidekiq::Pro::Config +- Allow job-specific options in Statsd metrics [#5037] + 5.2.4 ---------