Releases: camunda-community-hub/zeebe-client-csharp
2.7.0
What's Changed
- chore(deps): bump TestContainers from 3.7.0 to 3.8.0 by @dependabot in #662
- chore(deps): bump zb-client from 2.5.0 to 2.6.0 by @dependabot in #689
- chore(deps): bump Google.Protobuf from 3.27.0 to 3.27.1 by @dependabot in #691
- chore(deps): bump Google.Protobuf from 3.27.1 to 3.27.2 by @dependabot in #695
- chore: Configure Renovate by @renovate in #697
- chore(deps): update dependency nlog to 5.3.3 by @renovate in #698
- chore(deps): update dependency nlog.extensions.logging to 5.3.12 by @renovate in #699
- chore(deps): update dependency google.protobuf to 3.28.0 by @renovate in #702
- chore(deps): update dotnet monorepo by @renovate in #701
- chore(deps): update dependency grpc.tools to 2.66.0 by @renovate in #703
- chore(deps): update dependency microsoft.net.test.sdk to 17.11.0 by @renovate in #704
- chore(deps): update dependency nunit3testadapter to 4.6.0 by @renovate in #705
- chore(deps): update mcr.microsoft.com/dotnet/core/runtime docker tag to v2.2 by @renovate in #708
- chore(deps): update mcr.microsoft.com/dotnet/core/runtime docker tag to v3 by @renovate in #710
- chore(deps): update actions/setup-dotnet action to v4 by @renovate in #709
- chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 by @renovate in #711
- chore(deps): update dependency google.protobuf to 3.28.1 by @renovate in #714
- chore(deps): update dependency nlog to 5.3.4 by @renovate in #715
- chore(deps): update dependency nlog.extensions.logging to 5.3.13 by @renovate in #716
- Release/2.7.0 by @Zelldon in #717
Full Changelog: 2.6.0...2.7.0
Release 2.6.0
What's Changed
Contributions
- #669 externalise dependency by @thompson-tomo in #670
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #680
- fix(deployment): Added support for form deployment response by @sindremb in #649
- Issue 677 Add Variables property to FailJobCommand by @brandon-mork in #678
- Feature/add tenant id to job / create process command by @torstenzuther in #683
- Implementation of UpdateJobTimeoutCommand by @LennartKleymann in #682
Dependency updates
- chore(deps): bump zb-client from 2.4.0 to 2.5.0 by @dependabot in #646
- chore(deps): bump Grpc.Tools from 2.60.0 to 2.61.0 by @dependabot in #647
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #650
- chore(deps): bump Google.Protobuf from 3.25.2 to 3.25.3 by @dependabot in #653
- chore(deps): bump Grpc.Net.Client from 2.60.0 to 2.61.0 by @dependabot in #654
- chore(deps): bump Grpc.Tools from 2.61.0 to 2.62.0 by @dependabot in #656
- chore(deps): bump Grpc.Auth from 2.60.0 to 2.61.0 by @dependabot in #655
- chore(deps): bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions by @dependabot in #658
- chore(deps): bump Google.Protobuf from 3.25.3 to 3.26.0 by @dependabot in #660
- chore(deps): bump Google.Protobuf from 3.26.0 to 3.26.1 by @dependabot in #663
- chore(deps): bump Grpc.Auth from 2.61.0 to 2.62.0 by @dependabot in #665
- chore(deps): bump Grpc.Net.Client from 2.61.0 to 2.62.0 by @dependabot in #664
- chore(deps): bump NLog from 5.2.8 to 5.3.1 by @dependabot in #671
- chore(deps): bump NLog from 5.3.1 to 5.3.2 by @dependabot in #674
- chore(deps): bump NLog.Extensions.Logging from 5.3.8 to 5.3.10 by @dependabot in #675
- chore(deps): bump Grpc.Tools from 2.62.0 to 2.63.0 by @dependabot in #676
- build(deps): bump Grpc.Auth from 2.62.0 to 2.63.0 by @dependabot in #686
- build(deps): bump Grpc.Net.Client from 2.62.0 to 2.63.0 by @dependabot in #687
- build(deps): bump Google.Protobuf from 3.26.1 to 3.27.0 by @dependabot in #684
- build(deps): bump Grpc.Tools from 2.63.0 to 2.64.0 by @dependabot in #685
New Contributors
- @thompson-tomo made their first contribution in #670
- @sindremb made their first contribution in #649
- @brandon-mork made their first contribution in #678
- @torstenzuther made their first contribution in #683
- @LennartKleymann made their first contribution in #682
This release is compatible with Zeebe 8.5.1
Released via nuget https://www.nuget.org/packages/zb-client/2.6.0
Full Changelog: 2.5.0...2.6.0
Release 2.5.0
What's Changed
- Migrate project to .net 8.0 by @Zelldon in #640
- Add ModifyProcessInstance to client by @Zelldon in #641
- Add UsePersistedStoragePath configuration to cloud builder by @ShawnAbshire in #643
- ActivateJobsCommand updated to set tenantIds. by @ShawnAbshire in #594
Deps
- chore(deps): bump zb-client from 2.3.0 to 2.4.0 by @dependabot in #627
- chore(deps): bump NLog from 5.2.7 to 5.2.8 by @dependabot in #630
- chore(deps): bump NLog.Extensions.Logging from 5.3.7 to 5.3.8 by @dependabot in #631
- chore(deps): bump Grpc.Auth from 2.59.0 to 2.60.0 by @dependabot in #632
- chore(deps): bump Grpc.Net.Client from 2.59.0 to 2.60.0 by @dependabot in #633
- chore(deps): bump TestContainers from 3.6.0 to 3.7.0 by @dependabot in #634
- chore(deps): bump Google.Protobuf from 3.25.1 to 3.25.2 by @dependabot in #635
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- chore(deps): bump NLog from 5.2.4 to 5.2.5 by @dependabot in #585
- chore(deps): bump NLog.Extensions.Logging from 5.3.4 to 5.3.5 by @dependabot in #586
- chore(deps): bump zb-client from 2.2.0 to 2.3.0 by @dependabot in #587
- chore(deps): bump Grpc.Tools from 2.58.0 to 2.59.0 by @dependabot in #588
- chore(deps): bump Grpc.Net.Client from 2.57.0 to 2.58.0 by @dependabot in #589
- chore(deps): bump Grpc.Auth from 2.57.0 to 2.58.0 by @dependabot in #590
- chore(deps): bump Google.Protobuf from 3.24.4 to 3.25.0 by @dependabot in #592
- chore(deps): bump NUnit from 3.13.3 to 3.14.0 by @dependabot in #596
- chore(deps): bump Grpc.Net.Client from 2.58.0 to 2.59.0 by @dependabot in #598
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #599
- chore(deps): bump Grpc.Auth from 2.58.0 to 2.59.0 by @dependabot in #597
- chore(deps): bump TestContainers from 3.5.0 to 3.6.0 by @dependabot in #600
- chore(deps): bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0 by @dependabot in #602
- chore(deps): bump System.Threading.Tasks.Dataflow from 7.0.0 to 8.0.0 by @dependabot in #605
- chore(deps): bump Microsoft.Extensions.Configuration.FileExtensions from 7.0.0 to 8.0.0 by @dependabot in #603
- chore(deps): bump Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 8.0.0 by @dependabot in #601
- chore(deps): bump Google.Protobuf from 3.25.0 to 3.25.1 by @dependabot in #606
- chore(deps): bump NLog from 5.2.5 to 5.2.6 by @dependabot in #610
- chore(deps): update mcr.microsoft.com/dotnet/core/sdk docker tag to v3 by @renovate in #616
- chore(deps): update dependency microsoft.extensions.logging.abstractions to v8 by @renovate in #615
- chore(deps): update dependency dotnet-sdk to v8 by @renovate in #614
- chore(deps): update actions/checkout action to v4 by @renovate in #613
- chore(deps): update dependency nlog to v5.2.7 by @renovate in #619
- chore(deps): update dependabot/fetch-metadata action to v1.6.0 by @renovate in #611
- chore(deps): bump NLog.Extensions.Logging from 5.3.5 to 5.3.7 by @dependabot in #621
- chore(deps): bump Grpc.Tools from 2.59.0 to 2.60.0 by @dependabot in #623
Features
- Updated DeployResourceCommand to support TenantId. by @ShawnAbshire in #593
- Improve CamundaCloudTokenProvider to work with SM by @Zelldon in #625
- Enhancement: OAuth2TokenProvider for Authentication Against Self-Hosted Camunda Stack (503) by @LennartKleymann in #607
New Contributors
- @ShawnAbshire made their first contribution in #593
- @LennartKleymann made their first contribution in #607
- @renovate made their first contribution in #616
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- chore(deps): bump Google.Protobuf from 3.24.2 to 3.24.3 by @dependabot in #578
- chore(deps): bump zb-client from 2.1.0 to 2.2.0 by @dependabot in #577
- chore(deps): bump Grpc.Tools from 2.57.0 to 2.58.0 by @dependabot in #579
- chore(deps): bump Google.Protobuf from 3.24.3 to 3.24.4 by @dependabot in #580
- Add vars to ThrowError by @Zelldon in #583
- Release/2.3 by @Zelldon in #584
Full Changelog: 2.2.0...2.3.0
2.2.0
Release 2.2.0
Features
- feat: target .NET 6 by @xlegalles in #572
What's Changed
- chore(deps): bump zb-client from 2.0.0 to 2.1.0 by @dependabot in #560
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #561
- chore(deps): bump Google.Protobuf from 3.24.0 to 3.24.1 by @dependabot in #563
- chore(deps): bump Grpc.Net.Client from 2.55.0 to 2.56.0 by @dependabot in #564
- chore(deps): bump Grpc.Auth from 2.55.0 to 2.56.0 by @dependabot in #565
- chore(deps): bump Google.Protobuf from 3.24.1 to 3.24.2 by @dependabot in #566
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #567
- chore(deps): bump Grpc.Auth from 2.56.0 to 2.57.0 by @dependabot in #570
- chore(deps): bump Grpc.Net.Client from 2.56.0 to 2.57.0 by @dependabot in #569
- chore(deps): bump TestContainers from 3.4.0 to 3.5.0 by @dependabot in #573
- chore(deps): bump NLog from 5.2.3 to 5.2.4 by @dependabot in #575
- chore(deps): bump NLog.Extensions.Logging from 5.3.3 to 5.3.4 by @dependabot in #574
- Release/2.2 by @Zelldon in #576
New Contributors
- @xlegalles made their first contribution in #572
Full Changelog: 2.1.0...2.2.0
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
- 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
2.0.0
Release 2.0.0
Breaking changes:
This package has been migrated to .net 7.0, since .net core and standard were deprecated. Furthermore, it allowed to migrate to grpc-dotnet, which is the official successor of the previously used Grpc.core package.
Another breaking change was the migration to the new deployment resource command, which allows now to deploy DMN additionally to BPMN. The interface and the return types have slightly changed.
Features:
GRPC protocol as generated against Zeebe v8.2.8, which allows implementing further features,
like evaluation of a decision via command.
This release is based on the Zeebe 8.2.8 release (https://github.com/zeebe-io/zeebe).
What's Changed
- chore(deps): bump zb-client from 1.2.1 to 1.3.0 by @dependabot in #487
- chore(deps): bump TestContainers from 2.3.0 to 2.4.0 by @dependabot in #489
- chore(deps): bump Google.Protobuf from 3.21.12 to 3.22.0 by @dependabot in #492
- chore(deps): bump NLog from 5.1.1 to 5.1.2 by @dependabot in #490
- chore(deps): bump NLog.Extensions.Logging from 5.2.1 to 5.2.2 by @dependabot in #491
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #493
- chore(deps): bump StyleCop.Analyzers from 1.1.1-rc.108 to 1.1.118 by @dependabot in #494
- chore(deps): bump Grpc.Tools from 2.51.0 to 2.52.0 by @dependabot in #497
- chore(deps): bump NUnit3TestAdapter from 4.3.1 to 4.4.2 by @dependabot in #496
- chore(deps): bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @dependabot in #499
- chore(deps): bump Google.Protobuf from 3.22.0 to 3.22.1 by @dependabot in #500
- chore(deps): bump NLog from 5.1.2 to 5.1.3 by @dependabot in #505
- chore(deps): bump NLog.Extensions.Logging from 5.2.2 to 5.2.3 by @dependabot in #506
- chore(deps): bump Grpc.Auth from 2.51.0 to 2.52.0 by @dependabot in #501
- chore(deps): bump TestContainers from 2.4.0 to 3.0.0 by @dependabot in #498
- chore(deps): bump Grpc.Tools from 2.52.0 to 2.53.0 by @dependabot in #504
- chore(deps): bump Grpc.Tools from 2.53.0 to 2.54.0 by @dependabot in #508
- chore(deps): bump Google.Protobuf from 3.22.1 to 3.22.3 by @dependabot in #509
- chore(deps): bump NLog from 5.1.3 to 5.1.4 by @dependabot in #511
- chore(deps): bump Grpc.Auth from 2.52.0 to 2.53.0 by @dependabot in #512
- chore(deps): bump Google.Protobuf from 3.22.3 to 3.22.4 by @dependabot in #513
- chore(deps): bump Google.Protobuf from 3.22.4 to 3.23.0 by @dependabot in #515
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #516
- chore(deps): bump Google.Protobuf from 3.23.0 to 3.23.1 by @dependabot in #518
- chore(deps): bump NLog from 5.1.4 to 5.1.5 by @dependabot in #521
- chore(deps): bump NLog.Extensions.Logging from 5.2.3 to 5.2.5 by @dependabot in #523
- chore(deps): bump Google.Protobuf from 3.23.1 to 3.23.2 by @dependabot in #522
- chore(deps): bump NLog from 5.1.5 to 5.2.0 by @dependabot in #524
- chore(deps): bump NUnit3TestAdapter from 4.4.2 to 4.5.0 by @dependabot in #525
- chore(deps): bump NLog.Extensions.Logging from 5.2.5 to 5.3.0 by @dependabot in #526
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #528
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #529
- chore(deps): bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1 by @dependabot in #530
- chore(deps): bump Google.Protobuf from 3.23.2 to 3.23.3 by @dependabot in #531
- chore(deps): bump Grpc.Auth from 2.53.0 to 2.54.0 by @dependabot in #532
- chore(deps): bump Grpc.Tools from 2.54.0 to 2.55.1 by @dependabot in #533
- chore(deps): bump Grpc.Tools from 2.55.1 to 2.56.0 by @dependabot in #534
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #535
- chore(deps): bump NLog from 5.2.0 to 5.2.1 by @dependabot in #538
- chore(deps): bump NLog.Extensions.Logging from 5.3.0 to 5.3.1 by @dependabot in #537
- chore(deps): bump Grpc.Auth from 2.54.0 to 2.55.0 by @dependabot in #539
- chore(deps): bump NLog from 5.2.1 to 5.2.2 by @dependabot in #540
- chore(deps): bump NLog.Extensions.Logging from 5.3.1 to 5.3.2 by @dependabot in #541
- chore(deps): bump Google.Protobuf from 3.23.3 to 3.23.4 by @dependabot in #542
- Migrate to .net 7.0 by @Zelldon in #543
- Gen to Zeebe grpc protocol v8.2.8 by @Zelldon in #544
- Migrate to grpc.net.client by @Zelldon in #545
- Migrate to deploy resource by @Zelldon in #546
- Add evaluate decision feature by @Zelldon in #548
- Release/2.0.0 by @Zelldon in #549
Full Changelog: 1.3...2.0.0
1.3.0
What's Changed
- chore(deps): bump zb-client from 1.2.0 to 1.2.1 by @dependabot in #382
- docs: generate docs by @Zelldon in #384
- chore(deps): bump Grpc.Auth from 2.43.0 to 2.44.0 by @dependabot in #389
- chore(deps): bump Grpc.Core from 2.43.0 to 2.44.0 by @dependabot in #386
- chore(deps): bump Grpc.Tools from 2.43.0 to 2.44.0 by @dependabot in #387
- chore(deps): bump Grpc from 2.43.0 to 2.44.0 by @dependabot in #388
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #390
- chore(deps): bump NLog from 4.7.13 to 4.7.14 by @dependabot in #391
- chore(deps): bump Microsoft.Extensions.Logging.Abstractions from 6.0.0 to 6.0.1 by @dependabot in #392
- chore(deps): bump NUnit from 3.13.2 to 3.13.3 by @dependabot in #393
- chore(deps): bump Grpc.Core from 2.44.0 to 2.45.0 by @dependabot in #397
- chore(deps): bump NLog from 4.7.14 to 4.7.15 by @dependabot in #398
- chore(deps): bump Grpc.Auth from 2.44.0 to 2.45.0 by @dependabot in #396
- chore(deps): bump Grpc from 2.44.0 to 2.45.0 by @dependabot in #395
- chore(deps): bump Grpc.Tools from 2.44.0 to 2.45.0 by @dependabot in #394
- chore(deps): bump Google.Protobuf from 3.19.4 to 3.20.0 by @dependabot in #399
- chore(deps): bump Google.Protobuf from 3.20.0 to 3.20.1 by @dependabot in #400
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #401
- chore(deps): bump Grpc.Tools from 2.45.0 to 2.46.1 by @dependabot in #405
- chore(deps): bump Grpc.Auth from 2.45.0 to 2.46.1 by @dependabot in #404
- chore(deps): bump Grpc.Core from 2.45.0 to 2.46.1 by @dependabot in #403
- chore(deps): bump Grpc from 2.45.0 to 2.46.1 by @dependabot in #402
- chore(deps): bump NLog from 4.7.15 to 5.0.0 by @dependabot in #407
- chore(deps): bump NLog.Extensions.Logging from 1.7.4 to 5.0.0 by @dependabot in #406
- chore(deps): bump Grpc.Core from 2.46.1 to 2.46.3 by @dependabot in #409
- chore(deps): bump Grpc.Tools from 2.46.1 to 2.46.3 by @dependabot in #408
- chore(deps): bump Grpc from 2.46.1 to 2.46.3 by @dependabot in #411
- chore(deps): bump Grpc.Auth from 2.46.1 to 2.46.3 by @dependabot in #410
- chore(deps): bump Google.Protobuf from 3.20.1 to 3.21.0 by @dependabot in #412
- chore(deps): bump Google.Protobuf from 3.21.0 to 3.21.1 by @dependabot in #413
- chore(deps): bump NLog from 5.0.0 to 5.0.1 by @dependabot in #416
- chore(deps): bump Grpc.Tools from 2.46.3 to 2.47.0 by @dependabot in #419
- chore(deps): bump NLog.Extensions.Logging from 5.0.0 to 5.0.1 by @dependabot in #420
- chore(deps): bump Google.Protobuf from 3.21.1 to 3.21.2 by @dependabot in #421
- chore(deps): bump Grpc.Auth from 2.46.3 to 2.47.0 by @dependabot in #422
- chore(deps): bump Google.Protobuf from 3.21.2 to 3.21.4 by @dependabot in #425
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #427
- chore(deps): bump Google.Protobuf from 3.21.4 to 3.21.5 by @dependabot in #426
- chore(deps): bump NLog from 5.0.1 to 5.0.2 by @dependabot in #429
- chore(deps): bump NLog.Extensions.Logging from 5.0.1 to 5.0.2 by @dependabot in #428
- chore(deps): bump Grpc.Tools from 2.47.0 to 2.48.0 by @dependabot in #430
- chore(deps): bump Grpc.Auth from 2.47.0 to 2.48.0 by @dependabot in #431
- chore(deps): bump NLog from 5.0.2 to 5.0.4 by @dependabot in #436
- docs(readme): Added Camunda Platform 8 badge to README by @xomiamoore in #438
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #432
- chore(deps): bump NLog.Extensions.Logging from 5.0.2 to 5.0.4 by @dependabot in #435
- chore(deps): bump Grpc.Tools from 2.48.0 to 2.48.1 by @dependabot in #437
- chore(deps): bump Google.Protobuf from 3.21.5 to 3.21.6 by @dependabot in #440
- chore(deps): bump Microsoft.Extensions.Logging.Abstractions from 6.0.1 to 6.0.2 by @dependabot in #441
- chore(deps): bump Grpc.Tools from 2.48.1 to 2.49.1 by @dependabot in #444
- chore(deps): bump Grpc.Auth from 2.48.0 to 2.49.0 by @dependabot in #442
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #445
- chore(deps): bump Grpc.Core from 2.46.3 to 2.46.5 by @dependabot in #446
- chore(deps): bump Grpc from 2.46.3 to 2.46.5 by @dependabot in #443
- chore(deps): bump Google.Protobuf from 3.21.6 to 3.21.7 by @dependabot in #447
- chore(deps): bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 by @dependabot in #448
- chore(deps): bump Google.Protobuf from 3.21.7 to 3.21.9 by @dependabot in #454
- chore(deps): bump NLog from 5.0.4 to 5.0.5 by @dependabot in #453
- chore(deps): bump Grpc.Tools from 2.49.1 to 2.50.0 by @dependabot in #449
- chore(deps): bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 7.0.0 by @dependabot in #457
- chore(deps): bump NLog.Extensions.Logging from 5.0.4 to 5.1.0 by @dependabot in #458
- chore(deps): bump Microsoft.Extensions.DependencyInjection.Abstractions from 6.0.0 to 7.0.0 by @dependabot in #456
- chore(deps): bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #461
- chore(deps): bump System.Threading.Tasks.Dataflow from 6.0.0 to 7.0.0 by @dependabot in #460
- chore(deps): bump Microsoft.Extensions.Logging.Abstractions from 6.0.2 to 7.0.0 by @dependabot in #459
- chore(deps): bump NUnit3TestAdapter from 4.2.1 to 4.3.0 by @dependabot in #465
- chore(deps): bump Microsoft.Extensions.Configuration.FileExtensions from 6.0.0 to 7.0.0 by @dependabot in #464
- chore(deps): bump Grpc.Auth from 2.49.0 to 2.50.0 by @dependabot in #463
- chore(deps): bump NUnit3TestAd...
1.2.1
What's Changed
- chore(deps): bump zb-client from 1.1.0 to 1.2.0 by @dependabot in #379
- Return max if exceeding max wait time by @Zelldon in #381
Full Changelog: 1.2.0...1.2.1