Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump zeebe-grpc to 8.4.0, add tenant_id and variables #383

Merged
merged 7 commits into from
May 24, 2024

Conversation

dimastbk
Copy link
Collaborator

@dimastbk dimastbk commented Feb 6, 2024

Sync with zeebe-grpc to 8.4.0

Changes

  • Bump zeebe-grpc to 8.4.0 (and protobuf to 4.21+)
  • Add multi-tenancy support (Zeebe 8.3+)
  • Add DeployResource call (Zeebe 8.0+)
  • Mark DeployProcess as deprecated (Zeebe 8.0+)
  • Add variables to FailJob and ThrowError (Zeebe 8.2+)
  • Add retryBackOff to FailJob (Zeebe 8.1+)

Checklist

  • Unit tests
  • Documentation

References

Fixes #361, fixes #322, fixes #305, fixes #392

@CLAassistant
Copy link

CLAassistant commented Feb 6, 2024

CLA assistant check
All committers have signed the CLA.

pyproject.toml Outdated Show resolved Hide resolved
pyzeebe/client/client.py Show resolved Hide resolved
pyzeebe/grpc_internals/zeebe_job_adapter.py Show resolved Hide resolved
tests/unit/grpc_internals/zeebe_job_adapter_test.py Outdated Show resolved Hide resolved
tests/unit/grpc_internals/zeebe_process_adapter_test.py Outdated Show resolved Hide resolved
Co-authored-by: Jonatan Martens <40060128+JonatanMartens@users.noreply.github.com>
@dimastbk
Copy link
Collaborator Author

It seems that legacy checks are presented in "require status checks to pass" ruleset settings.

@dimastbk dimastbk merged commit 8970af8 into camunda-community-hub:master May 24, 2024
17 checks passed
@dimastbk dimastbk mentioned this pull request May 24, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants