Skip to content

Release v3.0.1

Compare
Choose a tag to compare
@janstaelensskyline janstaelensskyline released this 14 Nov 12:03
· 11 commits to main since this release

Breaking Change for with-registration Subcommand

The with-registration subcommand no longer uses the uri-sourcecode to identify the catalog item. It now requires the 'catalog-identifier', as displayed on the catalog UI. The GUID must be provided either via an argument or through the use of a catalog.yml/manifest.yml file, as detailed in the DataMiner documentation.

New Features

  • Support for using catalog.yml or manifest.yml to provide additional metadata for the catalog UI.
  • Added support for using README.md and images to enhance the catalog UI.
  • Allows updating only the catalog UI metadata without the need to register a new version of the artifact.
  • Allows uploads for all Catalog Item types, including Connectors.

What's Changed

Full Changelog: 2.0.2...3.0.1