v0.0.8
·
699 commits
to refs/heads/main
since this release
Changes
- remove gateway.application.keycloak.clientName variable @akihikokuroda (#503)
- ray console access fix @akihikokuroda (#515)
- Add circuit-knitting-toolbox to jupyter notebook image @psschwei (#509)
- Clean up Helm install namespace / component names @psschwei (#505)
- Issue 479 | Documentation refactor @IceKhan13 (#481)
- Replace jaeger exporter with otlp exporter @psschwei (#497)
- gateway initialization missing in helm install @akihikokuroda (#501)
- Use versioned releases in helm chart instead of nightlies @psschwei (#499)
- fix pyscf in ray node for arm64 @akihikokuroda (#465)
- Add instructions on setting up development environment @psschwei (#495)
- redirect ray job execution logs in dev compose @akihikokuroda (#494)
- fix minor error in docs/guides/ @akihikokuroda (#487)
- Fix some tutorials @akihikokuroda (#473)
- Drop volume mounts for docker compose @psschwei (#464)
- some helm / install fixes @akihikokuroda (#457)
- change run_qiskit_remote to distribute_task in beginners_guide @akihikokuroda (#459)
- docs(03_intro_level_3): fix decorator spelling @mrvee-qC-bee (#453)
- Issue 445 | Docker images on merge @IceKhan13 (#513)
- Issue 474 | Gateway: stop jobs @IceKhan13 (#476)
- Issue 456 | Program: move arguments to run method @IceKhan13 (#466)
🐛 Bug Fixes
- Issue 506 | Gateway: fix permissions for save results @IceKhan13 (#512)
- Docs: update requirements @IceKhan13 (#507)
- Issue 455 | Gateway: program entrypoint caching @IceKhan13 (#462)