kettle-manager 0.2.4 Released with Updates and Enhancements

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

km

The updated contents of this version:

  1. Solved the problem that the transformation graph cannot be displayed normally.
  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 the configuration window of some extended plug-ins 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 user limit), requiring captcha input after one incorrect password input (previously supported not allowing login after a certain number of failures), and concurrent session number limit from both IP and user dimensions, and fuzzy user name and password error prompts, etc.
  2. The front-end framework is greatly upgraded, 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 the list has added functions of displaying custom columns and maximizing.
  4. Optimized the query table, extracted common methods to facilitate use in custom development, and provided a sample for custom development.
  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 total function and support configuring 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), and refer to the software documentation for the specific functions of the system: Documentation

Likes