Skip to content

dify-0.17.2-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 08:18
2517699

Release 0.17.2-rc1

This release patches nginx and milvus configuration error in 0.17.0

Patch Note

  • Fix ConfigMap error when .Values.externalMilvus.enable were set as true
  • Fix /files routing when .Values.proxy.enable=true

Highlights

Bump dify version to 0.4.9

  • Add external milvus support
  • Removed deprecated variables since 0.3.8
    • CONSOLE_URL
    • API_URL
    • APP_URL
  • Removed deprecated variables since 0.3.24
    • SESSION_TYPE
    • SESSION_REDIS_HOST
    • SESSION_REDIS_PORT
    • SESSION_REDIS_DB
    • SESSION_REDIS_USERNAME
    • SESSION_REDIS_PASSWORD
    • SESSION_REDIS_USE_SSL
  • Added mail configuration

Migration Notice

⚠️ [BREAKING CHANGE] ⚠️ since v0.3.21: https://github.com/langgenius/dify/releases/tag/0.3.21