kettle-manager 0.2.4 Released with Updates and Enhancements

kettle-manager version 0.2.4 released, a web scheduling management platform for kettle

km

Updates in this version:

  1. Solved the problem that the transformation graph cannot be displayed properly.
  2. Optimized the deletion of the corresponding extended information when deleting the job.
  3. Solved the package conflict problem existing in the previous version.
  4. Solved the problem that some extended plug-in configuration windows of the kettle client cannot be opened.

Here are the framework-level upgrades:

  1. This upgrade focuses on enhancing the security of the system, adding global p limit support (previously supported by user limit), requiring a verification code when entering the wrong password once (previously supported not allowing login after a certain number of failures), simultaneous online session number limit from both the IP and user dimensions, and fuzzy user name and password error prompts, etc.
  2. Big upgrade of the front-end framework, and all dependencies are upgraded.
  3. Added support for controlling the row style or cell style of the query list through the returned fields of SQL, and added the function of displaying custom columns and maximizing in the list.
  4. Optimized the query table, extracted common methods to facilitate use in custom development, and provided a custom development sample.
  5. Optimized the storage location of the extended parameters of the query to avoid conflict with the business object.
  6. Configured the query form to support the configuration of the total function and support the configuration of the number of decimal places.
  7. Optimized components such as the drop-down search box, multi-select drop-down search box, and markdown.

Welcome to use it and give feedback (jinjuma@yeah.net). Refer to the software documentation for the specific functions of the system: Documentation

Likes