Invenio-collections

Latest version: v0.3.0

Safety actively analyzes 621776 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0a4

-------------------------------------

- Package refactoring for Invenio 3.

0.3.0

-----------------------------------

Incompatible changes
~~~~~~~~~~~~~~~~~~~~

- Moves automatically loaded rule for MARC field 980 to
contrib/dojson.py and adds the corresponding entry point for it so
dojson can collect it.

0.2.0

-----------------------------------

Incompatible changes
~~~~~~~~~~~~~~~~~~~~

- Removes `recordext/functions` folder in favor of `invenio-records`.
- Removes legacy search extensions.
- Deprecates usage of `restricted_collection_cache`.
- Replaces legacy DataCachers with functions decorated by memoize
method from Flask-Cache. (7)

New features
~~~~~~~~~~~~

- Ports get_permitted_restricted_collections function from
`invenio_search` package.
- Adds simple admin interface to edit collection name and query. (1)

Bug fixes
~~~~~~~~~

- Upgrades invenio-base minimum version to 0.3.0 and fixes an
incorrect import.
- Removes calls to PluginManager consider_setuptools_entrypoints()
removed in PyTest 2.8.0.
- Adds validation for collection names. Validation will be performed
each time the name is set. (10)
- Adds missing `invenio_base` dependency.
- Moves upgrade recipes into the right folder to be auto discovered.

0.1.2

-----------------------------------

- Adds `_collections` key upon record update.
- Adds missing `invenio_access` dependency and amends past upgrade
recipes following its separation into standalone package.

0.1.1

-----------------------------------

- Adds missing `invenio_upgrader` dependency and amends past upgrade
recipes following its separation into standalone package.

0.1.0

-----------------------------------

- Initial public release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.