Skip to content

Releases: INESData/inesdata-connector

v0.10.2

23 Jun 09:30

Choose a tag to compare

Fixes

  • Bugfix error while trying to store federated catalogs in database

v0.10.1

18 Jun 06:28

Choose a tag to compare

New Features

  • The format of the log traces can be modified.

v0.10.0

13 Jun 05:12

Choose a tag to compare

New Features

  • Upgraded EDC version to 0.12.0
  • Enabled observability API

v0.9.1

17 Mar 09:13

Choose a tag to compare

New Features

  • Added disclaimer in README
  • Upgraded EDC version to 0.10.1

Fixes

  • Added validation for required fields of vocabularies and ExternalStorage in the asset API

v0.8.1

25 Nov 12:38

Choose a tag to compare

Fixes

  • Custom validation for mandatory asset properties in the API
  • Restrict to create/update/delete vocabularies with a different connectorId
  • Upload file in chunks (InesDataStorage)
  • Fixed SQL files from previous versions

v0.8.0

14 Oct 08:03

Choose a tag to compare

New Features

  • Upgrade to Eclipse EDC 0.9.1 from Eclipse EDC 0.7.1

Fixes

  • Bugfix error while trying to delete expired catalogs in DB

v0.7.0

23 Sep 07:43

Choose a tag to compare

New Features

  • Now policies are returned in a different way in the catalog and in the policies API

v0.6.0

29 Aug 11:41

Choose a tag to compare

New Features

  • Added new policy: referring connector.
  • Added new transfer type: InesData transfer.

Fixes

  • Fixed in the vocabularies scheduled task the creation of vocabularies with same ID but different connector.

v0.5.0

29 Jul 10:46

Choose a tag to compare

New features

  • New search functionality extension: vocabulary specific data and generic text search
  • New Share API to retrieve connector vocabularies
  • Periodic task in charge of retrieve other participant vocabularies
  • Periodic loading in memory of the participants calling registration-service
  • Added auditing of requests at DSP level through log writing
  • Added auditing of http requests in the management context through log writing

Deprecated

  • Retrieve dataspace participants from configuration: can be used for testing purposes

v0.4.0

03 Jul 11:59

Choose a tag to compare

New Features

  • Updated to Eclipse EDC Connector version 0.7.1
  • Storing FederatedCatalog in database
  • Adding dataset pagination on FederatedCatalog API
  • Secrets managed by Hashicorp Vault
  • Added count endpoint for all main entities of the connector

Fixes

  • Allow using AmazonS3 source from HttpData-PULL (Eclipse EDC Connector)