[PR #24539] chore: bump version from 1.7.2 to 1.8.0 #30681

Closed
opened 2026-02-21 20:48:01 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/24539

State: closed
Merged: Yes


Summary

  • Bump project version from 1.7.2 to 1.8.0 across all configuration files
  • Update Docker image tags to reference the new version
  • Ensure consistency across API, web, and deployment configurations

Related Issue

Closes #24538

Changes Made

  • Updated api/pyproject.toml: API package version
  • Updated api/uv.lock: Lock file reflecting the version update
  • Updated web/package.json: Web application package version
  • Updated docker/docker-compose.yaml: Docker image tags for all services (api, worker, worker_beat, web)
  • Updated docker/docker-compose-template.yaml: Template Docker image tags

Testing

  • Verify Docker images build successfully with new version tags
  • Confirm API and web applications start without issues
  • Check that version numbers are correctly displayed in the application
**Original Pull Request:** https://github.com/langgenius/dify/pull/24539 **State:** closed **Merged:** Yes --- ## Summary - Bump project version from 1.7.2 to 1.8.0 across all configuration files - Update Docker image tags to reference the new version - Ensure consistency across API, web, and deployment configurations ## Related Issue Closes #24538 ## Changes Made - Updated `api/pyproject.toml`: API package version - Updated `api/uv.lock`: Lock file reflecting the version update - Updated `web/package.json`: Web application package version - Updated `docker/docker-compose.yaml`: Docker image tags for all services (api, worker, worker_beat, web) - Updated `docker/docker-compose-template.yaml`: Template Docker image tags ## Testing - [ ] Verify Docker images build successfully with new version tags - [ ] Confirm API and web applications start without issues - [ ] Check that version numbers are correctly displayed in the application
yindo added the pull-request label 2026-02-21 20:48:01 -05:00
yindo closed this issue 2026-02-21 20:48:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#30681