Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0/3.0 release changes #122

Open
max-moser opened this issue Jan 31, 2023 · 3 comments
Open

2.0/3.0 release changes #122

max-moser opened this issue Jan 31, 2023 · 3 comments

Comments

@max-moser
Copy link
Contributor

This issue tracks the changes made in PRs leading up to v2.0.

Changes from #118

- Upgrade to ``invenio-search`` 2.x
- Drop support for Elasticsearch 2, 5, and 6
- Add support for OpenSearch 1 and 2
- Drop support for Python 2.7 and 3.6
- Remove function ``invenio_stats.utils:get_doctype``
- Update dependencies
@max-moser max-moser added bug and removed bug labels Jan 31, 2023
@max-moser
Copy link
Contributor Author

max-moser commented Feb 14, 2023

Changes from #126:

- Fix ``validate_arguments`` for query classes
- Add ``build_event_emitter`` function for creating an ``EventEmitter`` but not registering it as a signal handler
- Add ``ext.get_event_emitter(name)``` function for caching built ``EventEmitter`` objects per name

@max-moser
Copy link
Contributor Author

Changes from #131:

- Replace elasticsearch-specific terminology

@max-moser
Copy link
Contributor Author

max-moser commented Feb 23, 2023

⚠️ this PR isn't merged
Changes from #130:

- Allow configuration of simple bucket aggregations

@max-moser max-moser changed the title 2.0 release changes 2.0/3.0 release changes Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant