This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
TLS issue resolution
- 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.