Skip to content

0.22.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 10:01
b7abbd9

pasqal-cloud

  • Add gzip compression for big payloads on SDK.create_batch and SDK.add_jobs methods
    • Can be disabled by setting the PASQAL_SKIP_GZIP_REQUEST_BODY environment variable
  • Allow defining a sequence at job level when creating a batch
    • serialized_sequence is now optional in SDK.create_batch. If not specified, all jobs must define their own sequence