Release v3.0.1
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
ormanifest.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
- Bump Serilog.Sinks.Console from 5.0.1 to 6.0.0 by @dependabot in #35
- Bump Moq from 4.20.70 to 4.20.72 by @dependabot in #39
- Bump FluentAssertions from 6.12.0 to 6.12.1 by @dependabot in #40
- Dev/support all types by @janstaelensskyline in #41
- Bump Extensions.Logging.Mock and Moq by @dependabot in #46
- Bump the mstest group with 2 updates by @dependabot in #45
Full Changelog: 2.0.2...3.0.1