Skip to content

dify-0.22.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 11:38
5a67aff

Release v0.22.0

Update

  • Update app version to 0.14.2 (#109)
  • Add ServiceAccount for Deployments (#92) @japan4415
  • Support custom definition of livenessProbe, readinessProbe and startupProbe definition for for api, worker, web, sandbox, proxy and ssrfProxy (#94)
  • Allow custom definition of clientMaxBodySize in nginx reverse proxy (#97 ) @raknamber1
  • Add ServiceAccount to for each deployment (#99) @longnbao
  • Add google cloud storage as external storage (#100) @longnbao
  • Allow region other than us-east-1 for external S3 (#102)
  • Add TencentCOS as external storage (#104) @PeihuaLiang
  • Add Tencent Vector DB as external vector db (#104 #106 ) @PeihuaLiang @BorisPolonsky

Notice

Please refer to official release page for migration guide any breaking changes between 0.6.* and 0.14.*, the default migration ops from this chart consist of setting MIGRATION_ENABLED=true only.