Skip to main content

v2.10.0

LTS
Released Sep 1, 2024·Supported until Nov 1, 2026·Community 0.10.0·Enterprise 0.6.0
Breaking
2 to verify
Security
Clean
Changes
4F · 2B
Downtime
Zero

Upgrade Impact

4 features · 2 fixes
Breaking:plugin manifest schema v2 is now required. One database migration (~15s).
Plugin manifest v2 requiredPlugins using manifest v1 must be updated. Run `dify plugin migrate` to auto-upgrade manifests.
Redis 7.0+ now requiredThe session store uses Redis streams, which require Redis 7.0 or later.

What Changed

6
New Feature
Bug Fixes
Fixed file upload size validation bypassMultipart uploads exceeding the configured limit are now correctly rejected at the gateway.
Corrected embedding dimension mismatch on model switchChanging the embedding model now triggers automatic re-indexing of affected datasets.

Upgrade Guide

Pre-Upgrade Checklist
Upgrade Redis to 7.0+ before proceeding
Run `dify plugin migrate` to update plugin manifests
Back up PostgreSQL database and Redis data
Review breaking changes in Upgrade Impact section above
Zero-downtime rolling upgrade supported
Upgrade Command

# Ensure Redis 7.0+ is running, then:

$ helm upgrade -i dify -f values.yaml dify-ee/dify --version 2.10.0

Rollback

$ helm rollback dify 0

Security & CVE

Full CVE report →
No security vulnerabilities fixed in this release.0 Critical · 0 High CVE across all container images
Image
dify-enterprise-api
dify-enterprise-gateway
dify-enterprise-frontend
dify-enterprise-backend
dify-enterprise-worker
critical
0
0
0
0
0
high
0
0
0
0
0
medium
0
0
0
0
0
low
0
0
0
0
0
Status
PASS
PASS
PASS
PASS
PASS
ScannerTrivy v0.58.0
Scanned
Sep 1, 2024
Data Source
Docker

Benchmark Report

Full CVE report →
TTFE – Time To First Event (ms)
AVG
0
MIN
0
MAX
0
P50
0
P90
0
P95
0
Connections
Max Concurrent
0
Avg Active
0
Empty Workflow QPS
Max QPS
0
Avg QPS
0
Avg Duration (ms)
0

License Compliance

All dependencies compliant- no copyleft issues detected
MITApache-2.0BSD
© 2026 Dify All rights reserved.Enterprise release information is confidential. Do not distribute externally.