<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Meltano Documentation Blog</title>
        <link>https://docs.meltano.com/changelog/cloud</link>
        <description>Meltano Documentation Blog</description>
        <lastBuildDate>Fri, 17 Jul 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Cleaner Connectors Catalog & Docs Refresh]]></title>
            <link>https://docs.meltano.com/changelog/cloud/2026-07-17-cloud-changelog</link>
            <guid>https://docs.meltano.com/changelog/cloud/2026-07-17-cloud-changelog</guid>
            <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The connectors catalog is now free of duplicate and unsupported listings, and docs.meltano.com has a new searchable Connectors section with expanded Cloud API reference docs. This release also fixes tap-mysql boolean handling and target-snowflake load metrics.]]></description>
            <content:encoded><![CDATA[<p>The connectors catalog is now free of duplicate and unsupported listings, and docs.meltano.com has a new searchable Connectors section with expanded Cloud API reference docs. This release also fixes tap-mysql boolean handling and target-snowflake load metrics.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixes">Fixes<a href="https://docs.meltano.com/changelog/cloud/2026-07-17-cloud-changelog#fixes" class="hash-link" aria-label="Direct link to Fixes" title="Direct link to Fixes" translate="no">​</a></h2>
<ul>
<li class=""><strong>Bumped tap-mysql to v1.5.2:</strong> MySQL TINYINT columns now come through as real boolean values instead of raw integers, and the extractor now uses native ADBC driver support to correctly handle MySQL's <code>0000-00-00</code> "zero date" values instead of erroring out.</li>
<li class=""><strong>Bumped target-snowflake to v0.17.8-4:</strong> Record-count metrics reported after a Snowflake load are now accurate, so you can trust the numbers in your run summaries.</li>
<li class=""><strong>Cleaner connectors catalog:</strong> The connectors page now shows only current, supported variants. Duplicate unsupported Zendesk and Rakuten Advertising listings are gone and supported MeltanoLabs variants now appear correctly under the Meltano Cloud tab.</li>
<li class=""><strong>Documentation refresh:</strong> docs.meltano.com now sports a dedicated Connectors section with a searchable index (including new guides for the Outlook and SharePoint spreadsheet connectors and others on the way) and expanded Cloud API reference docs.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[ClickHouse Support, New Connectors & Log Visibility]]></title>
            <link>https://docs.meltano.com/changelog/cloud/2026-07-10-cloud-changelog</link>
            <guid>https://docs.meltano.com/changelog/cloud/2026-07-10-cloud-changelog</guid>
            <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[ClickHouse is now a fully supported warehouse with load, transform, and state backend support, alongside new tap-zendesk and tap-surveymonkey connectors. Workspace deploy logs now show exactly what changed, and you can download full pipeline logs instead of hitting the old 10,000-line cutoff.]]></description>
            <content:encoded><![CDATA[<p>ClickHouse is now a fully supported warehouse with load, transform, and state backend support, alongside new tap-zendesk and tap-surveymonkey connectors. Workspace deploy logs now show exactly what changed, and you can download full pipeline logs instead of hitting the old 10,000-line cutoff.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.meltano.com/changelog/cloud/2026-07-10-cloud-changelog#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class=""><strong>ClickHouse is now a fully supported Data Store:</strong> Connect ClickHouse as a first-class warehouse with full load and incremental import runners, dbt transform support and a state backend, with a full connection guide now published at the <a class="" href="https://docs.meltano.com/meltano-cloud/connect-a-store/clickhouse-store">ClickHouse Guide</a>.</li>
<li class=""><strong>tap-zendesk:</strong> Sync support tickets, agent performance and customer interactions into your warehouse with the new tap-zendesk, supporting both full and incremental syncs.</li>
<li class=""><strong>tap-surveymonkey:</strong> Sync survey responses and results into your warehouse with the new tap-surveymonkey connector, supporting both full and incremental syncs.</li>
<li class=""><strong>Meaningful, visible workspace deploy logs:</strong> Workspace deploy tasks now have a "View logs" button showing exactly what changed and why a workspace deployment failed, so you can fix issues without guesswork.</li>
<li class=""><strong>Bumped tap-shopify to v0.4.0:</strong> The latest Shopify extractor improvements are now available in the catalog.</li>
<li class=""><strong>Download your full pipeline logs:</strong> No more 10,000-line cutoff - the app now shows the last 1,000 lines for fast loading and lets you download the complete log file to debug long-running pipelines end to end.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixes">Fixes<a href="https://docs.meltano.com/changelog/cloud/2026-07-10-cloud-changelog#fixes" class="hash-link" aria-label="Direct link to Fixes" title="Direct link to Fixes" translate="no">​</a></h2>
<ul>
<li class=""><strong>Faster incident response:</strong> We've added health monitoring of the platform's job queue so our team is alerted immediately if pipeline scheduling ever slows down, before it affects your runs.</li>
<li class=""><strong>Bumped tap-mysql to v1.4.1:</strong> Fixed handling of decimal values in high-speed BATCH extractions, and the BATCH capability is now fully documented for faster MySQL backfills.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Meltano V4 Brings Structured Pipeline Logs]]></title>
            <link>https://docs.meltano.com/changelog/cloud/2026-06-26-cloud-changelog</link>
            <guid>https://docs.meltano.com/changelog/cloud/2026-06-26-cloud-changelog</guid>
            <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Meltano V4 delivers structured, parseable pipeline logs with auto-extracted metrics, enable it directly from your Workspace Settings page. This release also fixes Snowflake syncs silently dropping columns, custom schedule editing, plugin installs, and Microsoft AD workspace invitations.]]></description>
            <content:encoded><![CDATA[<p>Meltano V4 delivers structured, parseable pipeline logs with auto-extracted metrics, enable it directly from your Workspace Settings page. This release also fixes Snowflake syncs silently dropping columns, custom schedule editing, plugin installs, and Microsoft AD workspace invitations.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.meltano.com/changelog/cloud/2026-06-26-cloud-changelog#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class=""><strong>Meltano V4 brings cleaner logs and better visibility:</strong> Pipeline logs are now structured, metrics are auto-extracted and every log line is neatly formatted so you can instantly see what's happening inside your pipelines, no more walls of raw text. Teams using Datadog or other monitoring tools benefit from structured, parseable logs straight out of the box. Meltano V4 is now available - enable it directly from your Workspace Settings page.</li>
<li class=""><strong>Bumped tap-hubspot to v0.9.1:</strong> Corrected the primary key for properties streams to prevent duplicate data appearing downstream.</li>
<li class=""><strong>Bumped tap-mysql to v1.4.0 and target-snowflake to v0.17.8-2:</strong> MySQL backfill performance improvements are now available, including opt-in BATCH message support for high-volume extractions, delivering faster and more reliable large-scale data syncs.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixes">Fixes<a href="https://docs.meltano.com/changelog/cloud/2026-06-26-cloud-changelog#fixes" class="hash-link" aria-label="Direct link to Fixes" title="Direct link to Fixes" translate="no">​</a></h2>
<ul>
<li class=""><strong>Custom schedule editor no longer breaks on switch:</strong> Switching a pipeline from a predefined schedule (e.g. Daily, Weekly) to a custom cron expression no longer causes a save error, predefined macros are now resolved correctly before the custom editor opens.</li>
<li class=""><strong>Snowflake sync no longer silently drops columns:</strong> Fixed an issue where Snowflake destinations were writing all-NULL rows due to a field name casing mismatch.</li>
<li class=""><strong>Plugin install page refresh interruption:</strong> Fixed an intermittent issue where the page would refresh mid-flow when installing a plugin from the Plugins tab, preventing users from completing the installation.</li>
<li class=""><strong>Microsoft AD user invitations:</strong> Fixed an issue where users with uppercase characters in their Microsoft AD email address could not accept workspace invitations.</li>
<li class=""><strong>Fixed available plugin search:</strong> Plugin lookup now searches by label in addition to name, resolving cases where space-separated terms (e.g. "Meltano Cloud") failed to match hyphenated plugin names (e.g. <code>tap-meltano-cloud</code>).</li>
<li class=""><strong>Fixed target-mssql:</strong> target-mssql no longer requires Azure Blob storage configuration when it isn't needed.</li>
<li class=""><strong>Bumped target-mssql to v0.1.5:</strong> Fixed double-counted record metrics and removed noisy Azure HTTP log output, giving you cleaner pipeline logs and more accurate sync reporting.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Sensitive Settings Redaction & New Metrics Streams]]></title>
            <link>https://docs.meltano.com/changelog/cloud/2026-06-17-cloud-changelog</link>
            <guid>https://docs.meltano.com/changelog/cloud/2026-06-17-cloud-changelog</guid>
            <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Sensitive plugin settings and JDBC parameters are now redacted in the browser UI, and the Meltano Cloud tap adds pipeline jobs and metrics streams for deeper usage reporting. This release also fixes invitation flow bugs, admin re-invites, and a project tab crash in Lab.]]></description>
            <content:encoded><![CDATA[<p>Sensitive plugin settings and JDBC parameters are now redacted in the browser UI, and the Meltano Cloud tap adds pipeline jobs and metrics streams for deeper usage reporting. This release also fixes invitation flow bugs, admin re-invites, and a project tab crash in Lab.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.meltano.com/changelog/cloud/2026-06-17-cloud-changelog#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class=""><strong>Sensitive settings &amp; JDBC masking:</strong> Sensitive plugin settings and JDBC connection parameters are now fully redacted in the browser UI: credentials stay hidden while admins retain copy access.</li>
<li class=""><strong>tap-meltano-cloud pipeline jobs &amp; metrics streams:</strong> The Meltano Cloud tap now includes pipeline jobs and pipeline metrics streams, giving customers deeper reporting on pipeline usage and performance.</li>
<li class=""><strong>Renamed "External Logging" to "Advanced Settings":</strong> Renamed on the Workspace Settings page for clearer configuration management.</li>
<li class=""><strong>Bumped tap-bing-ads to v0.3.2</strong> in the catalog.</li>
<li class=""><strong>Bumped tap-mysql to v1.1.0</strong> in the catalog.</li>
<li class=""><strong>Defined required settings for tap-klaviyo.</strong></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixes">Fixes<a href="https://docs.meltano.com/changelog/cloud/2026-06-17-cloud-changelog#fixes" class="hash-link" aria-label="Direct link to Fixes" title="Direct link to Fixes" translate="no">​</a></h2>
<ul>
<li class=""><strong>Invitation flow repaired:</strong> Fixed invitations not auto-populating the email field on the accept invite flow.</li>
<li class=""><strong>Re-invited admins no longer locked out:</strong> Revoking and re-inviting a workspace admin now works correctly, i.e. the stale admin record is cleaned up so the new invitation can be accepted without issues.</li>
<li class=""><strong>Project tab crash in Lab resolved:</strong> Fixed a crash on the project tab caused by invalid JSON in plugin parameter fields.</li>
<li class=""><strong>Updated documentation:</strong> The legacy "Meltano UI and REST API Server (Deprecated)" page has been removed from the docs index and reference section.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Power BI OAuth Support & Microsoft SSO Enforcement]]></title>
            <link>https://docs.meltano.com/changelog/cloud/2026-06-10-cloud-changelog</link>
            <guid>https://docs.meltano.com/changelog/cloud/2026-06-10-cloud-changelog</guid>
            <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The Power BI utility now supports OAuth for seamless semantic model refreshes, and users on SSO-enforced domains are automatically routed through Entra ID at login and invitation. This release also improves memory stability and fixes pipeline triggers stalling on slow email sends.]]></description>
            <content:encoded><![CDATA[<p>The Power BI utility now supports OAuth for seamless semantic model refreshes, and users on SSO-enforced domains are automatically routed through Entra ID at login and invitation. This release also improves memory stability and fixes pipeline triggers stalling on slow email sends.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.meltano.com/changelog/cloud/2026-06-10-cloud-changelog#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class=""><strong>Power BI OAuth support:</strong> The Power BI utility now supports OAuth, enabling seamless semantic model refreshes directly from your pipelines.</li>
<li class=""><strong>Microsoft SSO enforcement:</strong> Users on SSO-enforced domains are now routed through Entra ID automatically at login and on workspace invitation, i.e. no password required.</li>
<li class=""><strong>Sensitive settings masking:</strong> Sensitive plugin settings and JDBC parameters are now redacted in the browser UI.</li>
<li class=""><strong>tap-aptem:</strong> tap-aptem is now a supported connector for the Aptem learning management platform.</li>
<li class=""><strong>HubSpot tap v0.9.0:</strong> Adds leads, teams, and custom CRM object streams for more complete pipeline coverage.</li>
<li class=""><strong>Bumped target-mssql to v0.1.3:</strong> Adds Azure Blob Storage settings and improves compatibility for MSSQL target users.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixes">Fixes<a href="https://docs.meltano.com/changelog/cloud/2026-06-10-cloud-changelog#fixes" class="hash-link" aria-label="Direct link to Fixes" title="Direct link to Fixes" translate="no">​</a></h2>
<ul>
<li class=""><strong>Improved memory stability:</strong> Resolved multiple out-of-memory errors affecting workspace deployments and large sized file uploads.</li>
<li class=""><strong>Fixed pipeline triggers stalling:</strong> A slow SendGrid email send can no longer block downstream pipeline triggers.</li>
<li class=""><strong>Updated documentation:</strong> Snowflake store setup guides and the Meltano Cloud API reference are now published on docs.meltano.com.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Power BI Refreshes & Microsoft Login Arrive]]></title>
            <link>https://docs.meltano.com/changelog/cloud/2026-06-04-cloud-changelog</link>
            <guid>https://docs.meltano.com/changelog/cloud/2026-06-04-cloud-changelog</guid>
            <pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Trigger Power BI semantic model refreshes directly from your pipelines, and sign in to Meltano with your existing Microsoft account via Entra ID, no extra passwords required. This release also fixes out-of-memory errors during workspace deployments and ships a batch of connector bug fixes.]]></description>
            <content:encoded><![CDATA[<p>Trigger Power BI semantic model refreshes directly from your pipelines, and sign in to Meltano with your existing Microsoft account via Entra ID, no extra passwords required. This release also fixes out-of-memory errors during workspace deployments and ships a batch of connector bug fixes.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="features">Features<a href="https://docs.meltano.com/changelog/cloud/2026-06-04-cloud-changelog#features" class="hash-link" aria-label="Direct link to Features" title="Direct link to Features" translate="no">​</a></h2>
<ul>
<li class=""><strong>Power BI utility (powerbi--matatika):</strong> Trigger Power BI semantic model refreshes directly from your pipelines, ensuring dashboards update automatically when new data is available.</li>
<li class=""><strong>Microsoft Login:</strong> Sign in to Meltano with the same Microsoft account you use every day - no extra passwords, no separate credentials, just seamless access through your organisation's existing Entra ID setup.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixes">Fixes<a href="https://docs.meltano.com/changelog/cloud/2026-06-04-cloud-changelog#fixes" class="hash-link" aria-label="Direct link to Fixes" title="Direct link to Fixes" translate="no">​</a></h2>
<ul>
<li class="">Fixed tap-meltano-cloud to automatically set the appropriate <code>api_url</code> based on <code>$ENDPOINT_URL</code>.</li>
<li class="">Fixed tap-govuk-weekly-road-fuel-prices incorrectly parsing the header row as a data record.</li>
<li class="">Bumped tap-jira to v0.4.3, fixing <code>audit_records</code> stream pagination issues that could cause incomplete syncs.</li>
<li class="">Bumped tap-facebook to v0.5.0, adding support for configuring the API page size limit.</li>
<li class="">Bumped tap-spreadsheets-anywhere plugins to v0.5.3, resolving noisy Azure HTTP logs and unnecessary "Skipping processing" warnings.</li>
<li class="">Bumped target-mssql to v0.1.2 and added missing generic Singer SDK target settings.</li>
<li class="">Fixed out-of-memory errors during workspace deployments, improving reliability for workspaces with a large number of pipelines.</li>
<li class="">Improved handling of large workspace resource uploads, preventing memory-related failures when uploading larger files such as PDFs and images.</li>
</ul>]]></content:encoded>
        </item>
    </channel>
</rss>