Pyzeebe

Latest version: v4.5.0

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

Scan your dependencies

Page 1 of 8

4.5.0

What's Changed
* feat: add healtcheck for Zeebe Gateway by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/590
* chore(deps): update dependency pytest to v8.3.5 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/580
* chore(deps): update dependency types-requests-oauthlib to v2.0.0.20250306 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/583
* build(deps-dev): bump jinja2 from 3.1.5 to 3.1.6 by dependabot in https://github.com/camunda-community-hub/pyzeebe/pull/584
* chore(deps): update dependency pylint to v3.3.5 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/585
* fix(deps): update dependency grpcio to v1.71.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/587
* chore(deps): update dependency grpcio-tools to v1.71.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/586
* chore(deps): update dependency responses to v0.25.7 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/588
* bump to 4.5.0 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/591


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

4.4.0

What's Changed
* feat: add StreamActivatedJobs by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/507
* feat: add TopologyRequest by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/563
* feat: add EvaluateDecision by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/564
* fix(deps): update dependency protobuf to v5.29.3 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/561
* chore(deps): update dependency responses to v0.25.5 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/562
* chore(deps): update dependency responses to v0.25.6 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/565
* chore(deps): update dependency types-requests-oauthlib to v2.0.0.20250119 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/566
* fix(deps): update dependency grpcio to v1.70.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/568
* chore(deps): update dependency grpcio-tools to v1.70.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/569
* chore(deps): update dependency pylint to v3.3.4 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/571
* chore(deps): update dependency mypy to v1.15.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/575
* build(deps-dev): bump types-protobuf from 5.29.1.20241207 to 5.29.1.20250208 by dependabot in https://github.com/camunda-community-hub/pyzeebe/pull/577
* chore(deps): update dependency black to v25 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/572
* bump to 4.4.0 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/578


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

4.3.0

What's Changed
* feat: merge zeebe-grpc to pyzeebe by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/549
* feat: add BroadcastSignalRequest by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/556
* fix(typing): allow to pass os.PathLike to deploy_resource by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/558
* chore(deps): update dependency mypy to v1.14.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/544
* chore(deps): update dependency pylint to v3.3.3 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/545
* build(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 by dependabot in https://github.com/camunda-community-hub/pyzeebe/pull/547
* chore(deps): update dependency mypy to v1.14.1 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/551
* chore(deps): update abatilo/actions-poetry action to v4 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/552
* fix(deps): update dependency grpcio to v1.69.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/555
* chore(deps): update dependency grpcio-tools to v1.69.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/554
* fix(deps): update dependency anyio to v4.8.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/557
* bump to 4.3.0 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/559


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

4.2.0

What's Changed
* fix: run pre-commit, replace OSError with ValueError by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/538
* feat: add ZeebeError for all Zeebe errors by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/539
* fix: add logging a exception in job execution task by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/540
* chore(deps): update dependency sphinx-rtd-theme to v3.0.2 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/531
* fix(deps): update dependency zeebe-grpc to v8.4.13 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/533
* chore(deps): update dependency pytest to v8.3.4 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/535
* chore(deps): update dependency pylint to v3.3.2 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/536
* fix(deps): update dependency anyio to v4.7.0 by renovate in https://github.com/camunda-community-hub/pyzeebe/pull/537
* bump to 4.2.0 by dimastbk in https://github.com/camunda-community-hub/pyzeebe/pull/541


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

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

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.