Skip to content

Releases: SAP/open-resource-discovery

v1.8.0

16 Nov 05:27
Compare
Choose a tag to compare

Added

  • Added Data Product concept.
    • for the time being in beta status
  • Added runtimeRestriction to packages
  • Added responsible to APIs, events and data products
  • Added usage to APIs
  • Added new apiProtocols: delta-sharing and sap-ina-api-v1
  • Added new API Resource Definition type: sap-delta-sharing-combined

Changed

  • Changed values of supportedUseCases on APIs
    • Technically a breaking change, but no consumer used it, therefore we introduce it as minor change
  • Introduced a clear distinction between application namespace and authority namespace instead of "unit namespace"
    • At SAP we already made that distinction.
    • Having a unit-namespace as a simplification didn't work out in all cases and introduced an unnecessary new term
    • This change only affects how we name things and allows us to be more precise
    • For Entity Type its now clearly stated that they can also have an authority namespace

v1.7.2

27 Oct 13:35
Compare
Choose a tag to compare

[1.7.2]

Changed

  • Introduced a clear distinction between application namespace and authority namespace instead of "unit namespace"
    • At SAP we already made that distinction.
    • Having a unit-namespace as a simplification didn't work out in all cases and introduced an unnecessary new term
    • This change only affects how we name things and allows us to be more precise
    • For Entity Type its now clearly stated that they can also have an authority namespace

Fixed

  • Fixed type of minVersion property. It was accidentally set to boolean, but is obviously meant as a (semver) version string

v1.7.1

24 Oct 14:04
Compare
Choose a tag to compare

Initial public release of the Open Resource Discovery specification