Skip to content

Change Record

The current version of DataFlux Func is 6.x. All previous versions have been archived and are only available for download without further updates or support.

For the version correspondence between "Self-deployed DataFlux Func" and "TrueWatch附属 Func", please refer to:

6.2.11 (2025-06-11)

  • Fixed known BUGs

6.2.10 (2025-06-09)

  • Fixed known BUGs
  • Other minor changes

6.2.9 (2025-06-06)

  • Synchronized API result waiting time to be the same as the function timeout
  • Other minor changes

6.2.8 (2025-06-05)

  • Adjusted Redis Key naming format
  • Compatible with Redis Cluster
  • Fixed known BUGs
  • Other minor changes

6.2.7 (2025-05-28)

  • Fixed known BUGs

6.2.6 (2025-05-15)

  • Optimized system update prompt
  • Sensitive information passed using RSA encryption
  • Added timezone and delayed execution options for scheduled tasks
  • Optimized the execution button on the script editing page
  • Improved import/export script compatibility
  • Added file extension to downloaded files
  • Frontend no longer uses any Cookies
  • Added Japanese support (WIP)
  • Connector query processing no longer recorded as an action log
  • Fixed a BUG where server time differences prevented scheduled tasks from triggering
  • Fixed known BUGs
  • Other minor changes

6.2.5 (2025-04-14)

  • Fixed internal task log timing part format

6.2.4 (2025-04-09)

  • Used different documentation/website links based on the selected language

6.2.3 (2025-04-02)

  • Adjusted sorting method
  • Adjusted LocalhostAuthToken length to 32
  • Adjusted parameters for FuncExtraGuanceDataHelper.set_tags / set_fields
  • Download scripts support --url parameter
  • Fixed file service path check
  • Updated third-party dependency packages
  • Minor UI adjustments
  • Other minor adjustments

6.2.2 (2025-03-26)

  • Added save method to business entity operation object BaseFuncEntityHelper for saving business entities
  • Fixed known BUGs

6.2.1 (2025-03-20)

  • Adjusted private node names for TrueWatch
  • Fixed known BUGs

6.2.0 (2025-03-17)

  • Added partial Japanese translations
  • Fixed known BUGs

6.1.3 (2025-03-14)

  • Added diff confirmation to release scripts
  • Fixed the issue of recent trigger records for scheduled tasks incorrectly recording subtasks

6.1.2 (2025-03-13)

  • Optimized UI

6.1.1 (2025-03-13)

  • Added history viewing for script releases
  • Used Redis time to unify the trigger time, start time, and end time of tasks
  • Optimized UI
  • Adjusted code

6.1.0 (2025-02-12)

  • Updated Python version to 3.11.11
  • Updated Node version to 22.13.0
  • Optimized the logic for opening the code editor page
  • When reporting logs to TrueWatch, Warning thrown in scripts corresponds to status=warning
  • Added hostname information when reporting data to TrueWatch
  • Added DFF_service_info information reporting to TrueWatch
  • Fully optimized UI
  • Adjusted code

6.0.6 (2025-01-02)

  • Optimized DFF.CACHE, DFF.STORE related functions and fixed BUGs
  • Optimized underlying code

6.0.5 (2024-12-31)

  • Fixed a BUG in the virtual directory association feature

6.0.4 (2024-12-30)

  • Supported deployment under a virtual directory, refer to the document Deployment and Maintenance / Virtual Directory Deployment
  • Added content validation for environment variable values and automatic JSON type formatting
  • Added DB and Redis liveness detection
  • Optimized code editor
  • Optimized clearing work queue functionality
  • Optimized underlying code
  • UI optimization
  • Fixed known BUGs

6.0.3 (2024-12-16)

  • Script locking feature supports specifying "all users"

6.0.2 (2024-12-13)

  • Added lock configuration, allowing lockers to permit other users access to locked script sets/scripts
  • Adjusted external data source handling for TrueWatch
  • Added GET /healthz interface
  • Fixed known BUGs and optimized code

6.0.1 (2024-11-29)

  • Fixed known BUGs

6.0.0 (2024-11-28)

Official release of DataFlux Func 6.0

  • Support for using PostgreSQL as the database (experimental stage)
  • Added Prometheus, Alibaba Cloud SLS connectors
  • MySQL, Prometheus, Alibaba Cloud SLS connectors support querying as external data sources for TrueWatch, returning results similar to DQL