Skip to content

Releases: Quantinuum/qnexus

v0.43.2

12 May 13:11
fee73b8

Choose a tag to compare

v0.43.2 (2026-05-12)

Fixed

  • Use new NEXUS_MANAGED_TOKENS environment variable for managed token environments.

Full Changelog: v0.43.1...v0.43.2

v0.43.1

27 Apr 10:07
51704bf

Choose a tag to compare

What's Changed

v0.43.1 (2026-04-27)

Added

  • batch_id attribute added to QuantinuumConfig and HeliosConfig to allow jobs' items to be put into batches on Quantinuum Systems hardware.

Fixed

  • Avoid crashes when serialising backend configs (#338).
  • Don't crash when encoding configs with attribs that are uuids (#337).
  • max_batch_cost no longer defaults to 2000 HQC.

Full Changelog: v0.43.0...v0.43.1

v0.43.0

14 Apr 12:25
a3b7c42

Choose a tag to compare

What's Changed

Full Changelog: v0.42.1...v0.43.0

v0.42.1

08 Apr 16:08
24cf506

Choose a tag to compare

Fixed

  • Refresh auth tokens in the websocket flow (#330).

v0.42.0

31 Mar 16:48
093332c

Choose a tag to compare

v0.42.0 (2026-03-31)

Added

  • Improved job wait_for strategies (websocket, polling and hybrid) (#318).
  • Ability to fetch input programs for incompletejobitemrefs (#325).
  • Job results will now return partial results by default (allow_incomplete=true) (#324).

Fixed

  • Validation error for quota model (#311).
  • Add last_status_detail to jobrefs after submission (#321).

Full Changelog: v0.41.1...v0.42.0

v0.41.1

27 Feb 12:01
5133bde

Choose a tag to compare

What's Changed

Full Changelog: v0.41.0...v0.41.1

v0.41.0

26 Feb 12:11
e93ff09

Choose a tag to compare

What's Changed

  • feat: pass n_qubits or max_cost through job item params by @vanyae-cqc in #317

Full Changelog: v0.40.1...v0.41.0

v0.40.1

19 Feb 17:14
1344983

Choose a tag to compare

Fixed

  • Costing for h2-xe devices using the wrong device name (#314).
  • Improved the log message for missing gate definitions (#315).

Full Changelog: v0.40.0...v0.40.1

v0.40.0

19 Feb 16:33
d44838a

Choose a tag to compare

Added

  • Added cost_confidence api on jobs, hugr and qir (#312).

Fixed

  • Update nest-asyncio package (#310).
  • Use files glob search for publish-unit-test-result-action (#309).

New Contributors

Full Changelog: v0.39.0...v0.40.0

v0.39.0

09 Jan 14:04
45bde4e

Choose a tag to compare

v0.39.0 (2026-01-09)

Added

  • Avoid starting login flow unless the tokens are expired (#304).

Fixed

  • Update quantinuum-schemas with current HeliosErrorParams.