Pyzeebe

Latest version: v4.1.0

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

4.1.0

What's Changed
* fix: set adapter.connected = False on channel closing by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/527
* feat: Support standard environment variables by PSanetra in https://github.com/camunda-community-hub/pyzeebe/pull/509
* chore(deps): update dependency mypy to v1.12.1 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/523
* chore(deps): update dependency mypy to v1.13.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/524
* chore(deps): update abatilo/actions-poetry action to v3.0.1 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/525
* 4.1.0 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/530

New Contributors
* PSanetra made their first contribution in https://github.com/camunda-community-hub/pyzeebe/pull/509

**Full Changelog**: https://github.com/camunda-community-hub/pyzeebe/compare/v4.0.0...v4.1.0

4.0.0

4.0.0rc8

What's Changed
* chore(deps): update dependency black to v24.10.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/505
* chore(deps): update dependency sphinx-rtd-theme to v3 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/503
* test: enable test for python 3.13 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/506
* chore: add ruff to pre-commit, upgrade annotations to PEP585/604/696 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/508
* chore(deps): update dependency sphinx-rtd-theme to v3.0.1 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/512
* fix: create_camunda_cloud_channel by felicijus in https://github.com/camunda-community-hub/pyzeebe/pull/514
* 4.0.0rc7 -> 4.0.0rc8 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/515


**Full Changelog**: https://github.com/camunda-community-hub/pyzeebe/compare/v4.0.0rc7...v4.0.0rc8

4.0.0rc7

What's Changed
* feat: change channel parameter hostname, port to grpc_adress by felicijus in https://github.com/camunda-community-hub/pyzeebe/pull/499
* feat: oauth2 client credentials by felicijus in https://github.com/camunda-community-hub/pyzeebe/pull/468
* bump 4.0.0rc6 -> 4.0.0rc7 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/502


**Full Changelog**: https://github.com/camunda-community-hub/pyzeebe/compare/v4.0.0rc6...v4.0.0rc7

4.0.0rc6

What's Changed
* add timeout to ActivateJobs request by EyalCMX in https://github.com/camunda-community-hub/pyzeebe/pull/325
* add test for DEADLINE_EXCEEDED by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/492
* build: single version source by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/494
* docs: add ZeebeDeadlineExceeded, add reference to GRPC/Zeebe docs by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/495
* bump 4.0.0rc5 -> 4.0.0rc6 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/496

New Contributors
* EyalCMX made their first contribution in https://github.com/camunda-community-hub/pyzeebe/pull/325

**Full Changelog**: https://github.com/camunda-community-hub/pyzeebe/compare/v4.0.0rc5...v4.0.0rc6

4.0.0rc5

What's Changed
* feat!: drop python3.8 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/484
* Pass task result to task after-callback by PunchyRascal in https://github.com/camunda-community-hub/pyzeebe/pull/481
* feat: get_channel_options from dict to tuple by felicijus in https://github.com/camunda-community-hub/pyzeebe/pull/483
* feat: cancel all executors on error by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/489
* Pass all variables to task when `TaskConfig.variables_to_fetch==[]` by PunchyRascal in https://github.com/camunda-community-hub/pyzeebe/pull/485
* chore(deps): update dependency importlib-metadata to v8.3.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/469
* chore(deps): update dependency importlib-metadata to v8.4.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/470
* chore(deps): update dependency mypy to v1.11.2 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/473
* chore(deps): update dependency pylint to v3.2.7 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/474
* chore(deps): update dependency importlib-metadata to v8.5.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/479
* chore(deps): update dependency pytest to v8.3.3 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/478
* chore(deps): update dependency pylint to v3.3.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/486
* build(deps-dev): bump pylint from 3.3.0 to 3.3.1 by dependabot in https://github.com/camunda-community-hub/pyzeebe/pull/488
* chore(deps): update abatilo/actions-poetry action to v3 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/442
* chore(deps): update actions/setup-python action to v5 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/490
* bump 4.0.0rc4 -> 4.0.0rc5 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/491

New Contributors
* PunchyRascal made their first contribution in https://github.com/camunda-community-hub/pyzeebe/pull/481
* felicijus made their first contribution in https://github.com/camunda-community-hub/pyzeebe/pull/483

**Full Changelog**: https://github.com/camunda-community-hub/pyzeebe/compare/v4.0.0rc4...v4.0.0rc5

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.