Releases: hangfire-postgres/Hangfire.PostgreSql
Releases · hangfire-postgres/Hangfire.PostgreSql
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
- Upgraded Npgsql to 4.0.6
- Ids are not long #104
- Fix installation check #106
- Fix lock acquisition logic for Init_UpdateCount #103
- Make PostgreSqlMonitoringApi extensible. #102
Special thanks for @renriquez-mdsol, @schmitch, @ptupitsyn, @Sumo-MBryant and others for the help! Enjoy this new release.
1.5.0
- Upgraded Npgsql to 4.0.3 #89
- Upgraded to .NETSTANDARD 2.0 #94 (breaking change)
- Downgraded Newtonsoft.Json to 10.0.1 #92
- Made Job queue name length unlimited (text) #71
Special thanks for @zhiyuanzhang-unai, @Z1ni, @leafduan, @ericgreenmix and @frankhommers. Also my thanks goes to all of those who contributed with their issue reports! Enjoy.