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:
- You can apply a Plugin once in an Application or Infrastructure.
- You can use a Plugin in projects already created with StackSpot.
- Choose if another will require a Plugin.
See more details on the Optional Attributes section.
- New self-hosted Runtime.
Changes
- Fixes on the
containsAny
condition in the plugin.yaml input: [see more details]. - Updates in the create app e infra command. There are new interactive modes, and you can choose the Stack version with the
- - starter, -s
option. - New
single-use
option for the plugin.yaml. It allows limit when applying a Plugin in an Application or Infrastructure. - New Jinja filters: regex_replace e from_json.
- Added new MacOS installation warning.
- Added new Plugin dependency with the new semantic version with range in required Plugins.
- Action review on the SCM setup and new GitLab provider.
- Fix on the
inputs-envs
field. It was updated with new schema.
Documentation Changes
- New Examples section, you can see and follow the steps to create and use content on StackSpot.
- New Account and Workspace sections.