Skip to content

Releases: OPSILab/Idra

v4.0.0

27 Mar 11:00

Choose a tag to compare

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

05 Feb 09:10

Choose a tag to compare

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

22 Jun 11:13
3437ade

Choose a tag to compare

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

07 Jun 16:28
7e69980

Choose a tag to compare

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

13 Dec 16:31
023c7dd

Choose a tag to compare

v2.3.2

01 Oct 11:02
0fab240

Choose a tag to compare

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

08 Sep 10:41

Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v2.3.0)

  • Fix: Solr autocommit on rollback

v2.3.0

30 Aug 13:20
334fb1a

Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v2.2.0)

  • New Feature: Added multi-remote catalogue management. #77
  • Fix: Pass Link to the header of the request to a Orion-LD Catalogue #93
  • Fix: Refactored and cleaned code for Checkstyle
  • Updated documentation

v2.2.0

10 May 15:32
c46f7f6

Choose a tag to compare

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

27 Aug 09:44
cd09086

Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v2.1.0)

  • Fix: fixed ckan client proxy management