Skip to content

2.1.0

Compare
Choose a tag to compare
@ChrisKujawa ChrisKujawa released this 12 Aug 07:22
· 354 commits to main since this release
96719a8

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

  • chore(deps): bump Grpc.Tools from 2.56.0 to 2.56.2 by @dependabot in #547
  • chore(deps): bump TestContainers from 3.0.0 to 3.3.0 by @dependabot in #536
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #551
  • chore(deps): bump zb-client from 1.3.0 to 2.0.0 by @dependabot in #550
  • Migrate to GrpcChannel by @Zelldon in #556
  • chore(deps): bump NLog from 5.2.2 to 5.2.3 by @dependabot in #552
  • chore(deps): bump Grpc.Tools from 2.56.2 to 2.57.0 by @dependabot in #558
  • chore(deps): bump TestContainers from 3.3.0 to 3.4.0 by @dependabot in #557
  • chore(deps): bump Google.Protobuf from 3.23.4 to 3.24.0 by @dependabot in #555
  • chore(deps): bump NLog.Extensions.Logging from 5.3.2 to 5.3.3 by @dependabot in #553
  • Release/2.1.0 by @Zelldon in #559

Full Changelog: 2.0.0...2.1.0