Skip to main content

June 24

· 4 min read

In this section, you will find reference of new StackSpot features & relevant changes in the documentation.


Features

  • New Workflow Configuration Method and Standard Workflow Creation: The way to configure Workflows in the StackSpot Portal has changed. Now you can configure:

    • Default Workflow for the entire Account;
    • Workflows for specific Stacks that will not use the Account's default Workflow;

Additionally, you can create Workflows for the different processes within the Workspace, such as:

  • Create Application;
  • Create Infrastructure;
  • Create APIs.

Check the details on the following pages:

This additional layer of authentication significantly boosts your Account's security. For more details, see the OTP Authentication section.

  • System for Cross-domain Identity Management API (SCIM): You can perform Access Management activities within the StackSpot EDP Portal using the HTTP methods (GET, POST, PUT, PATCH, DELETE).

Check out details in the SCIM Provider API section.

Fixes and Improvements

  • Accessibility in documentation: Add more accessibility rules to the documentation of content published on StackSpot. For more details, see the section.

  • Recommendation for retries in Self-Hosted: The partial retries of GitHub Actions Workflow in the Self-Hosted pipeline do not work. The recommendation is to retry the complete Workflow. For more details, see the section.

STK CLI: v6.16.0


  • Introduced the new stk diff state command to compare deployment changes between environments.
  • Updated the code-transformation engine to version 0.2.0. This new version introduces support for html, identifier match operators, strings, and snippet scope.
  • Enabled downloading Stack images using the --from parameter.
  • Added new code responses to the published Plugin Action.
  • Added a new "aborting" status to improve process management.
  • Added validation for Stacks without Starters.
  • Added the option to check all optional Plugins by default when creating an Application or Infrastructure.
  • Validated Connection dependencies before removing the Plugin.
  • Ensured Plugins with the same name did not appear during removal.
  • Improved error handling for external items.
  • Fixed issues related to mandatory context priority for workflow Actions.
  • Fixed the default behavior of multiselect options.
  • Fixed the confirmation process before destroying the Application or infrastructure.
  • Removed picture parameter from initial plugin.yaml.
  • Added support to select a Knowledge Source in stk ai command.
  • Renamed Shared Infrastructure entity to Infrastructure.

STK CLI: v6.15.0

  • Added new interactive mode for the stk show plugin command.
  • Updated the stk show plugin command to search for the latest version.
  • Fixed Multi Select, allowing blank values.
  • Fixed the update plugin command to handle user cancellations properly.
  • Fixed support for default values of select inputs.

STK CLI: v6.14.0


Update your STK CLI executing the stk upgrade command