Releases: metabrainz/mb-solr
Releases · metabrainz/mb-solr
v3.4.2
v3.4.1
Bug
- [SEARCH-636] - Regression: Event search results are not correctly output
v3.4
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
Task
- Update to MusicBrainz XML Metadata (MMD) Schema v-2020-11-12 (release notes) without handling first-release-date yet
v3.3
Bug
- [SEARCH-579] - 'packaging' (name/MBID) is not flattened in JSON release search results (announced breaking change)
v3.2
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
v3.1.2
Task
- Update to MusicBrainz XML Metadata (MMD) Schema v-2020-02-08 (release notes) without handling genres yet
v3.1.1
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
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)