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

chore(deps): bump zb-client from 2.0.0 to 2.1.0 #560

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps zb-client from 2.0.0 to 2.1.0.

Release notes

Sourced from zb-client's releases.

2.1.0

Features

  • Migration to the Grpc.net.GrpcChannel and away from Grpc.core

  • New configuration to allow untrusted certificates, useful for testing but dangerous for production (which is why it needs to be configured explicitly)

  • Improved logging (the underlying GrpcChannel uses now the inserted logger)

    GRPC protocol as generated against Zeebe v8.2.11.


This release is based on the Zeebe 8.2.11 release (https://github.com/zeebe-io/zeebe) and available via nuget.

What's Changed

Full Changelog: 2.0.0...2.1.0

Commits
  • 96719a8 Merge pull request #559 from camunda-community-hub/release/2.1.0
  • e50ca75 test: upgrade IT to 8.2.11
  • a088ce1 Merge pull request #553 from camunda-community-hub/dependabot/nuget/NLog.Exte...
  • eb76b78 docs: upgrade docs
  • aa755c7 build: prepare for release
  • c6ddc54 Merge pull request #555 from camunda-community-hub/dependabot/nuget/Google.Pr...
  • 8dd4e1a Merge pull request #557 from camunda-community-hub/dependabot/nuget/TestConta...
  • 4bdc837 Merge pull request #558 from camunda-community-hub/dependabot/nuget/Grpc.Tool...
  • 9538ee0 chore(deps): bump NLog.Extensions.Logging from 5.3.2 to 5.3.3
  • 478b5c9 Merge pull request #552 from camunda-community-hub/dependabot/nuget/NLog-5.2.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zb-client](https://github.com/zeebe-io/zeebe-client-csharp) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/zeebe-io/zeebe-client-csharp/releases)
- [Commits](2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: zb-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from ChrisKujawa as a code owner August 14, 2023 18:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@ChrisKujawa ChrisKujawa merged commit 07c4d82 into main Aug 14, 2023
2 of 3 checks passed
@ChrisKujawa ChrisKujawa deleted the dependabot/nuget/zb-client-2.1.0 branch August 14, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant