Release vNext
Release period: 2026-04-01 to 2026-04-07
This release includes the following issues:
- Loading Indicator for Building Block Inputs in the Marketplace
- Building Block Runs Now Support Incremental Output Delivery
- Fix AWS Platform Config Flag Not Round-Tripped
- Remove Non-Functional AzureRG Platform Config Flag
- Hide Access Request Tabs and Actions if Four-Eye Principle Is Disabled
- Added STACKIT Storage Bucket to Getting Started Experience
- New Favicon for the meshStack Panel
Ticket Details
Loading Indicator for Building Block Inputs in the Marketplace
Audience: User
Description
When configuring a building block in the marketplace, the inputs screen now shows a loading indicator while fetching the configuration data. Previously, the screen would appear blank with no feedback during loading, which could be confusing.
Building Block Runs Now Support Incremental Output Delivery
Audience: User
Description
Building block runners can now send outputs incrementally across multiple updates and then send a final status change without re-sending all outputs. This resolves issues where runs were incorrectly marked as failed when the runner sent outputs in separate API calls during execution.
Fix AWS Platform Config Flag Not Round-Tripped
Audience: User
Description
We fixed an issue where the allowHierarchicalOrganizationalUnitAssignment flag on AWS platform configurations was
not correctly returned when reading platforms via the meshObject API. This caused API clients like the Terraform
provider to report inconsistencies after applying a configuration.
Remove Non-Functional AzureRG Platform Config Flag
Audience: User
Description
We removed the allowHierarchicalManagementGroupAssignment field from the AzureRG platform configuration in the
meshObject API. This field was never operational for AzureRG platforms and was always returned as false. If you
are setting this field in your API requests for AzureRG platforms, you can safely remove it.
Hide Access Request Tabs and Actions if Four-Eye Principle Is Disabled
Audience: User
Description
We now hide all access request-related tabs and actions when the Four-Eye Principle (4EP) is not enabled in your meshStack deployment. This keeps the UI clean and avoids confusion by only showing features that are actually available.
The following items are now hidden when 4EP is not enabled:
- The "Access Requests" tab in the workspace access control area
- The "Project Access Requests" tab in the workspace access control area
- The "Access Requests" sub-tab under the Projects tab in the workspace control plane
- The "Access Requests" tab in the project control plane
- The "Access Requests" tab in the Admin Area
- The "Pending Access Requests" action in the Workspaces actions dropdown in the Admin Area
Added STACKIT Storage Bucket to Getting Started Experience
Audience: User
Description
We added a STACKIT Storage Bucket building block definition to the platform builder getting started page. You can now quickly deploy a STACKIT storage bucket directly from the welcome experience, just like you could already do with AWS, Azure, and GCP storage buckets.
New Favicon for the meshStack Panel
Audience: User
Description
We have updated the meshStack panel favicon to reflect our current product logo.