International-Data-Spaces-Association / InformationModel

The Information Model of the International Data Spaces implements the IDS reference architecture as an extensible, machine readable and technology independent data model.
Apache License 2.0
63 stars 35 forks source link

Changelogs #442

Closed HaydarAk closed 3 years ago

maboeckmann commented 3 years ago

Can you please add an existing property "defaultEndpoint" now became mandatory? This is a breaking change and should be mentioned.

HaydarAk commented 3 years ago

Can you please add an existing property "defaultEndpoint" now became mandatory? This is a breaking change and should be mentioned.

You mean the property of the Connector class? it was already mandatory in 4.0.

See (starting from line 94): https://github.com/International-Data-Spaces-Association/InformationModel/blob/master/testing/infrastructure/ConnectorShape.ttl

maboeckmann commented 3 years ago

Can you please add an existing property "defaultEndpoint" now became mandatory? This is a breaking change and should be mentioned.

You mean the property of the Connector class? it was already mandatory in 4.0.

See (starting from line 94): https://github.com/International-Data-Spaces-Association/InformationModel/blob/master/testing/infrastructure/ConnectorShape.ttl

That is very interesting. This change only became visible in the broker a few weeks after the 4.0 release... Thanks for the clarification!