- Bump invenio-records - Remove invenio-marc21 from tests
2.0.0
- Add support to OpenSearch - Drop support to Elasticsearch < 7 - Upper pin Invenio dependencies - Breaking: rename kwargs `document_es_ids` to `document_search_ids` and `document_es_indices` to `document_search_indices` in funcs `create_percolate_query` and `percolate_query`
1.5.0
- Adds system created flag field to oai-pmh set model to mark auto created sets
1.4.2
- Adds support for Flask v2.1
1.4.1
- Fixes marshmallow deprecation warning.
1.4.0
- OAI-PMH sets reimplementation via percolator queries during result fetching. - Removes Python 2.7 support. - Resumption token argument fixes.