Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

TLS issue resolution

Compare
Choose a tag to compare
@s3than s3than released this 10 Sep 09:42
· 553 commits to master since this release
6630b69
  • Allows users to turn on TLS without using OAuth (was a regression in 0.21.2).
  • Exports the Typescript definitions for interfaces. They are now consumable via import as Interfaces from 'zeebe-node/interfaces'. This will enable workit, zeebe-nestjs, and any other libraries that extend zeebe-node to have cleaner imports.
  • Improves Intellisense documentation.