Releases: Qiskit/qiskit-serverless
Releases · Qiskit/qiskit-serverless
v0.18.1
Changes
- update-version-0.18.1 @github-actions (#1552)
- Fix a typo in the documentation @Tansito (#1551)
- Add localclient to integration tests @korgan00 (#1549)
- K8s local deployment and documentation updated @Tansito (#1548)
- Refactor: integration tests @korgan00 (#1543)
- Catalog returns only the functions that you can run @Tansito (#1540)
- Change tox testenv:black envdir @korgan00 (#1530)
- Enables the major version from numpy @Tansito (#1538)
- Logs format improvements @Tansito (#1539)
- Update python version @Tansito (#1537)
- Unify RayClient usage @korgan00 (#1534)
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)