What's Changed
* Fix QPU failover by signaling solver failover condition (on resolve). See https://github.com/dwavesystems/dwave-system/pull/465
* Exact-solve for ground state in `MockDWaveSampler` on small problems. See https://github.com/dwavesystems/dwave-system/pull/476
* Add `dwave.systems.temperature` submodule with `effective_field`, `maximum_pseudolikelihood_temperature`, `freezeout_effective_temperature`, `fast_effective_temperature` functions. See https://github.com/dwavesystems/dwave-system/pull/436