Skip to content

Tags: farooq110/jitsu

Tags

v1.43.2

Toggle v1.43.2's commit message
Configurator UI: require node version <18

v1.43.1

Toggle v1.43.1's commit message
Added doc for batch_period_min parameter on api key level

v1.43.0

Toggle v1.43.0's commit message
Fix for alternative approach to detect docker container id for Mac OS…

… systems

v1.42.8

Toggle v1.42.8's commit message
Clickhouse destination: Skip MATERIALIZED ALIAS and EPHEMERAL columns…

… while inserting objects into tables.

v1.42.7

Toggle v1.42.7's commit message
User agent resolver: improve bot detection

v1.42.6

Toggle v1.42.6's commit message
Airbyte based Sources: fixed bug when selected Airbyte image version …

…was not saved in source config

v1.42.5

Toggle v1.42.5's commit message
Allow redis database selection for all Server and Configurator redis …

…connection pools (not in Redis Source yet)

v1.42.4

Toggle v1.42.4's commit message
Make database errors multiline and more readable

v1.42.3

Toggle v1.42.3's commit message
Don't chown entire data folder on each startup if owner is already right

v1.42.2

Toggle v1.42.2's commit message
Migrate configurator UI to pnmp and turborepo (jitsucom#946)

This PR replaces yarn & lerna with pnpm & turpborepo for building configurator UI. Also, it makes a few collateral changes such as fixing styles for <Skeleton />, introducing mandatory linter during build phase and fixing few potential React bugs (found by linter!)