Skip to content

Latest commit

 

History

History
52 lines (24 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

52 lines (24 loc) · 2.69 KB

Changelog

1.4.0 (2024-04-15)

Features

  • use metadata prop Bundle-SymbolicName as artifact id. (#75) (8f41898)

1.3.1 (2024-04-15)

Bug Fixes

  • support metadata props spread over several lines (#73) (39633b2)

1.3.0 (2024-04-03)

Features

  • add method to check if integration package is existing (#64) (5edd7ec)

1.2.0 (2023-03-16)

Features

  • Add a public method to retrieve the artifact metadata for a given artifact directory (#18) (edd8381)

1.1.0 (2023-03-14)

Features

  • SCIRestClient: add public method for determining the artifact type from the artifacts manifest file (abc4ade)
  • SCIRestClient: add public method to check whether an API action is supported for the given artifact directory (abc4ade)
  • SCIRestClient: add public methods getArtifactType and isActionSupported (#16) (abc4ade)

1.0.1 (2023-03-13)

Bug Fixes

1.0.0 (2023-03-13)

Features

  • initial implementation of the sci-rest-client (#1) (6491b5a)