Skip to content

Releases: metabrainz/mb-solr

v3.4.2

17 May 17:34
Compare
Choose a tag to compare

Task

  • Update to MusicBrainz simple Solr search server schema v-2021-05-14 (release notes) that just drops series’ ordering attribute

v3.4.1

30 Dec 18:22
Compare
Choose a tag to compare

Bug

  • [SEARCH-636] - Regression: Event search results are not correctly output

v3.4

29 Dec 16:44
1070750
Compare
Choose a tag to compare

Bug

  • [SEARCH-623] - Gender ID is missing from JSON/XML artist search results
  • [SEARCH-624] - Status ID is missing from release in JSON/XML search results

New Feature

  • [SEARCH-218] - Add first release date to the fields and results of indexed search for recordings
  • [SEARCH-384] - Add first release date to the fields of indexed search for release-groups
  • [SEARCH-590] - Add packaging to the fields of indexed search for releases

Improvement

  • [SEARCH-574] - Make release’s format search field insensitive to spaces and separators

Plus code-reformatting changes to improve maintainability.

v3.3.1

12 Nov 09:47
Compare
Choose a tag to compare

Task

  • Update to MusicBrainz XML Metadata (MMD) Schema v-2020-11-12 (release notes) without handling first-release-date yet

v3.3

19 Oct 09:25
edfd34d
Compare
Choose a tag to compare

Bug

v3.2

17 Oct 21:36
c77f8f3
Compare
Choose a tag to compare

Bug

  • [SEARCH-571] - Change cdstubs comment to disambiguation
  • [SEARCH-628] - 'primary-type-id' field is missing from JSON release group search results
  • [SEARCH-629] - 'secondary-type-ids' field is missing from JSON release group search results

Task

  • [SEARCH-593] - Update MB Solr tests to work with 3.1
  • Split off developer’s build script from maintainer’s push script.

v3.1.3

20 Apr 11:43
Compare
Choose a tag to compare

Task

  • Install zstd to decompress the new search index dumps (needed for MBVM-52)

v3.1.2

08 Feb 21:36
Compare
Choose a tag to compare

Task

  • Update to MusicBrainz XML Metadata (MMD) Schema v-2020-02-08 (release notes) without handling genres yet

v3.1.1

20 Jun 19:23
a617b7d
Compare
Choose a tag to compare

Bug

  • Fix docker build broken since the update to Solr 7.7.2 by using in-house image

Improvement

  • Reduce docker image size by using multi-stage build
  • Add repository/build info to docker image labels
  • Update docker tags with major version only and minor version only and patch version if the working tree matches a clean git tag

v3.1

17 Jun 14:14
3c62b07
Compare
Choose a tag to compare

Improvement

  • [SOLR-96] - Add ISNI to Artist and Label search results

Task

  • Update to MusicBrainz XML Metadata (MMD) Schema v-2019-01-07 (release notes)
  • Update to MusicBrainz simple Solr search server schema (mbsssss) v-2019-06-17 (release notes)
  • Update to Apache Solr 7.7.2 (release notes)
  • Update to EclipseLink 2.7.4 (release notes)