Skip to main content

February 24

· 2 min read

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

Features

What's new?

In Create Content:

In Use Content:

STK CLI

Fixes and changes

January 24

· 2 min read

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

Features

What's new?

  • New stk show me command. It allows you to get your StackSpot Account's data on your terminal.

  • New stk variables. They work as input values and can have information about Account, Workspace, Studio, Stack, and others during the Plugin's usage or when creating Applications.

  • New Access Management model: Policy-Based Access Control (PBAC), Attribute-Based Access Control (ABAC), and Role-Based Access Control (RBAC) are now used to create a powerful and flexible access control structure.

To learn more about the new access, role, and permission management model for StackSpot accounts, check out the Access Management section.

  • Access management migration guide: StackSpot is in the process of migrating its access, role, and permission management model.

The new model will be implemented in all accounts by 01/26/2023. To help you understand the changes, a guide has been created explaining the differences between the deprecated and current models.

Fixes and changes

  • The alias name when applying an Infrastructure Plugin can have 50 characters.

  • New action.yaml section. You will find all the fields and the configurations to be used in your Actions.

  • Updates on how to publish Stacks via STK CLI. More details about requirements and new validation rules exist to publish a Stack. See more on the guide.

  • Updates on the plugin.yaml file. There are new docs fields to create your Plugin documentation. The older ones were removed.

December 23

· 3 min read

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

Features

What's new?

  • A new way of documenting content in StackSpot: A new feature allows users to publish and update documentation of the content (Plugin, Stack, Action) they have created via the STK CLI. There are Markdown writing rules for creating documentation, which you can see on the StackSpot Platform.
    • The old documentation folders are now centralized in a single document with a Portuguese version (docs/pt-br) and an English version (docs/en-us).

For more information, see the stk update doc command.

For more information, see how to [create, validate and publish Stack/Starter via STK CLI](/en/create-use/create-content/stack/create-stack-starter-cli.md).

  • FAQ about Search Engine in StackSpot: Get to know StackSpot's new Search Engine. It's a tool that allows you to search for the content you want on the Platform objectively, using semantic searches. The system uses artificial intelligence to extract the context of your search and group information together, even if the results differ from what you searched for. For more information, see the FAQ.

  • Search Engine 403 error added to Troubleshooting

  • New semantic versioning. StackSpot uses SemVer. You can choose a specific version and a range for Action and Plugins. You can also define a range on Stack and Starter.

  • New stk list studio command. List all your account Studios on your terminal.

  • Execute Actions from a Stack when you apply a Plugin in an Application or Infrastructure using a new Declarative Hook: run-action.

  • Added Actions on the Plugin's requires field.

Fixes or changes

  • Updates on Event History: The journey of generating the Event History file in StackSpot's EDP Platform has been changed. The documentation has also changed. For more information, see the Event History section.

  • Dynamic Links: Content creators can generate links that automatically adjust to an application's parameters. With Dynamic Links you can reference URLs through the outputs of connections.

November 23

· One min read

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

Features

What's new?

  • You can create unit tests for your Plugins. These tests help you get the expected behavior in the usage, generated files, and the correct data. Learn how to test your Plugins.

  • New stk update plugin to update the Plugin's version or reconfigure an infrastructure. You can update your Infrastructure Plugins used in an Application or reconfigure an Infrastructure.

Changes

October 23

· 2 min read

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

Features

What's new?

There are nine new Connection Interfaces Types contracts and output available.

  • You can now use new technologies in a Plugin: You can now use 24 new technologies in a plugin.yaml. You can see all of it in the list.

  • New rules and possibilities to apply Plugin There are new plugin.yaml attributes. See what you can do with each:

  1. You can apply a Plugin once in an Application or Infrastructure.
  2. You can use a Plugin in projects already created with StackSpot.
  3. Choose if another will require a Plugin.

See more details on the Optional Attributes section.

Changes

Documentation Changes

September 23

· 3 min read

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

Features

What's new?

The Insights Dashboard offers a way to add or remove panels. You can also check graphs of entities such as Plugins and Stacks.

Stack versioning is now semantic, the versions can evolve alone. See more details on the Stack Versioning page.

The new architecture is an easier way to deploy, destroy, and rollback Applications and Infrastructures.

  • You can configure environments during deployment.

  • Connection Interfaces improvements on the platform.

Find more details on the pages below:

Disclaimer: app.yaml and infra.yaml are now on app-spec.yaml and infra-spec.yaml

You have a new way to create Applications and Infrastructures in our Platform.


Documentation Changes

Partners can check a guide with the available sections in the Service Catalog.

August 23

· One min read

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

Features

What's new?

  • Deprecate Content You can deprecate published Stack, Action and Starters versions in your Studio.

Check more details on the Stacks and Stacks versioning pages.

You can now view events data users did in StackSpot's enterprise account.

You need an Account Holder permission.


  • Improvements on Service Catalog

New sections with new Service Catalog examples and main features.

For more details, check the pages:

July 23

· One min read

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

Features

What's new?

  • Embedded Links You can add embed links to your Workspace to show up on the dashboard. Learn more on the new section.

  • New Troubleshooting section.


  • Service Credentials

If you have Account Holder permission, you can generate service tokens for your Enterprise Account.

For more details, check the Service Credential section.

  • Services Catalog This feature allows some clients to create and publish APIs in their organization. It can also expose APIs to other company partners.

For more details, check the Service Catalog section.

  • New STK CLI commands STK CLI has new commands to help create and publish APIs:
  • stk update app
  • stk update infra
  • stk publish api

For more details, check the Commands section.

June 23

· One min read

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

Features

What's new?

Documentation Changes