Skip to main content
Version: 1.13.x.x LTS

Release notes

nevisWorkflow 1.13.1.27 LTS - 19.02.2020

  • NEW: A new configuration is introduced to turn off the JobExecutor. To provide backward compatibility, the default configuration is set to "true" to activate the JobExecutor.
  • CHANGED: nevisWorkflow now supports OpenJDK 1.8.0.
  • FIXED: The bug where a nevisWorkflow instance could not create SPOOL (log files) file when executing an Oracle SQL file.

nevisWorkflow 1.13.0.2 LTS - 19.11.2019

  • NEW: A new configuration is introduced, to hide the full domain name in the REST API JSON response. To provide backward compatibility, the default configuration is set to "false" and the full domain name is shown.
  • CHANGED: Deserialization is a sensible operation that has a long history of vulnerabilities. nevisWorkflow is now applying a strict whitelist approach to only deserialize the expected object types.
  • CHANGED: The user can view the current installed nevisWorkflow version easily by issuing the neviswf [version|pkg] command.
  • CHANGED: For nevisWorkflow standalone deployment mode only, the database connection configuration does now accept a full JdbcURL connection string instead of an in
  • CHANGED: By executing the command neviswf status in standalone deployment mode it is now possible to show the nevisWorkflow configuration and log path.
  • UPGRADED: Replaced vulnerable third party libraries.
  • FIXED: The bug "sequence table not found" when using Oracle 18c with nevisWorkflow standalone deployment mode.
  • FIXED: The bug that an incorrect search query is saved when the user saves a search query before searching.
  • FIXED: The bug with error "JNDI name missing" when sending an email by activiti in BPMN file.
  • FIXED: The bug that the async job triggered by timer in activiti is not working.
  • FIXED: The bug that the user could not access nevisWorkflow via nevisProxy when creating a new standalone instance with server hostname.
  • FIXED: The bug that the log file is not created when the user removes a nevisWorkflow standalone instance and hands over a new one.