Skip to content

Releases: imixs/imixs-workflow

imixs-workflow-5.1.5

10 Dec 07:59
Compare
Choose a tag to compare

Features

  • TextItemValueAdapter - support of formatting numbers #620

Enhancements

  • SolrIndex - auto flush index events periodically #618
  • SolrIndexService - change transaction management #617

Bugfixes

  • JSONParser support different json structure of json format #619

imixs-workflow-5.1.4

03 Dec 20:49
Compare
Choose a tag to compare

Features

  • New JSONBuilder #613

Enhancements

  • Extend Health Service #612

Bugfixes

  • WorkflowControler - create does not set $creator #616
  • JSONParser - failed to parse boolean values #614

imixs-workflow-5.1.3

21 Nov 12:52
Compare
Choose a tag to compare

Features

  • new JSON interface supporting BADGERFISH and JETTISON_MAPPED notation #610

imixs-workflow-5.1.2

20 Nov 20:37
Compare
Choose a tag to compare

Features

  • WorkflowController - action result - support external URL #608

Enhancements

  • Refactoring MicroProfile Services #609

Bugfixes

  • ModelService - getModelByWorkitem failed in case of empty modelversion #607

imixs-workflow-5.1.1

12 Nov 22:35
Compare
Choose a tag to compare

Features

  • XMLParser - provide new method 'parseTag' #605
  • SetupService - support multiple model setup #600

Enhancements

  • lucene.indexDir - trim value! #599

Bugfixes

  • DocumentRestService - backup method - decode query #601

imixs-workflow-4.5.8

06 Nov 15:19
Compare
Choose a tag to compare
  • Patch - DocumentRestService - backup method - decode query - #602

imixs-workflow-5.1.0

21 Oct 14:56
Compare
Choose a tag to compare

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

imixs-workflow-5.0.5

29 Sep 08:34
Compare
Choose a tag to compare

Patches

  • Patch #568 - imixs-workflow 5.0.5 #571
  • Patch #561 in Imixs-Workflow Version 5.0 #562

imixs-workflow-5.0.4

09 Aug 09:56
Compare
Choose a tag to compare

Features

  • RuleEngine - provide new method to evalueate a script based on a given JSON string #550
  • JSONParser - add method to get a single key value #549
  • DataObject associated with Imixs Event elements #548

Enhancements

  • Improved XML/XSL Handler #552
  • ItemCollection new copy method #551
  • RestClient - added method to post byte array #547

Bugfixes

  • XSLHandler should not return byte array #553

imixs-workflow-5.0.3

01 Aug 12:45
Compare
Choose a tag to compare

Features

Enhancements

  • AccessAdapter - allow null values #544