Version 4.2.15
Released: April 14, 2023
Status: Maintenance
Changes
This version includes fixes and merges from version 4.1.12.
CD/CI
Local config values are not to be included in the Mayan app settings. Local config values are meant to override CI/CD and test settings, and not meant to be committed as permanent to the repository.
Improve the CD deployment stages. Long setting versions are now used for clarity. Existing Docker volumes are now cleaned up using the official method. Images are always pulled to ensure the latest copy is used even if the image has the same tag as the remote such as when building test images.
Sources
Fix sources app migration 0027 backend mapping paths.
Other
Include bug fixes and updates from version 4.0.24.
Removals
None
Upgrade process
Important
If using a direct deployment, Supervisord must be upgraded to version 4.2.2. See troubleshooting section: Troubleshooting
Docker Compose
Check the Docker upgrading chapter for the complete upgrade process.
Backward incompatible changes
None
Issues closed
None