7.0.0 Beta5
Last updated
Last updated
You can find the
Main Features and fixed issues:
Activiti Core: JSON Serialization of Process Variables is now the default option. Java Serialization can be configured but it is not the default anymore.
Activiti Core: Process Variables definition initial iteration
Activiti Core new APIs to add and remove candidate users and groups from tasks
Activiti Core: more conformance tests added (Set 3 and Set 4)
Activiti Cloud: Apache Kafka interoperability with Spring Cloud Streams support in configuration
Activiti Cloud: improved filters in Audit Service and alignment on Cloud Events Data
Activiti Cloud: Cloud Events metadata decoration in Runtime Bundle
Activiti Cloud: more acceptance tests added
You can find the published Beta5 artifacts in and the tagged .
With Beta5 the charts version moved to 0.6.x
To enable the modeling UI, add:
To the myvalues.yaml file used for deployment of the full example. Access the modeling UI on the /activiti-cloud-modeling
path of the gateway host.
The version of maven aritfact activiti-cloud-dependencies
should be upgraded to 7.0.0.Beta5
Currently Spring HATEOAS output for Activiti Cloud services is incorrectly showing cluster-internal URLs for self links. This is a bug in Spring HATEOAS for which the fix has not yet been released (at the time of writing). We expect this issue to go away when we upgrade to Spring Cloud Greenwich.RELEASE.
Also our HELM charts ( version 0.6.0) were upgraded to use Beta4 Docker Images.
If you find any issues with Beta5 please create an . Or get in touch .
We will be aiming for by the end of December and you can .
This is a great time to get involved to help us with the Beta testing process, integrating with your favourite Open Source projects and learning about the technology stack that we are using to build these amazing tools. If you are ready for a big challenge get in touch .
As with Beta3, Docker images are published at under the 7.0.0.Beta5
tag.
For deployment to Kubernetes, Helm charts are provided in and these can be consumed using the charts repository, as suggested in