Skip to content

Releases: hangfire-postgres/Hangfire.PostgreSql

1.20.9

27 Jun 07:28
942fccb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.20.8...1.20.9

1.20.8

04 Mar 10:24
dcb5718
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.20.7...1.20.8

1.20.7

02 Mar 10:29
ffb9352
Compare
Choose a tag to compare

What's Changed

  • feat: expiration manager commiting deletes in batches by @vicentegnz in #349

New Contributors

Full Changelog: 1.20.6...1.20.7

1.20.6

21 Feb 11:07
97158c5
Compare
Choose a tag to compare

What's Changed

  • Return new connection string builder instance if connection string changes by @svetrivel in #344

New Contributors

Full Changelog: 1.20.5...1.20.6

1.20.5

24 Dec 11:30
3a47370
Compare
Choose a tag to compare

What's Changed

  • Fix schema version update in PostgreSqlObjectsInstaller on script failure by @yurii-hunter in #338

New Contributors

Full Changelog: 1.20.4...1.20.5

1.20.4

18 Oct 13:45
2a709e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.20.3...1.20.4

1.20.3

25 Sep 12:10
ae22240
Compare
Choose a tag to compare

What's Changed

  • Refactor internals in favour of IConnectionFactory by @azygis in #326

Full Changelog: 1.20.2...1.20.3

1.20.2

28 Aug 09:45
666b13e
Compare
Choose a tag to compare

What's Changed

  • Fixing Enqueued Job Trigger for Multiple Queues by @Tinyakov in #320

Full Changelog: 1.20.1...1.20.2

1.20.1

22 Aug 11:04
f1956c7
Compare
Choose a tag to compare

What's Changed

  • Combine two consecutive SQL queries for fetching jobs into one by @Tinyakov in #318

Full Changelog: 1.20.0...1.20.1

1.20.0

31 Jul 12:47
504d56d
Compare
Choose a tag to compare

Breaking changes

  • Hangfire 1.8.* dependency is now required.

What's Changed

New Contributors

Full Changelog: 1.19.13...1.20.0