Releases: pasqal-io/warden
Releases · pasqal-io/warden
Release list
0.2.0
What's Changed
- chore(install): Set Warden version in install script by @sarjevane in #34
- feat(ci): Introduce releases (#30) by @sarjevane in #32
- fix: Change Warden default qpu uri by @sarjevane in #43
- chore: Add CodeQL analysis workflow configuration by @sarjevane in #38
- test(#16): Test migrations by @sarjevane in #46
- fix: Fix return type of mock results by @badtst in #47
- fix: Fix
Jobdb model and typing issues by @badtst in #45 - feat: Improve error handling with
task_logsfrom the QRMI interface by @badtst in #36 - feat(dev): Hot-reload API on config change by @sarjevane in #48
- fix: Quick fix task_logs route user_id typing by @badtst in #50
- test(ci): Test install in different envs by @sarjevane in #20
- feat(tests): Tests against all DB backends by @sarjevane in #52
- feat: Cuda-Q support by @awennersteen in #22
- fix: fix pip version by @badtst in #57
- chore(typechecking): Add pyright by @sarjevane in #55
Full Changelog: v0.1.0...0.2.0
v0.1.0
What's Changed
- Add
poetry exportplugin and make target. Update requirements by @badtst in #4 - chore(ci): Add lint/format/tests in CI (#5) by @sarjevane in #6
- chore(ci): Update and pin dependencies by @sarjevane in #13
- [FEAT|TEST] Minimal working version of mock PasqOS API (#7) by @badtst in #8
- Add '/accessible' endpoint in warden API for 'is_accessible' qrmi interface by @badtst in #19
- Remove old mock patching endpoint by @badtst in #25
- [FEATURE] Introduce retry decorator for PasqOS client by @badtst in #12
- Add 'POST /accessible' sysadmin endpoints by @badtst in #23
- chore: Improve install process and process start by @AurelienNober in #17
- [FEAT] Introduce "authorized_user" list in config file for access management by @badtst in #28
- Small fixes before delivery by @badtst in #29
Full Changelog: https://github.com/pasqal-io/warden/commits/v0.1.0