Zeebe Exporter Protobuf 1.0.0
Notes
🚀 This version is compatible with Zeebe 1.0.0
and further versions.
0.26.x
.
🔥 This version breaks the compatibility with previous versions of the library. Some fields of the existing records were renamed to align with the new Zeebe version.
Changelog
- feat(proto): update proto to zeebe version
1.0.0
(#101)- add new messages:
DeploymentDistributionRecord
,ProcessRecord
,ProcessEventRecord
- add new fields to messages:
DeploymentRecord
,MessageSubscriptionRecord
,MessageStartEventSubscriptionRecord
,ProcessMessageSubscriptionRecord
- add new messages:
- build(deps): bump
zeebe
from0.26.1
to1.0.0
- build(deps): bump
protobuf
from3.11.3
to3.15.6