New Features
- [Config UI] Support close in the onboard card: #7266
Bugs Fixes
- [Config UI] Fix log width overflow: #7264
- [Config UI] Onboarding process showing and mandatory after an upgrade #7274
How to Upgrade
Please follow the steps below to upgrade Apache Incubator DevLake:
For Docker Compose and Kubernetes (k8s) Users:
- Update your docker-compose.yml or k8s-deploy.yaml file with the following image tags:
- apache/devlake:v1.0.0-beta3
- apache/devlake-dashboard:v1.0.0-beta3
- apache/devlake-config-ui:v1.0.0-beta3
- Set the value for "ENCRYPTION_SECRET". Please refer to the documentation at Docker Compose Setup for detailed instructions based on your installation method.
For Helm Users: - Follow the instructions provided in the documentation at Helm Setup.
- Ensure that you have set the value for "ENCRYPTION_SECRET".
Upgrade Notes:
For detailed upgrade instructions and further information, please refer to the documentation in Upgrade Guide.