github BorisPolonsky/dify-helm dify-0.24.0

latest releases: dify-0.29.0, dify-0.29.0-rc1, dify-0.28.1...
4 months ago

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 of Tencent COS as Secret instead of ConfigMap #172
  • Add TableStore as optional vector database (#177, #179) @ManassehZhou

Breaking changes

  • externalS3.bucketName is now obsolete and replaced by externalS3.bucketName.api and externalS3.bucketName.pluginDaemon
  • externalCOS.bucketName is now obsolete and replaced by externalCOS.bucketName.api and externalCOS.bucketName.pluginDaemon

Notice

Data backup would be recommended before migrating data of pluginDaemon from PVC to external object storages or vise versa.

Don't miss a new dify-helm release

NewReleases is sending notifications on new releases.