ouyida3

要编出最人性化的程序
posts - 13, comments - 5, trackbacks - 0, articles - 0

Activiti7.0.0最新版SR1发布(2019年3月)

Posted on 2019-03-24 09:52 ouyida3 阅读(1483) 评论(0)  编辑  收藏 所属分类: Java

Activiti Cloud SR1 Released!

由 salaboy 员工 创建于 2019-3-8 的博客文章
  • 喜欢 • 0
  • 评论 • 0

I am happy to announce the first Service Release for Activiti Cloud and Activiti Core artefacts. After getting a lot of community feedback from our first GA iteration we are now releasing 7.0.0.SR1improving mostly on compatibility with Spring Boot 2.0.x and JDK 8 support in addition to JDK11.

You can consume all the Activiti Cloud artifacts from Maven Central:

<dependencyManagement>   
  <dependencies>    
    <dependency>         
      <groupId>org.activiti.cloud.dependencies</groupId>      
      <artifactId>activiti-cloud-dependencies</artifactId>      
      <version>7.0.0.SR1</version>
     
      <scope>import</scope>      
      <type>pom</type>    
    </dependency>  
  </dependencies>
</dependencyManagement>


In this SR1 release you will find the following [main fixes]:

  • Task Variable Endpoints for Admin and Users update
  • JDK 8 support for our artifacts
  • Process Definition XML accessible in Query Service
  • Sync between query and runtime bundle for standalone tasks
  • Swagger file generation from RB endpoints fix

All these Spring Boot Starters are based on Spring Boot 2.1.2 and Spring Cloud Greenwich RELEASE and all the artifacts are compiled to work with JDK11 (and now JDK8 support as well).

You can also deploy our Example HELM charts in your favourite cloud providers or On-Premise Kubernetes installation by following our [Getting Started Guide]

HELM Charts for Full Example has being updated to consume GA artifacts in **version 1.1.9**

If you are interested in the future of the project you can take a look at our [presentation at DevCon]

更多见官网:


只有注册用户登录后才能发表评论。


网站导航: