Skip to content

Releases: rero/rero-mef

v0.6.0

18 Dec 13:56
Compare
Choose a tag to compare

v0.3.0

28 Apr 07:04
Compare
Choose a tag to compare

The comprehensive release notes is available at this URL: https://github.com/rero/rero-mef/blob/master/RELEASE-NOTES.md#v030

Source data update.

01 Oct 08:49
Compare
Choose a tag to compare
  • Data:
    • Updates agencies (source) data.
    • Improves transformation to preferred_name_for_person to keep regnal numbers.
  • Search:
    • Removes ES v2 mappings.
    • Adds source field to ES mappings.
    • Uses AND as the default ES query boolean operator.
  • Ignores versioning of .env and celerybeat directory.
  • Extends CLI with an utility to create csv agency files.
  • Improves bulk loading of big files with chunks.
  • Adds a serializer to resolve JSON references.
  • Moves deployment files to an external git repository.
  • Fixes links in the README file.
  • Issues:
    • #11: Avoids loading non person authority record from the BNF.
    • #33: Fixes variant name for a person transformation, to get complete variant name.
    • #32: Removes unnecessary prefix for sources PIDs and duplicate PIDs.