Skip to content

Change Log

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

For the version comparison between "Standalone Deployment DataFlux Func" and "Guance Affiliated Func", please refer to:

6.1.3 (2025-03-14)

  • Added diff confirmation in the release script
  • Fixed the issue of recent scheduled task triggers incorrectly recording sub-tasks

6.1.2 (2025-03-13)

  • Optimized UI

6.1.1 (2025-03-13)

  • Added script release history review
  • Used Redis time to unify task trigger time, start time, and end time
  • 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 editing page
  • When reporting logs to Guance and TrueWatch, warnings thrown in scripts correspond to status=warning
  • Added hostname information when reporting data to Guance and TrueWatch
  • Added DFF_service_info reporting to Guance and TrueWatch
  • Fully optimized UI
  • Adjusted code

6.0.6 (2025-01-02)

  • Optimized DFF.CACHE and DFF.STORE related functions, 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 virtual directories, refer to the documentation Deployment and Maintenance / Virtual Directory Deployment
  • Added environment variable content validation and automatic JSON type formatting
  • Added DB and Redis liveness detection
  • Optimized the code editor
  • Optimized the function to clear the work queue
  • 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 locked scripts/script sets to be accessed by other users
  • Adjusted external data source handling for Guance and TrueWatch
  • Added GET /healthz interface
  • Fixed known bugs, optimized code

6.0.1 (2024-11-29)

  • Fixed known bugs

6.0.0 (2024-11-28)

DataFlux Func 6.0 officially released

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