Skip to content

Releases: camunda-community-hub/zeebe-client-csharp-accelerator

Version 2.2.0

22 Aug 11:17

Choose a tag to compare

New Features

  • Thanks to the fantastic work of @saggelis we now have optional support for connector secrets - you already have Environment Variables or Azure Key Vault as providers available. 🚀 🎉

What's Changed

  • chore(deps): update actions/setup-dotnet action to v4.3.1 by @renovate[bot] in #66
  • chore(deps): update dependency testcontainers to 4.4.0 by @renovate[bot] in #65
  • chore(deps): update dependency testcontainers to 4.6.0 by @renovate[bot] in #69
  • chore(deps): update dependency xunit.runner.visualstudio to 3.1.1 by @renovate[bot] in #67
  • chore(deps): update dependency xunit.runner.visualstudio to 3.1.2 by @renovate[bot] in #71
  • add connector secret functionality by @saggelis in #75
  • chore(deps): update dependency azure.identity to 1.15.0 by @renovate[bot] in #76
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #74
  • chore(deps): update dependency xunit.runner.visualstudio to 3.1.4 by @renovate[bot] in #72
  • chore(deps): update dependency zb-client to 2.9.0 by @renovate[bot] in #64

New Contributors

Full Changelog: 2.1.13...2.2.0

Version 2.1.13

12 Feb 09:51
6d3fbbc

Choose a tag to compare

Changes:

Version 2.1.12

30 Dec 10:11

Choose a tag to compare

New features:

  • Added optional Multi-Tenancy support (thanks to @rabazit 🏅)

Version 2.1.11

30 Sep 14:58

Choose a tag to compare

Changes:

Version 2.1.10

31 Jul 11:35

Choose a tag to compare

New features:

Version 2.1.9

17 Jul 15:04
00e435f

Choose a tag to compare

Changes:

Version 2.1.8

24 May 06:57

Choose a tag to compare

New features:

  • Added option to provide your own custom AccessTokenSupplier (thanks to @taneltinits 🏅)

Version 2.1.7

27 Mar 07:51

Choose a tag to compare

Fixes:

  • #29 - improved handling of abstract worker classes

Version 2.1.6

15 Mar 08:07

Choose a tag to compare

Fixes:

  • prevent rare error on dispose

Version 2.1.5

04 Mar 16:47

Choose a tag to compare

Changes: