In this release we included pretty big changes and refinements. We are now running with JDK 11 and we included the next iteration for our GraphQL based notification service. We did refine a lot of APIs in our Runtime Bundle and Query services to support more scenarios. We are going to go fast to GA and we will concentrate on refine and test the core features. We encourage community members to test the released artifacts and report back any issues that you might find to here.
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 via Gitter.
With RC1 the charts version was upgraded to to 0.7.x
Migration of Projects Built on Beta5
The version of maven aritfact activiti-cloud-dependencies should be upgraded to 7.0.0.RC1 This release works on JDK 11 so you will need to have JDK 11 in order to use these artifacts.
Our example projects, were updated to to use spring boot start parent:
To inherit plugins coming from the parent instead of using BOM dependency management. We also added JAXB into our example runtime bundle, due JAXB removed from JDK11 as an optional module
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.