Releases: jitsucom/jitsu
Releases · jitsucom/jitsu
Jitsu 1.41.6
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 wasflat_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
This hotfix release includes the following fixes:
- SSO authorization fix
Jitsu 1.41.4
Jitsu 1.41.3
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
This hotfix release includes the following fixes:
Jitsu 1.41.1
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
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
This release includes the following fixes:
- Fix for predefined javascript transformation function not working for destinations: Google Analytics, Amplitude, Facebook
Jitsu 1.40.2
This release includes the following fixes:
- Clickhouse destination: Fix "open : no such file or directory" error when connecting
Jitsu 1.40.1
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