Skip to content

1.2.0

Compare
Choose a tag to compare
@ChrisKujawa ChrisKujawa released this 01 Feb 10:25
5eee120

What's Changed

This release was mostly done due to wrong artifact was uploaded to nuget (https://www.nuget.org/packages/zb-client/1.1.0) and nuget packages are immutable.

The new nuget release artifact will now also contain first time the changes from https://github.com/camunda-community-hub/zeebe-client-csharp/releases/tag/1.1.0.

Furthermore, it will contain the following changes.

Fixes

  • Fix: High CPU consumption when the connection is lost. by @XPhilipp in #364

Deps

  • Update grpc generate code to zeebe 1.3 by @Zelldon in #378
  • chore(deps): bump zb-client from 1.0.2 to 1.1.0 by @dependabot in #358
  • chore(deps): bump Grpc.Tools from 2.41.1 to 2.42.0 by @dependabot in #359
  • chore(deps): bump Grpc.Auth from 2.41.1 to 2.42.0 by @dependabot in #360
  • chore(deps): bump Grpc.Core from 2.41.1 to 2.42.0 by @dependabot in #361
  • chore(deps): bump Grpc from 2.41.1 to 2.42.0 by @dependabot in #362
  • chore(deps): bump NLog from 4.7.12 to 4.7.13 by @dependabot in #366
  • chore(deps): bump NUnit3TestAdapter from 4.1.0 to 4.2.0 by @dependabot in #369
  • chore(deps): bump Grpc.Tools from 2.42.0 to 2.43.0 by @dependabot in #373
  • chore(deps): bump Grpc.Auth from 2.42.0 to 2.43.0 by @dependabot in #370
  • chore(deps): bump Grpc.Core from 2.42.0 to 2.43.0 by @dependabot in #371
  • chore(deps): bump Google.Protobuf from 3.19.1 to 3.19.2 by @dependabot in #374
  • chore(deps): bump Grpc from 2.42.0 to 2.43.0 by @dependabot in #372
  • chore(deps): bump Google.Protobuf from 3.19.2 to 3.19.3 by @dependabot in #375
  • chore(deps): bump NUnit3TestAdapter from 4.2.0 to 4.2.1 by @dependabot in #376
  • chore(deps): bump Google.Protobuf from 3.19.3 to 3.19.4 by @dependabot in #377

New Contributors

Full Changelog: 1.1.0...1.2.0