Changelog
This week, we're thrilled to roll out several updates designed to enhance pipeline flexibility, improve collaboration, and make your experience with Maia smoother than ever. Check out the changelog updates for the full details.
🖥️🖥️ Shared pipeline usability improvements and text mode for grid variables
We're excited to announce a series of enhancements that will allow shared pipeline creators to provide greater clarity and usability to their shared pipeline consumers! These improvements include:
- The ability to provide additional context to variables through optional display names
- Reorder variables based on their priority
- Assert if variables are required or optional
- Display variable descriptions to the shared pipeline consumer.
We have also now added text mode for grid variables in our Run Orchestration, Run Transformation, and Run Shared Pipeline components, which will help users quickly set a large number of values.
ℹ️ Improved webhook notification support
Pipeline failure notifications just got a lot more flexible. Alongside email and Slack, you can now route pipeline failure notifications to any webhook endpoint, meaning you can connect your Data Productivity Cloud agent notifications to services like Microsoft Teams, ServiceNow, or any internal tooling that accepts a webhook.
How it works
When setting up a notification, select Webhook as your delivery method. Provide a URL and a name for the webhook, then build your payload using a simple template.
You can customize the payload using any of the available template variables:
- ${pipelineName} - Pipeline name
- ${status} - Execution status
- ${finishedAt} - Completion timestamp
- ${pipelineExecutionId} - Execution ID
- ${projectId} - Project ID
- ${accountId} - Account ID
This update gives teams the flexibility to pass the context they need to downstream systems—not just a generic alert.
Read the documentation for more details.
🤖 Maia update: documentation search
You can now ask Maia questions about the Data Productivity Cloud, and it will search our official online documentation in real time to provide accurate, up-to-date answers.
What's new:
When you ask "How do I..." or "What is...", Maia now actively browses our latest documentation to find the specific technical details you need.
Why is this helpful?
- Always up to date: As soon as new documentation is published for a feature, Maia has access to it.
- Source of truth: By pulling directly from the docs, Maia provides reliable, technical guidance on how different parts of the platform work together.
- Efficiency: No more switching tabs to search the docs yourself—Maia does the digging and summarizes the answer right in your chat.
How do I use it?
There's nothing to toggle—just ask! Try asking Maia specific technical questions like:
- "How do I set up a schedule?"
- "How do I manage secrets?"
Give the new search capabilities a try and let us know what you think!
📄 Maia Update: Custom Connector now supports pagination
We've rolled out pagination support for Maia’s Custom Connectors, making it easier than ever to handle APIs that return data across multiple pages—which is most of them.
This update unlocks several key capabilities:
- Maia will suggest what pagination method is needed and the recommended configuration
- The ability to pull large datasets across multiple pages
- Simpler, more scalable connector builds for complex APIs
🌲 Flattening for unstructured data across Flex and Custom Connectors
Flattening for unstructured data across Flex connectors and custom connectors is now live in the Data Productivity Cloud.
What this means:
- Users can now flatten nested JSON structures while configuring these connectors
- Reduces the need for manual post-processing or workarounds
- Makes Flex and custom connectors far more viable for enterprise-grade API ingestion
🔩 Re-run from pipeline run history
Three new re-run actions are now available to help with running pipelines:
- Re-run pipeline (top left button) - re-runs the entire scheduled or API-triggered execution from the beginning.
- Play button (per step) - re-runs that individual step only, as a new standalone execution.
- Play with arrow (per step) - re-runs from that step onwards, continuing execution from that point in the pipeline as a new standalone execution.
Read the documentation to learn more about pipeline observability features.
🔧 Enhanced project APIs for automated configuration management
You can now manage project variables, environment overrides, and project provisioning directly through the Data Productivity Cloud REST API. This means teams can automate configuration at scale—setting up projects, applying environment-specific settings, and managing credentials without manual UI interaction. Whether you're provisioning new workspaces or keeping environments in sync, the API now gives you full control over your project management workflows.
Read the documentation to learn more about these enhanced API capabilities.
🔒 IP allow list now available for Enterprise customers
Enterprise customers can now enhance their security posture by restricting account access to only trusted IP addresses. When enabled, any request from an unauthorized IP address—whether through the UI or API—receives a 403 error, providing robust network-level access control.
Users with the "Manage IP Allow List" permission can configure this feature from Profile & Account → IP Allow List, where they can add individual IPs or CIDR ranges, enable or disable entries individually, and search by IP, range, or description. The system supports both IPv4 and IPv6 addresses and includes built-in safeguards to help prevent admin lockout by auto-detecting and pre-populating the current user's public IP when adding the first address.
This feature is particularly valuable for organizations with strict security requirements, as it applies to both UI and API access across the entire account. Remember to include any IPs used by API clients, automation, or CI/CD tooling before enabling restrictions.
Read the full documentation for setup instructions, supported formats, and troubleshooting guidance.
📊 Richer, role-based sample data in onboarding
When you start a new project with Maia, you'll now get larger, more realistic sample datasets tailored to your job role—with over 1,000 rows of fact data alongside relevant dimension tables. This means you can explore pipeline features with meaningful data that reflects your real-world use case, whether you're in sales, marketing, finance, operations, or any other function.
Previously, onboarding generated just 3–4 small tables with 10–20 rows, taking 2–3 minutes. Now you get a rich dataset in under a minute, getting you to Maia faster and making an impact from the very first interaction.
⌨️ Improved "Add to Canvas" usability
You can now navigate the Add to Canvas modal entirely via keyboard:
- Search for your component as usual and press Enter to add the top result to the canvas
- Or search, then navigate the filtered results using the Up/Down arrow keys, select your component, and press Enter to add it
This update keeps your hands on the keys and your focus on the logic, making the process of building pipelines faster and more intuitive.
💬 We'd love to hear from you!
Let us know how these new features are improving your workflows—we're all ears! Feel free to add any comments or questions below.
Want to get involved? Join the Matillion Community to stay up to date, share feedback, and help shape our product roadmap for future innovations.
This week, we're excited to introduce updates that will streamline your data workflows and expand your pipeline capabilities. We've enhanced system-level variable access and expanded file loading support for Databricks users. For a full list of recent changes, be sure to check our changelog updates.
📊 Environment defaults as system variables
We've added the ability to reference project environment defaults, including role, database, warehouse, and schema, as system-level variables. This eliminates the need to create separate variables when [Environment default] was unavailable, such as in SQL and Python scripts.
📦 File load components now available for Databricks
5 new file load components are now enabled for Databricks, making it easier to bring file-based data straight into your pipelines.
New file load components for Databricks:
These components allow you to load data from files in your source location directly into Databricks tables, with automatic handling of schema inference and table creation where applicable.
Supported from agent version: 11.154.0.
💬 We'd love to hear from you!
Let us know how these new features are improving your workflows—we're all ears! Feel free to add any comments or questions below.
Want to get involved?
Join the Matillion Community to stay up to date, share feedback, and help shape our product roadmap for future innovations
This week, we're excited to share several powerful updates that enhance security, streamline your workflow, and improve operational visibility. From environment-level credential management to quality-of-life improvements in pipeline building, these features are designed to make your Maia Foundation experience more efficient and secure. For a full list of recent changes, be sure to check our changelog updates.
🔐 Environment-level secrets and OAuths
We've released environment-level secrets and OAuths, delivering enhanced security and simplified credential management across your data pipelines. This major update provides several key benefits:
- Granular control over sensitive credentials: Secret mapping in the vault is now bound to specific environments. This reduces the risk of accidentally modifying production secrets or OAuths.
- Simplified cross-environment credentials: Secret definitions and OAuths automatically adjust based on environment.
- Ability to edit existing secrets and OAuths: You can now update all secrets or OAuths, making credential rotation much easier.
- Consolidated Public API: We've simplified credential management into a single
connectionsendpoint, moving toward unified management of all credentials under one umbrella.
🎯 Copying and pasting components made smoother
We've ironed out a friction point in the pipeline building process to make your workflow even smoother. Previously, when copying and pasting multiple components, the newly pasted items were not automatically selected.
Now, all pasted components are automatically pre-selected, allowing for immediate movement the moment they hit the canvas. This small change reduces manual effort and keeps your momentum going while building complex pipelines, making the development process more intuitive and efficient.
🚀 Pipeline run history now includes artifact versions
We've shipped an update to the pipeline run history view that makes operational triage faster and more efficient for data teams.
Key improvements include:
- Artifact version is now visible - You can see exactly which version was executed. When you're debugging a failure, you'll immediately know whether it happened before or after a recent change, without having to cross-reference Git history.
- "Triggered by" replaces "Started by" - The column now shows what fired the run (a schedule, a manual run by a user, or the API).
- Time columns are cleaner - Started at, Ended at, and Duration are now separate columns.
- Full folder paths are included in the pipeline detail.
The combination of artifact version and schedule trigger means you can answer two of the most common questions — which version of the pipeline ran and what triggered it — directly from the run history list, without clicking into individual runs.
👀 Artifacts tab more detailed than ever
The Artifacts tab in your project now shows the name of the user who created each artifact and, if you have your own Git repository linked to the Maia Foiundation, the Git commit hash used to create it.
This update makes it easier to trace your artifacts and cross-reference them with your Git history for more context.
💬 We'd Love to Hear From You!
Let us know how these new features are improving your workflows—we're all ears! Feel free to add any comments or questions below.
Want to get involved?
Join the Matillion Community to stay up to date, share feedback, and help shape our product roadmap for future innovations.
This week, we're excited to bring you several powerful updates that enhance automation capabilities, improve pipeline building workflows, and keep you connected with Maia's intelligent assistance. For a full list of recent changes, be sure to check our changelog updates.
🔀 New Data Transfer component
We have rolled out a brand new native Data Transfer component, designed to deliver a smoother overall experience while using the component.
What's changed:
- Improved integration with Maia: Enhanced support for pipeline building
- New source added: Microsoft Exchange is now available as a source
Important to know:
- Any pipelines using the old Data Transfer component will continue to work. The new component is available in the new components panel.
This enhancement is included in Agent version 11.183.0. For detailed information on how to use the updated component, check out the documentation.
📣 Hybrid Kubernetes options globally available
You can now choose between Kubernetes deployment options (EKS or AKS) when setting up a hybrid agent in the Maia Foundation. This open-source container platform integration provides greater flexibility and control for organizations already invested in Kubernetes infrastructure.
Key benefits:
- Public repository access: New templates, guides, and pre-deployment check scripts
- Auto-scaling capabilities: Dynamic resource management
- Leverage existing expertise: Use your established Kubernetes infrastructure
- Enhanced control: Greater flexibility for future developments and customizations
Read our deployment guide to get started, and check out our public repository of templates, guides, and pre-deploy check scripts.
🚀 New API endpoint: Create Secret
We're excited to announce the new Create Secret endpoint is now live! This powerful API endpoint supports Full SaaS secret creation in the vault, eliminating the need to manually enter credentials through the UI when setting up new environments.
This enhancement is perfect if you want to fully automate the creation of Full SaaS environments without requiring cloud credentials for data ingestion. By streamlining the secret management process, you can now achieve complete automation in your environment setup workflows.
Check out the API Reference documentation to get started with this new endpoint.
🔔 Maia: Background notifications are here
We're happy to introduce background notifications for Maia in Designer — so you never miss a response or approval request while multitasking.
Previously, if you switched to another browser tab while Maia was working, you had no way of knowing when it finished or needed your input. Now, Maia comes to you with three helpful notification features:
- Tab title indicator: A dot (•) appears in the browser tab title when Maia finishes processing or needs your approval, so you can spot it at a glance.
- Audio chime: A subtle notification sound plays to get your attention without being intrusive.
- Browser notification popup: A system-level notification appears, letting you click straight back to the conversation.
To enable these notifications, simply open the settings menu in the top right of the Maia chat and toggle Notifications on. You'll be prompted to grant browser notification permission the first time.
🎯 Add tables and views to the Designer canvas
We are streamlining the way you build pipelines with an important update to our Add to Canvas functionality. For transformation pipelines, you can now select a table or view directly from your warehouse schema and have the corresponding component automatically added to your workspace.
This update creates a direct path from your data source to your design by solving the challenge of navigating the array of available components, which can be daunting, especially for new users.
What's new:
- Pre-load validation: Before committing to the canvas, you can now inspect metadata and request a data sample. This ensures you are selecting the exact data you need before you even start building.
- Streamlined workflow: By removing the guesswork of component selection, we've made the process of loading warehouse data faster and more accessible for everyone. By default, we select all the table columns so the component is ready to use.
To access this feature, clicking the + on the Designer canvas, then select the new Warehouse data tab. We've also introduced the ability to search by schema name making it easier to find the right data.
💬 We'd Love to Hear From You!
Let us know how these new features are improving your workflows—we're all ears! Feel free to add any comments or questions below.
Want to get involved?
Join the Matillion Community to stay up to date, share feedback, and help shape our product roadmap for future innovations.
This week, we're excited to share several powerful updates that will enhance your experience with Maia, expand your migration options, and provide better visibility into your pipeline operations.
🤖 Maia agents update: Automatic plan mode and dedicated pipeline validation
We're happy to introduce two improvements to how Maia works.
What's new?
- Automatic plan mode: Maia can now enter plan mode on its own when it determines a task is complex enough to warrant planning. It will explore your project, create a detailed plan, and present it for your review—approve it to proceed, or request changes.
- Dedicated pipeline validation: Pipeline validation is now a standalone action rather than just a side effect of editing. Maia can check your pipeline components against the warehouse at any time, making it better at understanding and diagnosing configuration errors, invalid options, and missing references—even when it isn't actively editing.
How do you use it? Both improvements activate automatically. Maia will ask your permission before entering plan mode, and can validate pipelines independently whenever it needs to investigate issues.
🔄 Expanded competitor support for Convert Workloads tool
The Convert Workloads tool now supports four additional competitor platforms: IBM DataStage, Oracle ODI, Wherescape, and Apache NiFi, all available in Public Preview. This expansion brings the total number of supported competitor products to 15, making it easier than ever to migrate your existing data workflows to Maia.
With this enhanced compatibility, you can seamlessly transition from a wider range of platforms while reducing manual work in the conversion process. The tool automatically translates your existing workloads, helping you speed up your migration and reduce implementation complexity.
Documentation on the conversion process can be found here.
🚀 Better visibility for pipeline runs
We know that searching for a specific failure in a sea of "Red" can feel like finding a needle in a haystack, especially when a single pipeline is failing multiple times a day.
To save you from the manual scroll and give you better insight into your schedules, we've shipped two updates to Pipeline Run History:
Search by execution ID: Stop "trawling" and start finding. If you already have the specific execution ID from a log or an alert, you no longer need to filter by pipeline name and guess the timestamp.
- The change: The search bar now accepts full pipeline execution IDs.
- The benefit: Instant access to the exact run you're investigating. No more manual sorting through dozens of identical-looking runs.
Visibility into skipped pipelines: Previously, if a schedule tried to trigger but was blocked by concurrency config, it vanished. Now, you have the paper trail.
When a schedule has Allow concurrent executions set to False, and a new run is requested while the previous one is still active, we now log and display that attempt as Skipped.
- The indicator: Look for the amber status tag in the Pipeline Runs screen.
- The why: We've added specific execution messages to pinpoint the blocker: "Skipped because allow concurrent execution is false and execution [ID] is still in progress."
🤖 Maia update: Smarter conversation titles
A small quality-of-life improvement—conversation titles now update as you chat, so they always reflect what you're actually discussing, not just your first message.
What's new?
- Dynamic titles: Titles regenerate using your recent message history, staying relevant as conversations evolve.
How do I use it? No action needed—this works automatically for all conversations.
💬 We'd love to hear from you!
Let us know how these new features are improving your workflows—we're all ears! Feel free to add any comments or questions below.
Want to get involved? Join the Matillion Community to stay up to date, share feedback, and help shape our product roadmap for future innovations.
This week, we're excited to bring you several powerful updates that enhance AI-driven automation, expand data quality capabilities, and streamline your migration workflows. From smarter pipeline recovery to new data cleansing tools and expanded workload conversion support, check out the latest changelog updates to see how these features are designed to make your Maia Foundation experience more efficient and intuitive.
🧹 Data Cleanse Component Enabled for Public Preview
A new transformation component, Data Cleanse, can now be added to the Designer canvas. This native data quality solution removes the need for you to work around data quality challenges by using many different components.
Leveraging the component's data-centric view, you can profile and filter your data to quickly identify data quality issues. You can then apply rules to your dataset to improve data quality, with all actions reflected in real time in the data-centric table view. The component integrates with Maia, which can apply filters to the data sample through natural language and suggest rules that can be applied in one click.
The Data Cleanse component makes it much easier for you to assess and improve the quality of your data, while also serving as a stepping stone to leverage the Maia Foundation in a more data-centric manner, not just as the typical pipeline-centric view.
The component is now available for all Snowflake users as part of a Public Preview release.
Documentation can be found here.
🔧 Maia-assisted Intelligent Pipeline Recovery Improvements
We've enhanced Maia-assisted Intelligent Pipeline Recovery (IPR) to make fixing pipeline failures faster and smarter. The goal is to close the gap between identifying a failure and deploying a fix by reducing the manual work required for you.
What's new:
- Context-aware defaults: When Maia can identify the specific commit hash, it will automatically default to the correct branch and environment
- Suggested branch: In scenarios with multiple possible paths, Maia marks the most relevant options as "Suggested" based on your commit and publish history
- Reduced cognitive load: You can now safely resolve production workloads with less manual investigation into the code's current location
Control meets automation: While moving toward a fully autonomous "Auto-Fix" ecosystem, you retain full flexibility:
- Override anytime: The ability to manually choose a different branch or environment remains available
- Safety first: Maia guides you to the right spot, but you remain the final gatekeeper for your production code
🤖 Maia Update: Improved Tool Approval Experience
We've upgraded how Maia asks for your permission before taking actions, making it easier to stay in control when Maia is working through multi-step tasks.
Previously, when Maia needed to perform several actions in sequence, approval prompts could pile up and feel overwhelming. Now they're presented one at a time with a clear count, and you can decline individual actions with an optional reason—so Maia learns and adjusts.
What's new:
- Stacked approvals: When multiple actions need approval, they queue up neatly—you'll see one at a time with a count of how many remain
- Decline with reason: Tell Maia why you're declining an action so it can adjust its approach, or just decline without a reason—it's optional
How to use it: When Maia wants to perform an action, an approval card appears in the chat. Click Accept, Accept for session, or Decline—if you decline, you can optionally explain why to help Maia course-correct.
🔄 Enhanced Context Management for Workload Conversion Tool
The Convert Workloads tool now lets you add conversion-specific context directly within the conversion workflow. Previously, you had to provide context to Maia either before starting the conversion process or exit the tool midway through to add necessary information, creating a disjointed experience.
Now, after selecting the competitor product and uploading files, you can optionally create or update conversion-specific context to help Maia more accurately replicate business logic from original files. This context can include development standards, detailed schema information, or other relevant details that improve conversion accuracy.
This enhancement streamlines the conversion process by keeping context creation within the logical workflow, eliminating disruptions and maximizing the accuracy of workload migrations from competitor platforms to the Maia Foundation.
Documentation on the conversion process can be found here.
🔄 New Competitors Added to Convert Workloads Tool
In addition to enhanced context management, additional competitors are now supported by the Convert Workloads tool. These include Azure Data Factory (ADF) and AWS Glue, we’re supporting both of these in Public Preview as of this week.
This brings the total number of supported competitor products to 11. Documentation on the conversion process can be found here. This expanded support makes it easier for organizations to migrate their existing data pipelines from these platforms to the Maia Foundation, reducing the manual effort required for workload conversion and accelerating time-to-value for new users.
🤖 Maia Update: Maia Can Now Ask You Questions
Maia can now ask you targeted questions mid-conversation to better understand what you need before taking action.
Why is this helpful? When planning a pipeline or working from vague requirements, Maia sometimes needs more context to get things right. Instead of guessing or asking you to type out clarifications, Maia now presents clear, structured questions—helping it clarify ambiguous requests and narrow down your intent during planning mode.
What's new:
- Single and multi-select questions: Choose from predefined options, or provide your own answer with the "Other" option
- Multi-step forms: When Maia needs to ask several things, questions are presented one at a time with step-by-step navigation—no wall of text
How do I use it? When Maia needs more information during a conversation, a question card will appear directly in the chat.
💬 We'd Love to Hear From You!
Let us know how these new features are improving your workflows—we're all ears! Feel free to add any comments or questions below.
Want to get involved? Join the Matillion Community to stay up to date, share feedback, and help shape our product roadmap for future innovations.