Skip to content

Releases: OpenPj/activiti-sdk

v1.0.5

29 Sep 16:36
a8f27e9
Compare
Choose a tag to compare

Activiti SDK v1.0.5 includes the following improvements:

  • Updated the README with the default extensions packages supported by Activiti App and Activiti Rest #11
  • Added a new Maven profile for skipping the build and package process for Activiti Admin #9
  • Updated the Spring Context dependency and now Spring annotations are supported for declaring Spring Beans #10

v1.0.4

20 Sep 10:52
Compare
Choose a tag to compare

Activiti SDK 1.0.4 includes the following improvements:

v1.0.3

13 Sep 14:52
Compare
Choose a tag to compare

Activiti Community SDK 1.0.3 includes the following improvements:

  • Added a task listener example #7
  • Added file appender configuration for activiti-app and activiti-rest #5
  • Added debug port configuration for activiti-app (8888) and activiti-rest (9999) #6

v1.0.2

06 Sep 12:30
Compare
Choose a tag to compare

Activiti SDK v1.0.2 includes the following improvements:

  • Updated the readme adding the pluginGroups configuration for Maven settings.xml (#2 )
  • Updated the the Jackson library to solve an issue on activiti-rest with new versions of the Tomcat container(#3 )

v1.0.1

29 Jun 10:53
Compare
Choose a tag to compare

Activiti SDK v1.0.1 includes the following improvements:

  • Added the Swagger module for Activiti Rest WAR #1

v1.0.0

28 Jun 08:38
Compare
Choose a tag to compare

Activiti SDK 1.0.0 includes the following improvements:

  • Maven SDK for managing Activiti extensions lifecycle
  • Docker integration for creating Activiti WARs containers
  • Integration tests module