Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 19:47
· 964 commits to refs/heads/main since this release
e1c7f45

Changes

  • Client: execution graphs tracing using opentelemetry @IceKhan13 (#146)
  • Refactor provider to support CRUD ops and run_program @psschwei (#150)
  • Adds delete_compute_resource for kuberay provider @psschwei (#186)
  • Implements get_compute_resources for KubeRay provider @psschwei (#178)
  • Docs: add helm repository commands to the guide @Tansito (#148)
  • Terraform: fix helm execution & update documentation @Tansito (#147)
  • Add keycloak for Authorization with default configuration @akihikokuroda (#144)
  • Adds kuberay API server to quantum serverless helm chart @psschwei (#135)
  • Docs: infrastructure guide from zero to hero @Tansito (#125)
  • Helm: provide a way to expose services through ingress-controller @Tansito (#126)
  • Issue 120 | Readme: update example @IceKhan13 (#123)
  • Removed cluster-role from the manager @Tansito (#109)
  • Helm: updated local ray charts by the official ones @Tansito (#107)
  • Issue 106 | Docs: add state to groundstate demo @IceKhan13 (#108)
  • Docs: update electronic structure problem with program interface @IceKhan13 (#104)
  • Docs: add OT to docs requirements @IceKhan13 (#161)
  • Docs: small updates in infrastructure documentation @Tansito (#113)

Version updates

🐛 Bug Fixes