Releases: BorisPolonsky/dify-helm
dify-0.26.1
Release v0.26.1
This release patch data persistence configurations of pluginDaemon
.
Update
- Fix invalid persistent volume mount of pluginDaemon when external object storages were applicable (#217)
Full Changelog: dify-0.26.0...dify-0.26.1
dify-0.26.1-rc1
Release v0.26.1-rc1
This release patch data persistence configurations of pluginDaemon
.
Update
- Fix invalid persistent volume mount of pluginDaemon when external object storages were applicable (#217)
Full Changelog: dify-0.26.0...dify-0.26.1-rc1
dify-0.26.0
Release v0.26.0
This release bumps the default Dify
version to 1.5.0 and expands data persistence options for pluginDaemon
.
Update
- Bump default
Dify
version to 1.5.0 (#214) - Introduce Huawei OBS for data persistence in
pluginDaemon
and resolve configuration issues (#200, #210) - Add customized installation instructions (#203)
- Introduce Aliyun OSS for data persistence in
pluginDaemon
(#206) - Add option to specify update strategy of
Deployment
(#205) @zigaSRC - Introduce Google Cloud Storage for data persistence in
pluginDaemon
(#211, #212) - Add Volcengine Tinder Object Storage Service (TOS) as optional data persistence backend for
api
,worker
andpluginDaemon
(#213) - Add
priorityClassName
support to all deployments (#215) @Fabhiahn
Breaking changes
- When using Aliyun OSS, Google Cloud Storage, Tencent COS, or Huawei OBS, bucket names for
api
/worker
andpluginDaemon
are now specified separately invalues.yaml
as:bucketName.api
forapi
andworker
bucketName.pluginDaemon
forpluginDaemon
Full Changelog: dify-0.25.0...dify-0.26.0
dify-0.26.0-rc1
Release v0.26.0-rc1
This release bumps the default Dify
version to 1.5.0 and expands data persistence options for pluginDaemon
.
Update
- Bump default
Dify
version to 1.5.0 (#214) - Introduce Huawei OBS for data persistence in
pluginDaemon
and resolve configuration issues (#200, #210) - Add customized installation instructions (#203)
- Introduce Aliyun OSS for data persistence in
pluginDaemon
(#206) - Add option to specify update strategy of
Deployment
(#205) @zigaSRC - Introduce Google Cloud Storage for data persistence in
pluginDaemon
(#211, #212) - Add Volcengine Tinder Object Storage Service (TOS) as optional data persistence backend for
api
,worker
andpluginDaemon
(#213)
Breaking changes
- When using Aliyun OSS, Google Cloud Storage, Tencent COS, or Huawei OBS, bucket names for
api
/worker
andpluginDaemon
are now specified separately invalues.yaml
as:bucketName.api
forapi
andworker
bucketName.pluginDaemon
forpluginDaemon
Full Changelog: dify-0.25.0...dify-0.26.0-rc1
dify-0.25.0
Release v0.25.0
Update
- Fix
CELERY_BROKER_URL
in caseexternalRedis.useSSL=true
(#185) @leoddias - Disable s3 path style setting in
pluginDaemon
by default and make this option configurable (#186, #194) @RogerSik @BorisPolonsky - Remove duplicated
securityContext
:sandbox.privileged
is now obsolete and user shall define them insandbox.containerSecurityContext
if necessary (#188) @zigaSRC - Fix
TENCENT_COS_BUCKET_NAME
and add quotes tocredentials.tpl
andconfig.tpl
(#191, #192)
dify-0.25.0-rc2
Release v0.25.0-rc2
Update
- Fix
CELERY_BROKER_URL
in caseexternalRedis.useSSL=true
(#185) @leoddias - Disable s3 path style setting in
pluginDaemon
by default and make this option configurable (#186, #194) @RogerSik @BorisPolonsky - Remove duplicated
securityContext
:sandbox.privileged
is now obsolete and user shall define them insandbox.containerSecurityContext
if necessary (#188) @zigaSRC - Fix
TENCENT_COS_BUCKET_NAME
and add quotes tocredentials.tpl
andconfig.tpl
(#191, #192)
dify-0.25.0-rc1
Release v0.25.0-rc1
Update
- Fix
CELERY_BROKER_URL
in caseexternalRedis.useSSL=true
(#185) @leoddias - Disable s3 path style setting in
pluginDaemon
by default and make this option configurable (#186) @RogerSik - Remove duplicated
securityContext
:sandbox.privileged
is now obsolete and user shall define them insandbox.containerSecurityContext
if necessary (#188) @zigaSRC - Fix
TENCENT_COS_BUCKET_NAME
and add quotes tocredentials.tpl
andconfig.tpl
(#191, #192)
dify-0.24.0
Release v0.24.0
Update
- Bump app version to
1.2.0
- Resolved E2BIG error in web component by making
enableServiceLinks
configurable and defaulting to false (#169, #175) @gaoyue1989 - Fix http 404 when accessing
/embed.min.js
with proxy enabled (#166) @RogerSik - Allow user to substitute object storage (S3 and Tencent COS) for PVC with for
pluginDaemon
(#171, #173) - Store
secretKey
ofTencent COS
asSecret
instead ofConfigMap
#172 - Add
TableStore
as optional vector database (#177, #179) @ManassehZhou
Breaking changes
externalS3.bucketName
is now obsolete and replaced byexternalS3.bucketName.api
andexternalS3.bucketName.pluginDaemon
externalCOS.bucketName
is now obsolete and replaced byexternalCOS.bucketName.api
andexternalCOS.bucketName.pluginDaemon
Notice
Data backup would be recommended before migrating data of pluginDaemon
from PVC
to external object storages or vise versa.
dify-0.24.0-rc2
Release v0.24.0-rc2
Update
- Bump app version to
1.2.0
- Resolved E2BIG error in web component by making
enableServiceLinks
configurable and defaulting to false (#169, #175) @gaoyue1989 - Fix http 404 when accessing
/embed.min.js
with proxy enabled (#166) @RogerSik - Allow user to substitute object storage (S3 and Tencent COS) for PVC with for
pluginDaemon
(#171, #173) - Store
secretKey
ofTencent COS
asSecret
instead ofConfigMap
#172
Breaking changes
externalS3.bucketName
is now obsolete and replaced byexternalS3.bucketName.api
andexternalS3.bucketName.pluginDaemon
externalCOS.bucketName
is now obsolete and replaced byexternalCOS.bucketName.api
andexternalCOS.bucketName.pluginDaemon
Notice
Data backup would be recommended before migrating data of pluginDaemon
from PVC
to external object storages or vise versa.
dify-0.24.0-rc1
Release v0.24.0-rc1
Update
- Bump app version to
1.2.0
- Resolved E2BIG error in web component by making
enableServiceLinks
configurable and defaulting to false (#169) @gaoyue1989 - Fix http 404 when accessing
/embed.min.js
with proxy enabled (#166) @RogerSik - Allow user to substitute object storage (S3 and Tencent COS) for PVC with for
pluginDaemon
(#171, #173) - Store
secretKey
ofTencent COS
asSecret
instead ofConfigMap
#172
Breaking changes
externalS3.bucketName
is now obsolete and replaced byexternalS3.bucketName.api
andexternalS3.bucketName.pluginDaemon
externalCOS.bucketName
is now obsolete and replaced byexternalCOS.bucketName.api
andexternalCOS.bucketName.pluginDaemon
Notice
Data backup would be recommended before migrating data of pluginDaemon
from PVC
to external object storages or vise versa.