Changes about download only
- Fix a regression when trying to download search index dumps
- MBVM-64: Resume fetching partially downloaded dumps after a stop-and-start
- MBVM-89: Add click-through note about signing up for data use
There is no need to update your existing instance if you don’t intend to fetch dumps for database and search indexes this week.
Update instructions
Assuming your checked out version of musicbrainz-docker
is v-2022-05-17-mbdb27
or later, then just run:
git fetch --tags origin && \
git checkout v-2023-04-24 && \
sudo docker-compose up --build -d