Maintenance release that brings source link support with embedded sources for easier debugging, signed NuGet packages and their assemblies with our code-signing certificate and more secure CI pipeline for the project.
Continue Reading →Maintenance release that brings source link support with embedded sources for easier debugging, signed NuGet packages and their assemblies with our code-signing certificate and more secure CI pipeline for the project.
Continue Reading →As with mutexes, it is now possible to apply a semaphore to the entire batch by using a special technique, please see the Throttling Batches section for details.
Continue Reading →It is now possible to apply a mutex to the entire batch by using a special technique, please see the Throttling Batches section for details.
Continue Reading →New release brings support to detach background jobs from mutexes and semaphores without changing their state. New buttons added to the Dashboard UI, and new methods added to the ThrottlingManager
class (but not to the interface to avoid breaking changes) to support the new feature.
This is a small feature release to add human-readable descriptions for throttlers. So we can specify descriptions when creating a throttler instead of having really long identifiers, and see them in Dashboard UI. Also some minor problems fixed in this release.
Continue Reading →