1.1.0
What's Changed
Features
- feat: Migrate to .Net Core 3.1 by @Christian-Oleson in #328
- Feat(client/ C#): Update TopologyRequestCommand and UpdateRetriesCommand for retries by @askalik in #329
- feature: use the client to send SetVariablesCommand with retries by @askalik in #332
- feature: use the client to send ThrowErrorCommand with retries. … by @askalik in #331
- feature: updated ResolveIncidentCommand so that it would run with ret… by @askalik in #334
- feat(client/c#): update PublishMessageCommand to run with retries. Also update… by @askalik in #335
- feat(client/C#): Update CreateWorkFlowInstanceCommandWithResult to run with retries by @askalik in #336
- Askalik feature fail job command with retries by @Zelldon in #356
Dependencies
- chore(deps): bump Google.Protobuf from 3.19.0 to 3.19.1 by @dependabot in #350
- chore(deps): bump Microsoft.Extensions.DependencyInjection from 5.0.2 to 6.0.0 by @dependabot in #355
- chore(deps): bump NUnit3TestAdapter from 4.0.0 to 4.1.0 by @dependabot in #357
- chore(deps): bump System.Threading.Tasks.Dataflow from 5.0.0 to 6.0.0 by @dependabot in #353
- chore(deps): bump Microsoft.Extensions.DependencyInjection.Abstractions from 5.0.0 to 6.0.0 by @dependabot in #351
- chore(deps): bump Microsoft.Extensions.Logging.Abstractions from 5.0.0 to 6.0.0 by @dependabot in #354
- chore(deps): bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.20 to 6.0.0 by @dependabot in #352
- chore(deps): bump zb-client from 1.0.1 to 1.0.2 by @dependabot in #313
- chore(deps): bump NLog.Extensions.Logging from 1.7.3 to 1.7.4 by @dependabot in #314
- chore(deps): bump Grpc.Core from 2.39.1 to 2.40.0 by @dependabot in #319
- chore(deps): bump Grpc.Tools from 2.39.1 to 2.40.0 by @dependabot in #317
- chore(deps): bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.18 to 3.1.19 by @dependabot in #320
- chore(deps): bump Google.Protobuf from 3.17.3 to 3.18.0 by @dependabot in #321
- chore(deps): bump Grpc.Auth from 2.39.1 to 2.40.0 by @dependabot in #316
- chore(deps): bump Grpc from 2.39.1 to 2.40.0 by @dependabot in #318
- chore(deps): bump Grpc from 2.40.0 to 2.41.0 by @dependabot in #323
- chore(deps): bump Grpc.Tools from 2.40.0 to 2.41.0 by @dependabot in #322
- chore(deps): bump Grpc.Auth from 2.40.0 to 2.41.0 by @dependabot in #325
- chore(deps): bump Grpc.Core from 2.40.0 to 2.41.0 by @dependabot in #324
- chore(deps): bump Google.Protobuf from 3.18.0 to 3.18.1 by @dependabot in #333
- chore(deps): bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.19 to 3.1.20 by @dependabot in #338
- chore(deps): bump Google.Protobuf from 3.18.1 to 3.19.0 by @dependabot in #342
- chore(deps): bump NLog from 4.7.11 to 4.7.12 by @dependabot in #343
- chore(deps): bump Grpc.Core from 2.41.0 to 2.41.1 by @dependabot in #346
- chore(deps): bump Grpc from 2.41.0 to 2.41.1 by @dependabot in #344
- chore(deps): bump Grpc.Tools from 2.41.0 to 2.41.1 by @dependabot in #347
- chore(deps): bump Grpc.Auth from 2.41.0 to 2.41.1 by @dependabot in #345
- chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 by @dependabot in #349
New Contributors
- @Christian-Oleson made their first contribution in #328
- @askalik made their first contribution in #329
Full Changelog: 1.0.2...1.1.0