Skip to content

Releases: SkylineCommunications/Skyline.DataMiner.CICD.Tools.CatalogUpload

Release v4.0.0

02 May 07:29
9af3cc7
Compare
Choose a tag to compare

Breaking Change

The DataMiner System Key is deprecated for use with 'with-registration' and must be replaced with the Organization Key.
In addition, the output is not to be used anymore for the deploy as the deploy has also been changed: https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Tools.DataMinerDeploy/releases/tag/3.0.0

What's Changed

Full Changelog: 3.0.9...4.0.0

3.0.10-alpha1

30 Apr 14:06
Compare
Choose a tag to compare
3.0.10-alpha1 Pre-release
Pre-release

Full Changelog: 3.0.9...3.0.10-alpha1

Release v3.0.9

18 Apr 10:01
Compare
Choose a tag to compare

Hotfix for: Skyline-Only change: Mapping Support added internally, this allows legacy InstallPackages from our internal gerrit SCM to continue working for a little while longer.

Swapped Catalog GUID with Blob Storage Artifact GUID.

Release v3.0.8

09 Apr 12:19
f71b358
Compare
Choose a tag to compare

Skyline-Only change: Mapping Support added internally, this allows legacy InstallPackages from our internal gerrit SCM to continue working for a little while longer.

What's Changed

  • Bump MSTest from 3.7.2 to 3.8.2 by @dependabot in #72
  • Bump FluentAssertions from 7.1.0 to 7.2.0 by @dependabot in #74
  • Bump Skyline.DataMiner.CICD.FileSystem from 1.0.6 to 1.1.0 in the skyline-cicd group by @dependabot in #71
  • Bump Skyline.DataMiner.CICD.FileSystem from 1.1.0 to 1.2.0 in the skyline-cicd group by @dependabot in #75
  • Bump Skyline.DataMiner.CICD.FileSystem from 1.2.0 to 1.3.0 in the skyline-cicd group by @dependabot in #77
  • Added mapping support. by @janstaelensskyline in #78

Full Changelog: 3.0.7...3.0.8

Release v3.0.7

26 Feb 13:31
Compare
Choose a tag to compare

Fix: Resolved a false positive error log that was incorrectly triggered during a catalog upload when using an organization key.

Full Changelog: [GitHub Compare: 3.0.6 → 3.0.7](3.0.6...3.0.7)

Release v3.0.6

21 Feb 11:08
Compare
Choose a tag to compare

QuickFix: An internal temporary workaround does a volatile upload even when performing a registration upload, which can fail with the new organization keys. This quick-fix forces this workaround to stop causing the tool fail completely.

Release v3.0.5

21 Feb 09:46
dc2b347
Compare
Choose a tag to compare

Fix: Volatile Uploads should never look for manifest files. This has been removed.
NF: Preparing this tool for Volatile Connector Upload support.

What's Changed

Full Changelog: 3.0.4...3.0.5

Release 3.0.4

16 Dec 13:58
aa46121
Compare
Choose a tag to compare

Catalog Support for Different Types

The catalog now supports different catalog types, this tooling is updated to reflect this enhancement.

When uploading a new version, unless explicitly defined in a catalog.yml file, the artifact type is automatically determined based on the type of artifact being uploaded. The following changes have been made to the catalog types:

  • automationscriptAutomation
  • connectorConnector
  • solutionCustom Solution
  • chatopsextensionChatOps Extension
  • dashboardDashboard
  • adhocdatasourceAd Hoc Data Source
  • datatransformerData Transformer
  • scriptedconnectorScripted Connector
  • userdefinedapiUser-Defined API
  • visioVisual Overview

What's Changed

Full Changelog: [Compare v3.0.3...v3.0.4](3.0.3...3.0.4)

Release v3.0.3

16 Dec 10:54
Compare
Choose a tag to compare

Added debug logging

Full Changelog: 3.0.2...3.0.3

Release v3.0.2

12 Dec 08:34
f93ba21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2