Automatiko 0.13.0 release
What's Changed
- fixed event subprocess with non interrupting conditional event to all… by @mswiderski in #198
- added support for http based messaging by @mswiderski in #199
- improved handling of ProcessInstanceManager to avoid shared process i… by @mswiderski in #201
- upgraded version of protobuf-java to address cve by @mswiderski in #202
- upgrade to quarkus 2.6.2 and its dependencies, upgrade of camal quark… by @mswiderski in #205
- implemented proper handling of build and runtime configuration, ensur… by @mswiderski in #206
- added support for cloud events for messaging layer by @mswiderski in #207
- Serverless by @mswiderski in #209
- updates to persistence layer to allow to use json node as objects, ch… by @mswiderski in #210
- added support for callback state and produce event on inject state, added support for filter expressions on message events by @mswiderski in #211
- upgraded xstream version to address cve by @mswiderski in #212
- Development by @mswiderski in #213
- fixed file system based store handling of remove operation based on c… by @mswiderski in #214
- fixes and improvements for operator, user task management and svg bpm… by @mswiderski in #215
- allow to control generation aware behavior of operator controller by @mswiderski in #216
- upgraded to latest version of quarkus, operator sdk, camel-quarkus by @mswiderski in #217
- upgraded http reactive messaging and enabled http message based tests by @mswiderski in #218
- added support for completion condition on multi instance nodes by @mswiderski in #219
- improved operator archetype to create initial workflow and classes ou… by @mswiderski in #220
- added migration guide for 0.13.0 release by @mswiderski in #221
Full Changelog: v0.12.0...v0.13.0