Skip to content

imixs-workflow-5.1.0

Compare
Choose a tag to compare
@rsoika rsoika released this 21 Oct 14:56
· 635 commits to master since this release

Features

  • Apache Solr Support #554
  • BPMNModel - initStartEvent #585
  • BPMNModel - find start and end tasks #584
  • BPMN Rule Engine - WorkflowKernel - introduced new eval method #569
  • Rest-API - added EventLogRestService #580
  • SetupService - model.default.data.overwrite #570
  • ModelService - ModelByWorkitem - support regex #567
  • SchemaService - provide new method to normalize a search term #563
  • ConfigService - support of deprecated imixs.properties #556
  • ImixsExceptionHandler #587

Enhancements

  • ModelService - add getter methods #583
  • ModelSerivce should not index a model entity #581
  • EntityLogService - add new create method for ItemCollection #582
  • Rest-API - improved exception handling #579
  • Update Maven Site Plugin Config #575
  • ViewController - fixed getData - avoid multiple calls of getQuery #572
  • ImixsConfigSource - support of Environment Variables #566
  • JSONParser - extended getKey value #564
  • SetupService - improved status messages #557
  • Upgrade beans.xml version from 1.2 to 2.0 #565
  • Updated Docu for Lucene #555

Bugfixes

  • BPMNParser - fixed keySplitConditions followed by keyExclusiveConditions returns wrong setup #590
  • XMLItem - fixed avoid Arrays.asList #593
  • XMLDataCollectionAdapter - fixed validate byte length #578
  • WorkflowRestService - uniqueid ambigous for GlassFish Servers #589
  • WorkflowService - fixed evalWorkflowResult throws NumberFormat Exception #561
  • WorkflowRestService - fixed validate resource UID #595
  • ModelService - fixed getLatestVersions returns duplicates #588
  • RestClient - fixed Post method does not support ConntentType #574
  • Scheduler - fixed Jobs did not start #568
  • SchemaService - fixed compute unique field lists #560
  • RestClient fixed post method does not throw an Imixs RestAPIException #559
  • RestClient - fixed get method does not return http result #558
  • pom.xml - fixed dependency issues #577
  • microprofile-metrics-api must not be a dependency #576