Skip to content

6.2.0

Choose a tag to compare

@randomir randomir released this 23 Dec 18:14
· 730 commits to master since this release

Changelog

dwave-cloud-client 0.10.3 ➞ 0.10.4

New Features

  • Add Python 3.11 support
  • Add dimod 0.12.x support
  • Add numpy 1.24.x support

dwave-hybrid 0.6.9 ➞ 0.6.10

New Features

  • Add Python 3.11 support. See #285.

Bug Fixes

  • Adapt SA concurrency test to new Neal default schedule. See #278.

  • Add lattice ref solver to docs. See #282.

  • Stop using deprecated numpy type aliases. See #283.

  • Fix async multiprocess queue logging test. See #286.

dwave-inspector 0.3.0 ➞ 0.4.0

New Features

  • Add support for jupyter-server-proxy. Inspector URL gets rewritten prior to opening/viewing according to external URL as defined by the new config environment variable: DWAVE_INSPECTOR_JUPYTER_SERVER_PROXY_EXTERNAL_URL. See #144

  • Add support for Python 3.11

  • Add support for dimod~=0.11.0 and dimod~=0.12.0

  • Add support for running the inspector behind a network proxy. Now users can register a URL rewriter specific to their environment using the inspectorapp_proxies entry point. See #141

  • Use relative API paths to enable app hosting on externally-configured paths (app#110). See #146.

  • Render inspector inline in Jupyter notebooks. See #109 and #133.

Upgrade Notes

  • Drop Python 3.6 support

  • Drop dimod~=0.8.0 and dimod~=0.9.0 support

  • Custom viewer can now return False to signal a non-blocking show() behavior is desired. Previously the value returned was ignored by the caller.

  • Lower bound on Flask version is now 2.2.

Bug Fixes

  • Improve error handling and display in dwave-inspectorapp (app#100)

  • Make show() non-blocking regardless of the block argument when no viewer manages to open the inspector page. See #139.

  • Upgraded JSON serialization to use Flask's new DefaultJSONProvider (introduced in Flask 2.2). The "old" way is deprecated by Flask in 2.2, to be dropped in next minor release, 2.3.

dwave-networkx 0.8.12 ➞ 0.8.13

New Features

  • Add support for torus QPU graph variations. See #225.

Bug Fixes

  • Bug fix/documentation See #223.

dwave-preprocessing 0.5.3 ➞ 0.5.4

New Features

  • Release wheels for Python 3.11

minorminer 0.2.9 ➞ 0.2.10

New Features

  • Release wheels for Python 3.11.

  • Add busgraph_cache.topology_identifier method.

Package versions

dimod==0.12.3
dwave-cloud-client==0.10.4
dwave-greedy==0.3.0
dwave-hybrid==0.6.10
dwave-inspector==0.4.0
dwave-neal==0.6.0
dwave-networkx==0.8.13
dwave-preprocessing==0.5.4
dwave-samplers==1.0.0
dwave-system==1.18.0
dwave-tabu==0.5.0
dwavebinarycsp==0.2.0
minorminer==0.2.10
penaltymodel==1.0.2
pyqubo==1.4.0

# extras: all
dwave-gate==0.1.0