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 normally.
  2. Optimized the deletion of the corresponding extended information when deleting the job.
  3. Solved the package conflict problem 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 mainly enhanced the security of the system, added global p limit support (previously supported user-based limit), required captcha input after one incorrect password input (previously supported no login allowed 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. Major 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 functions 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 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 and give feedback (jinjuma@yeah.net), and refer to the software documentation for the specific functions of the system: Documentation

Likes