camunda-community-hub / zeebe-client-node-js

Node.js client library for Zeebe Microservices Orchestration Engine
https://camunda-community-hub.github.io/zeebe-client-node-js/
Apache License 2.0
152 stars 38 forks source link

Remove deprecated methods in 8.1.0 #270

Closed jwulf closed 2 years ago

jwulf commented 2 years ago

Removed all deprecated methods and interfaces in 8.1.0.

Existing code that uses the deprecated methods and interfaces will have to use pre-8.1.0 versions of the package.

Rationale: Simplify the structure and maintenance of the client.