Releases: criticalmanufacturing/portal-sdk
Releases · criticalmanufacturing/portal-sdk
Cmf.CustomerPortal.Sdk v1.3.2
Changelog
- Allow deploying Customer Environments to Kubernetes targets (on-premises, openshift and aks)
Cmf.CustomerPortal.Sdk v1.3.1
Changelog
- cmd
cmf-portal deploy
/ powershellNew-Environment
commands: fixed an issue that caused an exception to be thrown when there's no customer environment versions to be terminated
Cmf.CustomerPortal.Sdk v1.3.0
Changelog
- Allow terminating other CustomerEnvironment on new deployment (-tov or --terminateOtherVersions). Each version will be terminated after the new one is created but before it is deployed.
Cmf.CustomerPortal.Sdk v1.2.0
Changelog
- Allow creating an agent for an infrastructure;
- Fix an issue where message bus would not connect depending on user permissions, preventing the creation of a new environment;
Cmf.CustomerPortal.Sdk v1.1.6
Changelog
- Prefixed Customer Environment Name with "env-" (only for generated names)
Cmf.CustomerPortal.Sdk v1.1.5
Changelog
- Added a new feature to allow creating Customer Environments in the context of a Customer Infrastructure;
- Better extensibility and reusability of Powershell Cmdlets Parameters and Command Line Options;
- Added handlers Dependency Injection to Command Line Commands.
Cmf.CustomerPortal.Sdk v1.1.4
Changelog
- Console tool renamed from
cmf-sdk
tocmf-portal
Cmf.CustomerPortal.Sdk v1.1.3
Changelog
- Console tool renamed from cmf-portal-sdk to cmf-sdk
- Added PublishPackage command
Cmf.CustomerPortal.Sdk v1.1.2
Changelog
- Updated LBOs
- Added new workflow to build and package the artifacts
- Fix creating new environment not using the implicit change set
Cmf.CustomerPortal.Sdk v1.1.1
Changelog
- Console tool renamed from
Cmf.CustomerPortal.Sdk.Console
tocmf-portal-sdk
in order to be supported by the cmf cli - Harmonization of parameters optionality between console tool and powershell
- Tools binaries versioning
Remarks
Console tool is now named cmf-portal-sdk[.exe]