Skip to content

imixs-workflow-4.4.0

Compare
Choose a tag to compare
@rsoika rsoika released this 01 Oct 19:41
· 1057 commits to master since this release

Features

  • DocumentEvent - added new event for Deletion #428
  • RestClient - provides Authentication adapters #425
  • Lucene Index - support Read Committed #411
  • LuceneSearchService - add deletion-event log entry if uniqueid is unreadable #422
  • JobHandlerRebuidIndex - uses updateDocumentsUncommitted instead of updateDocuments #419
  • New GenericSchedulerService #416

Enhancements

  • ReportService - refactoring #427
  • ItemCollection - extend method event(id) - append id #424
  • XSLHandler - provides new transformation methods #423
  • LuceneUpdateService generates unique event log entries #421
  • LuceneUpdateService - flush Entity Manager on flushEventLog #420

Bugfixes

  • JobHandlerRebuildIndex should not add empty documents #418
  • ItemCollection replaceAllItems - check for null values #417
  • XMLDataCollectionAdapter - check for null values #415
  • ItemCollection getItemValue - return 0 for numer types #414