Release Version 2.50

Last updated on Jun 29, 2026

The content on this site may have changed or moved since you last viewed it. As a result, some of your bookmarks may become obsolete. Therefore, we recommend accessing the latest content via the Hevo Docs website.

This release note also includes the fixes provided in all the minor releases since 2.49.

To know the complete list of features available for early adoption before these are made generally available to all customers, read our Early Access page.

In this Release


New and Changed Features

Account Management

  • Support for Workspaces

    • Hevo supports Workspaces for Independent Software Vendors (ISVs), enabling them to manage multiple clients from a single Hevo account. Each client can be assigned a dedicated Workspace with its own Pipelines, Destinations, and users, ensuring data remains isolated and accessible only to authorized users within that Workspace.

      This eliminates the need to maintain separate Hevo accounts for each client while providing secure and independent data management. For more information, read Workspaces.

      Note: Workspaces are available only on the Business Critical plan in Hevo.

Destinations

  • Support for Microsoft Entra ID Authentication in SQL Server

    • Hevo now supports Microsoft Entra ID authentication for the SQL Server Destination. You can connect your Azure SQL database using a Service Principal registered in Microsoft Entra ID, eliminating the need to share database credentials for authentication. This provides a more secure and centralized way to manage access to your SQL Server Destination.

      Read SQL Server for more information.

  • Support for Switching Account Types for Google BigQuery (Added in Release 2.49.2)

    • Introduced the option to switch between a user account and a service account when editing a Google BigQuery Destination. Previously, the account type configured during Destination creation could not be modified, requiring you to create a new Destination to use a different authentication method.

      Refer to Modifying BigQuery Destination Configuration for detailed steps to do this.

Sources

  • Support for CockroachDB as a Source (Edge)

    • Hevo now supports CockroachDB as a Source for creating Pipelines. CockroachDB is a distributed SQL database designed for horizontal scalability, high availability, and fault tolerance. It automatically distributes data across multiple nodes to ensure continuous operation in the event of node failures.

      Read CockroachDB for more information.

  • Support for HubSpot as a Source (Edge)

    • Introduced HubSpot as a Source for creating Pipelines in Hevo. This integration supports data replication from CRM, Goals, Marketing, Service, and Web Analytics schemas into your Destination using HubSpot REST APIs and webhooks via OAuth authentication.

      Read HubSpot for more information.

  • Support for Salesforce Marketing Cloud as a Source (Edge)

    • Hevo now supports Salesforce Marketing Cloud as a Source for creating Pipelines. You can replicate data from your Salesforce Marketing Cloud account to your Destination using the Salesforce Marketing Cloud SOAP API, REST API, and SFTP.

      Read Salesforce Marketing Cloud for more information.

  • Upgrade to Version 2.13 of the Intercom API

    • Hevo has upgraded the Intercom App integration to use Version 2.13 of the Intercom API. As part of this upgrade, the following new fields are now available for ingestion across multiple objects.

      Objects New fields
      Contacts location_country_code, location_continent_code, sms_consent, unsubscribed_from_sms, opted_in_subscription_types, opted_out_subscription_types, utm_source, utm_medium, utm_campaign, utm_content, utm_term, referrer, enabled_push_messaging
      Companies plan_type, plan_id, plan_name
      Conversations linked_objects, ticket, topics, ai_agent_participated, ai_agent
      Conversation Parts external_id, app_package_code, email_message_metadata, event_details, state, tags
      Conversation Statistics handling_time, adjusted_handling_time, assigned_team_first_response_time, assigned_team_first_response_time_in_office_hours
      Tickets company_id, ticket_attributes_*
      Ticket Types is_internal
      Ticket Type Attributes default, visible_to_contacts, required_to_create_for_contacts
      Ticket Parts app_package_code
      Tags applied_at, applied_by

      For existing Pipelines, the new fields are added to the relevant Destination tables. However, rows ingested before this release will show NULL for these columns, as the data was fetched before these fields were available in the Intercom API. If you need the values backfilled for previously ingested records, restart the historical load for the impacted objects.

Transformations (Edge)

  • Support for dbt-Based Data Transformation in Destinations

    • Hevo now supports running dbt models on raw data loaded into your Destination, allowing you to build clean, analytics-ready tables for reporting and analysis.

      With this feature, you can connect a GitHub repository containing your dbt project, set up staging and production environments, and create jobs to execute your dbt models on your Destination data. Jobs can be triggered on a schedule, on demand, or automatically when a selected Pipeline finishes syncing.

      Read Transformations for more information.

User Experience

  • Improved Navigation with Repositioned Tools Bar

    • The Tools Bar, which provides quick access to tabs such as Overview, Schema Mapper, and Activity Log, is now displayed horizontally at the top of the page rather than on the left.

      • Navigation tabs are now more prominent and easier to access.

      • Frees up horizontal space, allowing you to view more details across Pipelines, Destinations, and Models without scrolling.

      • Consistent top-navigation pattern across all Detailed Views for a more intuitive experience.

      Tools Bar

  • Updated Pipeline List View UI

    • The Pipeline List View has been redesigned into a tabular format, giving you a clearer view of all your Pipelines, including their Source, Destination, sync schedule, and status, all on a single page. This increases navigability and makes it easier to find and manage your Pipelines.

      Updated List View

Fixes and Improvements

Pipelines

  • Handling Data Loading Delays for Unaffected Objects During Object Resync (Edge)

    • Fixed an issue where resyncing objects in a Pipeline delayed data loading to the Destination for other objects in the same Pipeline. Previously, Hevo waited for the resync to complete before loading data for all objects in the Pipeline, which delayed data availability in the Destination for objects that were not part of the resync.

      With this fix, only the objects being resynced wait for the resync to complete before their data is loaded to the Destination. All other objects continue loading data to the Destination without interruption. This applies to all new and existing Pipelines.

Documentation Updates

The following pages have been created, enhanced, or removed in Release 2.50:

Activate

Destinations

Pipelines

Tell us what went wrong