Skip to content

Releases: gottscj/Hangfire.Mongo

Release 1.9.9

11 Sep 18:14
Compare
Choose a tag to compare
Update to v1.9.9

Release 1.9.8

14 Aug 20:29
8d7b6f3
Compare
Choose a tag to compare
Update to Hangfire 1.8.4 (#358)

* Update to Hangfire 1.8.4

* update to latest MongoDB and hangfire

removed moq

Release 1.9.7

18 Jul 14:22
9768d25
Compare
Choose a tag to compare
Update to Hangfire 1.8.3 (#357)

- Update to Hangfire.Core 1.8.3
- Update to MongoDB.Driver 2.20.0
- Fix using local server time for server heartbeats #356

Release 1.9.6

18 Jun 19:51
e97ce16
Compare
Choose a tag to compare
support Hangfire 1.8.2 (#354)

Release 1.9.5

18 May 14:04
6ba69bc
Compare
Choose a tag to compare
adds support for hangfire core.1.8.1 (#353)

Release 1.9.4

15 May 20:12
6895569
Compare
Choose a tag to compare
Update Hangfire.Mongo.csproj (#350)

Release 1.9.3

31 Mar 18:35
c42fb70
Compare
Choose a tag to compare
Update to v1.9.3 (#344)

Release 1.9.2

02 Feb 21:02
851d058
Compare
Choose a tag to compare

What's Changed

  • Remove debug log written with Console.WriteLine by @0xced in #336
  • Automatically run MongoDB during the tests (with EphemeralMongo) by @0xced in #337
  • Make all queries compatible with the LINQ V3 provider of MongoDB.Driver by @0xced in #339
  • update to v1.9.2 by @gottscj in #340

Full Changelog: 1.9.1...1.9.2

Release 1.9.1

19 Dec 15:47
8b7f158
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.9.1

Release 1.9.0

10 Dec 21:18
60b6969
Compare
Choose a tag to compare
Update release.yml