Skip to main content

Release 2024.46.0

· One min read
meshcloud

Release period: 2024-10-23 to 2024-10-28

This release includes the following issues:

  • Event Logs for Tag Definitions
  • Improved input/output type checking for building blocks

Ticket Details

Event Logs for Tag Definitions

Audience: Partner

Description

meshStack now records event logs for any changes to Tag Definitions. Administrators can review these changes in the admin area.

Improved input/output type checking for building blocks

Audience: User

Description

We've improved how type mismatches between parent and child building blocks are handled. Previously, if a child building block depended on a parent's output, but the types didn't match, the child would get stuck. Now, the system clearly indicates which parent building block failed, making it easier for operators to diagnose and fix the issue.