Skyvia Data Integration のリリース

Released: Jun 13, 2026

June 2026 での更新項目

機能

  • New File Formats Available in Data Flow: Avro and Parquet - Data Flow now supports Avro and Parquet files as source and target. Additionally, the CSV Source, CSV Target, and JSON Target have been merged into two new components:
    • File Source - supports CSV, Avro, and Parquet.
    • File Target - supports CSV, JSON, Avro, and Parquet.

Released: Apr 13, 2026

April 2026 での更新項目

機能

  • Replication from Google BigQuery - Skyvia now supports Google BigQuery as a replication source. It supports incremental replication, when you can replicate recent changes from BigQuery tables, if the tables have suitable timestamp columns. Alternatively, you can opt for full resync.

Released: Mar 13, 2026

March 2026 での更新項目

機能

  • Changes in Upsert - When you configure an Import task with Upsert target operation and select Use External ID, only target primary key fields are now available for mapping on the Returning tab. This change affects Salesforce and Zoho CRM connectors.

Released: Feb 16, 2026

February 2026 での更新項目

機能

  • Generating Expressions with AI:
    • Skyvia now allows you to generate expressions with AI. Describe what you want the expression to do and what source fields to use, and Skyvia will generate the expression for you.
    • AI expression generation is available whenever you edit the expression: in the Expression and Mapping editors in Data Integration and Automation products.
  • Value Mapping - With Value Mapping you can map multi-select list items, assign custom mapping rules and convert data types in...

Released: Jan 20, 2026

January 2026 での更新項目

機能

  • Replication Wizard - You can now configure a new replication using a convenient step-by-step wizard. By default, it starts automatically when you click Create New -> Replication. If you want, you can always skip the wizard and create the package in the familiar editor by clicking Skip wizard, go to editor in the bottom left corner of the page. After this, the wizard will show no more.
  • Agent Wizard - Added a wizard for creating an agent to split the process into separate steps and provide...

Released: Dec 3, 2025

December 2025 での更新項目

機能

  • dbt Core Support:
    • Skyvia now supports dbt Core, the open-source command-line tool from dbt Labs, enabling users to run data transformations directly against a database or data warehouse. These transformations are executed within the Skyvia platform, with dbt Core hosted and managed by Skyvia. With this update, you can:
      • Connect dbt models stored in a Git repository to your target databases.
      • Execute transformations manually or on a predefined schedule.
    • dbt Transformations are commonly used to...

Released: Oct 3, 2025

October 2025 での更新項目

機能

  • New Gallery Design:
    • Enhanced the Gallery with a redesigned interface:
      • Now it's easier to explore ready-to-use workflows with predefined connections and configured logic. Check out the Gallery to quickly find, customize, and run templates for common integrations and queries.
      • Also expanded the template library to include Automation templates.
  • New Expression Function - The proper string function is now available in the expression editor.

Released: Sep 10, 2025

September 2025 での更新項目

機能

  • Default Value for Variables - You can now assign a default value for variables in Data Flow, Control Flow and Automation.
  • Replication Updates:
    • Replication has been made more configurable with the following new replication options:
      • Add _skyvia_sync column to target tables - allows adding a timestamp column for storing timestamps of the last record sync by Skyvia.
      • Delete Mode - specifies how Skyvia processes soft deleted records in source.
    • Additionally, you can now select whether to drop and re...

Released: Jul 18, 2025

July 2025 での更新項目

機能

  • Data Flow - You no longer need to click each field to pick result columns for the Lookup component. You can now use the convenient Result Columns Picker and select the desired fields with checkboxes.

Released: Jun 6, 2025

June 2025 での更新項目

機能

  • Sharing and Loading Integrations - Skyvia now allows sharing Import and Export integrations via JSON files and loading these files into new integrations. This feature allows you to back up your integrations locally and share them between accounts and workspaces. You can also load tasks from your existing Import and Export integrations into new ones.
  • Replication from PostgreSQL - Skyvia now supports PostgreSQL as a source for Replication. You can use incremental replication to track recent...