Skip to content

Releases: hangfire-postgres/Hangfire.PostgreSql

1.4.3

30 Aug 07:40
Compare
Choose a tag to compare
  • Implemented distributed lock timeout #44 . Thanks to @ahydrax!

1.4.2

29 Aug 05:32
Compare
Choose a tag to compare
  • Added indices #39
  • Improved install script handling

1.4.1

10 Aug 06:50
Compare
Choose a tag to compare
  • Fixed "schema version not updated" #38
  • Updated database versioning

1.4.0

08 Aug 06:37
Compare
Choose a tag to compare
  • Compatibility with new Npgsql #33
  • Fixed "Could not place a lock on the resource: Lock timeout" #31
  • possibly various other fixes that would result from Npgsql and Hangfire updates

1.3.4

05 Feb 12:50
Compare
Choose a tag to compare
  • Breaking - Use 'Hangfire.Core' 1.3.4.
  • Breaking - Use 'Npgsql' 2.2.4.1.
  • Shows schema name in dashboard
  • Fix GetTimelineStats / GetHourlyTimelineStats incorrect order.