Releases: gottscj/Hangfire.Mongo
Releases · gottscj/Hangfire.Mongo
Release 1.10.2
Revert using server time for distributed lock (#383) * revert using server time for distruibuted lock heartbeat * update readme and versions
Release 1.10.1
used $addFields operator instead of $set for backwards compability (#…
Release 1.10.0
Sliding timeout and fix jobs not enqueued when requeued while process…
Release 1.9.16
Update Dependencies (#379)
Release 1.9.15
optimize trimming list and show retry info in dashboard (#376) * optimize trimming list and show retry info in dashboard fix Dashboard does not show exception for retries (#375) fix Slow operations reported by Atlas (#374) * update changelog and version
Release 1.9.14
Update build.yml
Release 1.9.13
Update release.yml
Release 1.9.12
Update Hangfire.Mongo.csproj
Release 1.9.11
update version (#367)
Release 1.9.10
Cosmosdb (#363) * fix cosmosdb requires all unique indexes to have fields #362 * update version * add job queue watch add retry for bulkwrites * minor optimization