Skip to content

Commit f7c70ee

Browse files
committed
Create 2025-11-20-hangfire.throttling-1.4.2.md
1 parent ec13874 commit f7c70ee

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Hangfire.Throttling 1.4.2
3+
author: odinserj
4+
category: [release, hangfire-ace]
5+
---
6+
7+
Maintenance release with fixed wrong resource acquisition when `GetId` method is overridden in a derived class of a throttler attribute like `SemaphoreAttribute`.
8+
9+
* **Fixed** – Wrong resource is acquired when `GetId` method is overridden in a derived class of a throttler attribute.
10+
* **Project** – Modernize project to avoid build failures in modern environments.

0 commit comments

Comments
 (0)