Skip to content

Jitsu 1.41.6

Compare
Choose a tag to compare
@absorbb absorbb released this 25 Apr 13:21
· 410 commits to master since this release
4e48f80

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