Release Date: June 28, 2025
This release introduce an importat bugfix for the analysis task. Also introduce a new architecture (under testing and imrpoving) that should enable an High Avaiability development when multiple worker are used. Finally the Instant Playlist functionality was improved too.
Summary
- Analysis bugfix: this release include an important bugfix on analysis task (introduced probably from v0.3.4-beta and above). This bug return all the mood_vector value to 0.0;
- New architecture introduced based on supervisored:
- Using multiple worker container, if a container fail, the task (both analysis and clustering) are re-enquequed and all the operation continue enabling an High Avaiability deployment;
- Now the minimum number of worker is 1, this facilitate the local deployment with docker-compose;
- Instant Playlist improved: Minor improvement on the playground of the Instant Playlist functionality in order to generate better playlist.
What's Changed
- Devel - Main by @NeptuneHub in #16
Full Changelog: v0.3.5-beta...v0.4.0-beta