File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1111# ---------------------------------#
1212
1313# Don't edit manually! Use `build.bat version` command instead!
14- version : 0.3.2 -build-0{build}
14+ version : 0.3.3 -build-0{build}
1515
1616os : Visual Studio 2019
1717
Original file line number Diff line number Diff line change 1313 <copyright >Copyright © 2020 Sergey Odinokov</copyright >
1414 <tags >Hangfire Storage In-Memory</tags >
1515 <releaseNotes >https://www.hangfire.io/blog/releases.html
16+ 0.3.3
17+ • Fixed – Sort queues and servers when returning them from monitoring api and in the Dashboard UI.
18+
16190.3.2
1720• Fixed – Enqueued jobs may become invisible when adding a lot of jobs simultaneously to a new queue.
1821• Fixed – Some workers are waiting for background jobs forever when several jobs added at once.
Original file line number Diff line number Diff line change 1111[ assembly: CLSCompliant ( true ) ]
1212
1313// Don't edit manually! Use `build.bat version` command instead!
14- [ assembly: AssemblyVersion ( "0.3.2 " ) ]
14+ [ assembly: AssemblyVersion ( "0.3.3 " ) ]
You can’t perform that action at this time.
0 commit comments