Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
Changes
=======

Version 5.0.0 (released 2025-10-03)

- breaking change: global: upgrade invenio-app-ils
- importer: add warning for ambiguous eitems during import
- fixtures: pages: fix pages creation failing
- fixtures: fix cds fixtures being overwritten by invenio-app-ils fixtures
- docker: add `opensearch-dashboards` container
- celery: start celery with `--beat` flag by default

Version 4.0.0 (released 2025-09-01)

- breaking changes: upgrade to flask 3
Expand Down
2 changes: 1 addition & 1 deletion cds_ils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

"""CDS-ILS."""

__version__ = "4.0.0"
__version__ = "5.0.0"

__all__ = ("__version__",)
91 changes: 44 additions & 47 deletions requirements.pinned.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
alembic==1.16.4
alembic==1.16.5
amqp==5.3.1
appdirs==1.4.4
arrow==1.3.0
Expand All @@ -8,38 +8,36 @@ attrs==25.3.0
babel==2.17.0
babel-edtf==1.2.1
base32-lib==1.0.2
billiard==4.2.1
billiard==4.2.2
bleach==6.2.0
blinker==1.9.0
cachelib==0.13.0
cds-dojson==0.13.0
celery==5.3.6
certifi==2025.7.14
cffi==1.17.1
charset-normalizer==3.4.2
certifi==2025.8.3
cffi==2.0.0
charset-normalizer==3.4.3
click==8.1.8
click-default-group==1.2.4
click-didyoumean==0.3.1
click-plugins==1.1.1.2
click-repl==0.3.0
commonmark==0.9.1
counter-robots==2025.2
cryptography==45.0.5
cryptography==46.0.2
decorator==5.2.1
Deprecated==1.2.18
dictdiffer==0.9.0
dnspython==2.7.0
dojson==1.7.0
edtf==5.0.0
email_validator==2.2.0
email-validator==2.3.0
Events==0.5
exceptiongroup==1.3.0
executing==2.2.0
Flask==3.1.1
Flask-Admin==1.6.1
executing==2.2.1
Flask==3.1.2
Flask-Alembic==3.1.1
flask-babel==4.0.0
Flask-Breadcrumbs==0.5.1
Flask-Caching==2.3.1
Flask-CeleryExt==0.5.0
Flask-Collect-Invenio==1.4.0
Expand All @@ -65,7 +63,7 @@ future==1.0.0
fuzzywuzzy==0.18.0
geojson==3.2.0
github3.py==4.0.1
greenlet==3.2.3
greenlet==3.2.4
idna==3.10
idutils==1.5.0
importlib_metadata==8.7.0
Expand All @@ -76,42 +74,41 @@ invenio-access==4.2.0
invenio-accounts==6.2.0
invenio-administration==4.3.0
invenio-app==2.3.0
invenio-app-ils==5.0.1
invenio-app-ils==6.0.0
invenio-assets==4.2.0
invenio-banners==5.2.0
invenio-base==2.3.2
invenio-cache==2.1.0
invenio-celery==2.2.0
invenio-circulation==3.0.0a1
invenio-config==1.1.0
invenio-db==2.1.0
invenio-files-rest==3.3.0
invenio-db==2.1.1
invenio-files-rest==3.3.1
invenio-formatter==3.3.0
invenio-i18n==3.4.0
invenio-i18n==3.4.2
invenio-indexer==3.1.0
invenio-jsonschemas==2.1.0
invenio-logging==4.1.0
invenio-logging==4.1.1
invenio-mail==2.3.0
invenio-oaiserver==3.7.0
invenio-oaiserver==3.7.2
invenio-oauth2server==3.3.0
invenio-oauthclient==5.2.0
invenio-oauthclient==5.3.0
invenio-opendefinition==2.0.0a2
invenio-pages==7.2.0
invenio-pidrelations==1.0.0
invenio-pidstore==2.2.0
invenio-pidstore==2.2.1
invenio-query-parser==0.6.0
invenio-queues==1.0.1
invenio-records==3.1.0
invenio-records-permissions==1.2.0
invenio-records-resources==8.5.0
invenio-records-resources==8.6.1
invenio-records-rest==3.2.0
invenio-rest==2.0.5
invenio-search==3.1.0
invenio-search-ui==4.1.0
invenio-search-ui==4.1.2
invenio-stats==5.1.1
invenio-theme==4.4.1
invenio-userprofiles==4.1.0
ipdb==0.13.13
ipython==8.18.1
isbnlib==3.10.14
itsdangerous==2.2.0
Expand All @@ -122,20 +119,20 @@ jsonpatch==1.33
jsonpointer==3.0.0
jsonref==1.1.0
jsonresolver==0.4.1
jsonschema==4.25.0
jsonschema-specifications==2025.4.1
jsonschema==4.25.1
jsonschema-specifications==2025.9.1
kombu==5.5.4
limits==4.2
lorem==0.1.1
luqum==1.0.0
lxml==6.0.0
lxml==6.0.2
Mako==1.3.10
MarkupSafe==3.0.2
MarkupSafe==3.0.3
marshmallow==3.26.1
marshmallow-oneofschema==3.2.0
marshmallow-utils==0.13.0
matplotlib-inline==0.1.7
maxminddb==2.7.0
maxminddb==2.8.2
maxminddb-geolite2==2018.703
msgpack==1.1.1
oauthlib==3.3.1
Expand All @@ -144,53 +141,53 @@ opensearch-py==2.8.0
ordered-set==4.1.0
ordereddict==1.1
packaging==24.2
parso==0.8.4
parso==0.8.5
passlib==1.7.4
pexpect==4.9.0
pillow==11.3.0
pluggy==1.6.0
ply==3.11
polib==1.2.0
prompt_toolkit==3.0.51
prompt_toolkit==3.0.52
psycopg2-binary==2.9.10
ptyprocess==0.7.0
pure_eval==0.2.3
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycountry==24.6.1
pycparser==2.22
pycparser==2.23
Pygments==2.19.2
PyJWT==2.10.1
PyMySQL==1.1.1
PyMySQL==1.1.2
pynpm==0.3.0
pyparsing==3.2.3
pyparsing==3.2.5
pyPEG2==2.15.2
python-dateutil==2.9.0.post0
python-geoip==1.2
python-ldap==3.4.4
pytz==2024.1
pywebpack==2.2.0
PyYAML==6.0.2
redis==6.2.0
PyYAML==6.0.3
redis==6.4.0
referencing==0.36.2
requests==2.32.4
requests==2.32.5
requests-oauthlib==2.0.0
rich==12.6.0
rpds-py==0.26.0
rpds-py==0.27.1
sentry-sdk==1.45.1
simplejson==3.20.1
simplejson==3.20.2
simplekv==0.14.1
six==1.17.0
speaklater==1.3
SQLAlchemy==2.0.41
SQLAlchemy-Continuum==1.4.2
SQLAlchemy==2.0.43
SQLAlchemy-Continuum==1.5.1
SQLAlchemy-Utils==0.41.2
stack-data==0.6.3
tinycss2==1.4.0
tomli==2.2.1
traitlets==5.14.3
types-python-dateutil==2.9.0.20250708
typing_extensions==4.14.1
types-python-dateutil==2.9.0.20250822
typing_extensions==4.15.0
tzdata==2025.2
ua-parser==1.0.1
ua-parser-builtins==0.18.0.post1
Expand All @@ -201,14 +198,14 @@ validators==0.35.0
vine==5.1.0
Wand==0.6.13
watchdog==6.0.0
wcwidth==0.2.13
wcwidth==0.2.14
webargs==5.5.3
webencodings==0.5.1
Werkzeug==3.1.3
wrapt==1.17.2
WTForms==3.1.2
WTForms-Alchemy==0.19.0
wrapt==1.17.3
WTForms==3.2.1
WTForms-Alchemy==0.19.1
WTForms-Components==0.11.0
xmltodict==0.12.0
zipp==3.23.0
zipstream-ng==1.8.0
zipstream-ng==1.9.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ zip_safe = False
install_requires =
fuzzywuzzy>=0.18.0
python-ldap>=3.4.0,<3.5.0
invenio-app-ils[lorem,opensearch2]>=5.0.0,<6.0.0
invenio-app-ils[lorem,opensearch2]>=6.0.0,<7.0.0
sentry-sdk>=1.45,<2.0.0
# migrator deps
cds-dojson==0.13.0
Expand Down
6 changes: 3 additions & 3 deletions ui/.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
REACT_APP_UI_ILS_VERSION=1.3.0
REACT_APP_INVENIO_VERSION=4.6.0
REACT_APP_UI_ILS_VERSION=2.0.0
REACT_APP_INVENIO_VERSION=6.0.0
REACT_APP_INVENIO_UI_URL=https://127.0.0.1:5000
REACT_APP_INVENIO_REST_ENDPOINTS_BASE_URL=https://127.0.0.1:5000/api
REACT_APP_OVERLAY_VERSION=3.4.0
REACT_APP_OVERLAY_VERSION=5.0.0
REACT_APP_ENV_NAME=dev
REACT_APP_INVENIO_MATOMO_ID=undefined
Loading