Eventnative Versions Save

Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days

v1.43.1

1 year ago

This hotfix release includes the following fixes:

  • Source Editor UI: added option to select sync hour for daily sync schedule
  • Uploader run period for destination in batch mode can be customized on Api Key level
  • Airbyte Zoom source switched to new implementation. Previous implementation marked as deprecated.

v1.43.0

1 year ago

We're pleased to announce Jitsu v1.43 with:

Check out release post on our website.

v1.42.8

1 year ago

This hotfix release includes the following fixes:

  • #966 Hubspot destination: decision whether to skip event now happens after javascript transformations – transformation may add necessary fields (e.g. user.email) to avoid skipping
  • S3 destination: Added Endpoint setting to UI form
  • #965 Destination extensions: properly handle configs with nested objects and arrays
  • Destination extensions: npm package: prefer latest version that matches configured semver during destination init.
  • Clickhouse destination: Skip MATERIALIZED, ALIAS and EPHEMERAL columns while inserting objects into tables.

v1.42.7

1 year ago

This hotfix release includes the following fixes:

  • #962 Hubspot destination: added Private Apps Access Token support for authorization since API Key is deprecated
  • Added Elasticsearch source (Airbyte based)
  • User Agent resolver: improve bot detection (parsed_ua.bot field value will be populated for significantly more known bots User Agents)
  • Fix for Airbyte support initialization when starting Jitsu outside docker container

v1.42.6

1 year ago

This hotfix release includes the following fixes:

  • Facebook Marketing source: Upgrade API version to v14.0
  • Amplitude Source: Allow to provide alternative API server (For projects with EU data residency)
  • Airbyte based Sources: fixed bug when selected Airbyte Image Version was not saved in source config
  • Airbyte based Sources: Discover catalog timeout increased to 30 min

v1.42.5

1 year ago

This hotfix release includes the following fixes:

  • #960 Amplitude Destination: Allow to provide alternative API endpoint (For projects with EU data residency)
  • Allow redis database selection for all Server and Configurator redis connection pools
  • User agent parser: upgraded library and database version

v1.42.4

1 year ago

This hotfix release includes the following fixes:

  • #957 Fixed Snowflake "value is not recognized" errors caused by \ symbol incorrectly treated as an escape character.
  • Make destination errors multiline and more readable.

v1.42.3

1 year ago

This hotfix release includes the following fixes:

  • #953 S3 source: fixed "only single character unicode strings can be converted to Py_UCS4" error
  • Close.com source: added proper support in UI
  • Config reader: replace environment variable placeholders inside objects that are array elements
  • Startup time improved in certain cases

v1.42.2

1 year ago

This hotfix release includes the following fixes:

  • Google Ads Source: protocol switched to version 11
  • MongoDB Source: switched to v2 to get proper support of MongoDB Atlas clusters (Previous MongoDB Source marked as deprecated)
  • Airbyte sources: Increased timeout for discovering huge catalogs
  • Sources UI: Fix for "cannot be used as a JSX Component" error
  • Sync Task logger: measure destination load time and speed, and total task time and speed
  • Build fixes

v1.42.1

1 year ago

This hotfix release includes the following fixes:

  • Firebase source: firestore - fixed excessive time and reads count that was required to load large collections
  • Jitsu now better handles temporary loss of redis connection
  • Fix for Kustomer source – it works now
  • Source Configuration UI: Improved error reporting
  • Live Events UI: errors events now properly appears for each retry attempt
  • Yaml config: Environment variables substitution now works inside array elements