Releases: Qiskit/qiskit-serverless
Releases · Qiskit/qiskit-serverless
v0.18.0
Changes
- update-version-0.18.0 @github-actions (#1536)
- Fix build stage name in gateway image @Tansito (#1535)
- Add
is_running_in_serverless()
function @garrison (#1532) - feat: use env_vars for TIMEOUT_STREAMING @paaragon (#1527)
- implement error message in job @korgan00 (#1528)
- Filter by access in the program list for catalog client @Tansito (#1526)
- Function and jobs refactor - resolve circular dependencies @korgan00 (#1517)
- set gpu jobs using a configmap @psschwei (#1525)
- Limit ray in gateway @Tansito (#1523)
- update cryptography version @akihikokuroda (#1522)
- Add support for running functions on GPUs @psschwei (#1515)
- Refactor client and fix tests @korgan00 (#1513)
- Feat/increate request timeout for upload @paaragon (#1519)
- feat: improve instances many to many in backoffice @paaragon (#1521)
- Update CONTRIBUTING.md @paaragon (#1520)
- Add support of symbolic links as entrypoint of function. @ohtanim (#1518)
- Use multistage build for gateway @psschwei (#1506)
- Swagger refactor @Tansito (#1516)
- fix: add files to update-component-version workflow @paaragon (#1512)
v0.17.1
Changes
- update-version-0.17.1 @github-actions (#1511)
- None description shouldnt be updated @korgan00 (#1508)
- Expose and updated swagger doc @akihikokuroda (#1510)
- Views refactorization @Tansito (#1507)
- Improve gateway configuration @Tansito (#1505)
- sanitize title and provider input string @akihikokuroda (#1504)
v0.17.0
Changes
- update-version-0.17.0 @github-actions (#1502)
- Provide support for large job arguments @psschwei (#1501)
- add catalog/by_title entry-point @akihikokuroda (#1498)
- Bump versions of setuptools and pip @psschwei (#1499)
- Change static files serving to whitenoise plugin @korgan00 (#1491)
- Issue 593 | Client: deprecate stop in favor of cancel @IceKhan13 (#1494)
- fix big file upload issue @akihikokuroda (#1497)
- allow provider to get the job by id @akihikokuroda (#1493)
- Update zipp version in client @psschwei (#1495)
- Issue 577 | Gateway: add order for jobs @IceKhan13 (#1490)
- Bump zipp version in proxy @psschwei (#1492)
v0.16.3
Changes
- update-version-0.16.3 @github-actions (#1489)
- Deprecate get_jobs method @Tansito (#1488)
- Rename function.get_jobs to function.jobs and make it return Job objects @akihikokuroda (#1480)
- Additional fields for the UI @Tansito (#1487)
- Add dependency parsing grammar for gateway allowlist @psschwei (#1459)
- Update gitignore @Tansito (#1486)
- Upgrade to qiskit-sphinx-theme 2.0.0 @garrison (#1481)
- Update QiskitRuntime minimum version @Tansito (#1485)
- Update ray filesystem permissions to 1000 user @psschwei (#1484)
v0.16.2
v0.16.1
v0.16.0
v0.15.2
Changes
- update-version-0.15.2 @github-actions (#1457)
- Fix job failing and marking it error @akihikokuroda (#1455)
v0.15.1
Changes
- update-version-0.15.1 @github-actions (#1453)
- Downgrade Django version @Tansito (#1452)
- Implement allowlist framework for dependencies @psschwei (#1443)
- Ignore linter error in ray-node image @Tansito (#1450)
- Update references from old ray image @Tansito (#1449)
- Update release drafter permission @Tansito (#1447)
v0.15.0
Changes
- update-version-0.15.0 @github-actions (#1446)
- Added pull-request permission to update-component @Tansito (#1445)
- Update write permission in update-component @Tansito (#1444)
- Upgrade packages in Ray node @psschwei (#1441)
- Fix docker compose failures @psschwei (#1439)
- add sha to checkout action @akihikokuroda (#1438)
- pin python module versions in workfows and add sha values for base docker images @akihikokuroda (#1437)
- set token permissions for workflows @akihikokuroda (#1436)
- Cleanup some old configurations @Tansito (#1435)
- Update version to 0.14.2 @Tansito (#1433)
- Create scorecard.yml @akihikokuroda (#1434)
- Remove workers from ray-cluster @Tansito (#1397)
- Fix lint issues with ray image @psschwei (#1432)
- Improve registry validation @Tansito (#1429)
- Fix ray timeout @Tansito (#1425)
- Update ubi base image, drop legacy ray node @psschwei (#1424)
- Python 3.11 is only supported python version @psschwei (#1420)
- Build ray image with ubi base @psschwei (#1418)