Skip to content

v0.9.4

Compare
Choose a tag to compare
@mgdigital mgdigital released this 04 Jul 12:08
· 31 commits to main since this release
6cf825b

This release includes 2 optimizations that should reduce the load that queue jobs place on the database, including for the 0.9.0 upgrade job.

It should also reduce instances of ERROR: canceling statement due to user request in the Postgres logs, but note that Bitmagnet does cancel some database queries because it sometimes tries 2 query strategies in a race and cancels the slowest one, so this message doesn't indicate a problem.

What's Changed

Full Changelog: v0.9.3...v0.9.4