This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Releases: camunda-community-hub/zeebe-client-csharp-bootstrap
Releases · camunda-community-hub/zeebe-client-csharp-bootstrap
v1.0.0
##t Description
This package seems to be stable due to lacking issues. Therefore releasing version 1 with no breaking changes to indicate that the product is stable.
What's Changed
- Bump zb-client-bootstrap from 0.1.3 to 0.1.5 by @dependabot in #51
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in #52
- Bump Moq from 4.18.1 to 4.18.2 by @dependabot in #53
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 by @dependabot in #55
Full Changelog: v0.1.5...v1.0.0
v0.1.5
What's Changed
- Update Zeebe.Client.Bootstrap.Integration.Tests.csproj by @arjangeertsema in #50
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Bump zb-client-bootstrap from 0.1.2 to 0.1.3 by @dependabot in #28
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #29
- Bump DotNet.Testcontainers from 1.6.0-beta.1955 to 1.6.0-beta.2126 by @dependabot in #31
- Bump Moq from 4.16.1 to 4.17.1 by @dependabot in #30
- Bump Moq from 4.17.1 to 4.17.2 by @dependabot in #32
- Bump DotNet.Testcontainers from 1.6.0-beta.2126 to 1.6.0-beta.2130 by @dependabot in #33
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #41
- Bump Moq from 4.17.2 to 4.18.0 by @dependabot in #40
- Bump DotNet.Testcontainers from 1.6.0-beta.2130 to 1.6.0-beta.2219 by @dependabot in #39
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in #38
- Bump DotNet.Testcontainers from 1.6.0-beta.2219 to 1.6.0 by @dependabot in #48
- Bump Moq from 4.18.0 to 4.18.1 by @dependabot in #43
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Bump zb-client-bootstrap from 0.1.1 to 0.1.2 by @dependabot in #22
- Bump zb-client from 1.2.0 to 1.2.1 by @dependabot in #23
- Bump coverlet.collector from 3.1.1 to 3.1.2 by @dependabot in #24
- Bump Microsoft.Extensions.Hosting from 6.0.0 to 6.0.1 by @dependabot in #25
- Possible to use token with custom certificate by @eterne5 in #27
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Bump zb-client-bootstrap from 0.1.0 to 0.1.1 by @dependabot in #18
- Bump zb-client from 1.1.0 to 1.2.0 by @dependabot in #20
- Bump coverlet.collector from 3.1.0 to 3.1.1 by @dependabot in #19
- feature/version by @arjangeertsema in #21
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- .Net Standard 2.0 target framework. by @arjangeertsema in #17
Full Changelog: v0.1.0...v0.1.1
Version 0.1.0 release with breaking changes
Breaking changes
- Upgraded to .Net 6.0
- Added mandatory configuration option to ZeebeClientBootstrapOptions: Worker.RetryTimeoutInMilliseconds
What's Changed
- Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 by @dependabot in #11
- migrated to .net 6 by @arjangeertsema in #16
- Bump zb-client from 1.0.2 to 1.1.0 by @dependabot in #15
Full Changelog: v0.0.8...v0.1.0
Version 0.0.8
Forgot to add ICompleteJobCommandStep1 to state builder extension.
version 0.0.7
Version 0.0.6
What's Changed
- Fixed bug, added JobClient to the handler. by @arjangeertsema in #9
Full Changelog: v0.0.5...v0.0.6