Skip to content

Releases: gottscj/Hangfire.Mongo

Release 1.10.2

08 Feb 16:02
201404c
Compare
Choose a tag to compare
Revert using server time for distributed lock (#383)

* revert using server time for distruibuted lock heartbeat

* update readme and versions

Release 1.10.1

07 Feb 21:01
703cce2
Compare
Choose a tag to compare
used $addFields operator instead of $set for backwards compability (#…

Release 1.10.0

07 Feb 09:25
5698137
Compare
Choose a tag to compare
Sliding timeout and fix jobs not enqueued when requeued while process…

Release 1.9.16

04 Jan 06:53
3a5c2b9
Compare
Choose a tag to compare
Update Dependencies (#379)

Release 1.9.15

28 Nov 16:09
9fe0735
Compare
Choose a tag to compare
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

12 Nov 20:04
b411aa1
Compare
Choose a tag to compare
Update build.yml

Release 1.9.13

10 Nov 21:02
8426ebc
Compare
Choose a tag to compare
Update release.yml

Release 1.9.12

28 Oct 21:18
b97abf5
Compare
Choose a tag to compare
Update Hangfire.Mongo.csproj

Release 1.9.11

14 Oct 16:01
e2b0644
Compare
Choose a tag to compare
update version (#367)

Release 1.9.10

21 Sep 21:14
08be7d0
Compare
Choose a tag to compare
Cosmosdb (#363)

* fix cosmosdb requires all unique indexes to have fields

#362

* update version

* add job queue watch

add retry for bulkwrites

* minor optimization