Skip to content

Commit

Permalink
deps: update to zeebe-node@8.2.4
Browse files Browse the repository at this point in the history
Accounts for `customSSL.rootCerts` when connecting to Camunda 8 SaaS.

Related to upstream bug camunda-community-hub/zeebe-client-node-js#319.
  • Loading branch information
nikku committed Jun 9, 2023
1 parent 6cb83da commit 72cf9cc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ ___Note:__ Yet to be released changes appear here._
* `FEAT`: infer default port when connecting to Zeebe instances ([#3412](https://github.com/camunda/camunda-modeler/issues/3412))
* `FEAT`: point to troubleshooting guide on connection problems ([#3618](https://github.com/camunda/camunda-modeler/pull/3618))
* `FIX`: default empty business key to null in starting process instance ([#3644](https://github.com/camunda/camunda-modeler/pull/3644))
* `FIX`: account for custom SSL certificates when connecting to C8 SaaS
* `DEPS`: update to `zeebe-node@8.2.4`

### BPMN

Expand Down
24 changes: 15 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 72cf9cc

Please sign in to comment.