Releases: OpenPj/activiti-sdk
Releases · OpenPj/activiti-sdk
v1.0.5
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
Activiti SDK 1.0.4 includes the following improvements:
v1.0.3
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
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
Activiti SDK v1.0.1 includes the following improvements:
- Added the Swagger module for Activiti Rest WAR #1
v1.0.0
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