Releases: OPSILab/Idra
v4.0.0
Full documentation at: https://idra.readthedocs.io/en/latest
This repository represents the main and reference repo of Idra where all the changes made in all EU projects where Idra is used converge.
Changes made on the SPOTTED project:
- Bug fixes regarding the structure of the metadata of DCAT-Dataset and DCAT-Distribution
- Additions and corrections in the connector that connects Idra to Orion context broker
Changes made on the Road-STEAMer project:
- Implemented a new feature that allows federating Zenodo Communities in Idra as DCAT-AP Catalogues
Changes made on the BeOpen project:
- Migration of the CKAN library from v0.8 to v2.0.0
- Fixed a bug regarding the downloadable RDF file relating to a DCAT-AP catalogue as it did not handle special characters
- Migration of the MySQL database from v5.7 to v8.4
General changes:
- Fixed the docker environment inside the docker folder to facilitate the dockerized and complete installation of Idra.
- Integrated the new Idra portal developed in Angular v17.1.0 and removed the old portal code.
- Every external repository of components integrated in Idra have been added as submodules in this repository
v3.0.7
Full documentation at: https://idra.readthedocs.io/en/latest
v3.0.7
- New Feature: Integration of GET and download Catalogue DUMP in Client API
- Fix: Several updates in SPARQL connector
- Fix: Updates in OPENDATASOFT connector
- Fix: Updates in Dockerfile and docker-compose
- Fix: Updated basic remote catalogue
- Fix: Updates in Keycloak authentication
- Fix: Updated Quartz, Hibernate and DB connection libraries
- Fix: Updated several dependencies
v3.0.1
Full documentation at: https://idra.readthedocs.io/en/latest
v3.0.1
- Fix: Management of Keycloak's realm roles
- Dependabot Fix: Bumped mysql-connector-java to version 8.0.28
v3.0.0
Full documentation at: https://idra.readthedocs.io/en/latest
v3.0.0
- New Feature: Native support of NGSI-LD Catalogues providing DCAT-AP Data models (https://github.com/smart-data-models/dataModel.DCAT-AP)
- New Feature: Integration of the functionality to map the DCAT-AP metadata of the federated catalogues in a Context Broker
- Fix: Updated several dependencies
v2.3.3
Full documentation at: https://idra.readthedocs.io/en/latest
v2.3.3
v2.3.2
Full documentation at: https://idra.readthedocs.io/en/latest
v2.3.2
- Fix: Problem with Basic authentication
- Fix: Deletion of datalet after refactoring
- Fix: management of the docker-compose environment variable MYSQL_ROOT_PASSWORD with docker secrets, deletion of two environment variables and related documentation update.
- Fix: orion test bug with bearer token
v2.3.1
Full documentation at: https://idra.readthedocs.io/en/latest
Changelog: (since v2.3.0)
- Fix: Solr autocommit on rollback
v2.3.0
Full documentation at: https://idra.readthedocs.io/en/latest
Changelog: (since v2.2.0)
v2.2.0
Full documentation at: https://idra.readthedocs.io/en/latest
Changelog: (since v2.1.1)
- New Feature: Keycloak support
- New Feature: Dynamic theme colors and logo
v2.1.1
Full documentation at: https://idra.readthedocs.io/en/latest
Changelog: (since v2.1.0)
- Fix: fixed ckan client proxy management