Skip to content

Releases: gottscj/Hangfire.Mongo

Release 1.10.9

03 Oct 19:06
a5d246a
Compare
Choose a tag to compare
Update release.yml

Release 1.10.8

07 Aug 14:03
2d79553
Compare
Choose a tag to compare
Update ChangeLog.md (#406)

Release 1.10.7

17 Jun 16:15
32c7484
Compare
Choose a tag to compare
update to latest dependencies (#400)

Release 1.10.6

24 Apr 19:10
0a6c793
Compare
Choose a tag to compare
update to version 1.10.6 (#397)

Release 1.10.5

09 Apr 20:57
9f658cc
Compare
Choose a tag to compare
Update to latest Hangfire (#392)

Release 1.10.4

26 Feb 12:53
4b35788
Compare
Choose a tag to compare
update dependencies (#386)

- Update to Hangfire 1.8.11
- Update to MongoDB 2.24.0

Release 1.10.3

11 Feb 17:08
38c4ce9
Compare
Choose a tag to compare
update version and changelog (#385)

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…