Skip to content

Releases: jitsucom/jitsu

Jitsu 1.41.6

25 Apr 13:21
4e48f80
Compare
Choose a tag to compare

This hotfix release includes the following fixes:

  • #905 Fixed bug that applied flattening for S3 destination even when format was set to json.
  • #905 Fixed error in S3 documentation incorrectly showing that default value for format is json while in fact it was flat_json
  • #825 Allow any streaming storage to work as Post Handle destination
  • Source sync Task logs: duplicate sync logs to the main server log file by default. Allow to set up extra log file for task logs with sync-tasks: parameters group
  • Fix for Airbyte Sources UI form init with incorrect state of authorization type.
  • Small UI fixes

Jitsu 1.41.5

08 Apr 12:17
Compare
Choose a tag to compare

This hotfix release includes the following fixes:

  • SSO authorization fix

Jitsu 1.41.4

07 Apr 13:43
Compare
Choose a tag to compare

This hotfix release includes the following fixes:

  • #883 Always overwrite event's api_key field with value from http token
  • #834 Google Ads Source: Added Developer Token field with documentation

Jitsu 1.41.3

31 Mar 15:36
Compare
Choose a tag to compare

This hotfix release includes the following fixes:

  • #863 Fixed bug preventing Airbyte sources to work in Kubernetes.
  • Added documentation with example of Docker-in-Docker setup for Jitsu airbyte sources in k8s
  • #877 Fixed bug with javascript-sdk setting up user cookie for the current web page path instead of "/" path. Bug could lead to more unique user ids then actual number of unique users.

Jitsu 1.41.2

28 Mar 16:45
Compare
Choose a tag to compare

This hotfix release includes the following fixes:

  • #864 Snowflake: Test Connection not working properly for Snowflake destination in batch mode with Google Cloud Storage
  • #872 Support "react-style" pattern in transformations: before sending transformation result to destination, Jitsu filters out all null's, undefined's, false's

Jitsu 1.41.1

25 Mar 20:30
Compare
Choose a tag to compare

This hotfix release includes the following fixes:

  • #864 Snowflakes: Fix for delimiter escaping error in CSV Marshaller that could cause failures and data corruptions on batch uploads
  • #865 Make sure that destinations from yaml config get reloaded when linked api key changes
  • #822 Statistics page improvements. Now the Statistics page more accurately displays the real state of the events statuses like errors.
  • #870 Fixed occasional [MobX] Dynamic observable objects cannot be frozen error
    fixed project re-initialization on project id change in URL
    fixed the Destination Statistics page
  • Fixed panic caused by possible usage of closed cloud storage after reloading destination that was in the middle of batch processing
  • Other minor fixes

Jitsu 1.41.0

22 Mar 12:35
42545e7
Compare
Choose a tag to compare

We're pleased to announce Jitsu v1.41 with support for multiple Projects and Users per installation, SSO Authentication, HTML/Javascript Destination Tags and more

Check out release post on our website.

Jitsu 1.40.3

18 Mar 15:44
Compare
Choose a tag to compare

This release includes the following fixes:

  • Fix for predefined javascript transformation function not working for destinations: Google Analytics, Amplitude, Facebook

Jitsu 1.40.2

15 Mar 07:12
Compare
Choose a tag to compare

This release includes the following fixes:

  • Clickhouse destination: Fix "open : no such file or directory" error when connecting

Jitsu 1.40.1

14 Mar 15:29
Compare
Choose a tag to compare

This release includes the following fixes:

  • #855 Database source sync: tables not always cleaned on doing full table sync
  • #830 Fix for streams selection in airbyte postgres integration for setups without UI
  • Airbyte sources UI: fixed occasional use of incorrect versions of sources images
  • Fix for user recognition support for Replay endpoint
  • Fix for source editor UI in Singer expert mode sources