Skip to content

v4.0.0

Choose a tag to compare

@yvanzo yvanzo released this 15 May 12:03
c01db67

This new major version is mainly upgrading to Apache Solr version 9.7.0 (SEARCH-685).
That requires full re-indexing. Hopefully, backup archives are available too.
That also upgrades the required Java SE version to 17 (SEARCH-714).

It relies on mbsssss@v-2025-05-13 and mmd-schema@v-2025-04-23.

Helper commands to fetch, load and clean up Solr backup archives have been moved/adapted/improved from musicbrainz-docker and modified to work with Solr 8.9+ backup format and restore API. A helper command is also available to delete all the indexed documents if needed.

Continuous integration tests have been updated, and documentation improved.


What's Changed

New Contributors

Full Changelog: v3.4.2...v4.0.0