| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Jitsu v2.9.0 source code.tar.gz | 2025-03-23 | 2.8 MB | |
| Jitsu v2.9.0 source code.zip | 2025-03-23 | 3.1 MB | |
| README.md | 2025-03-23 | 2.6 kB | |
| Totals: 3 Items | 5.8 MB | 0 | |
What's New
- π Notifications: New Feature! You can now subscribe to notifications for sync and batch statuses. (Currently, only Slack notifications are supported in the self-hosted version.)
- π Syncs: It is now possible to edit saved state in UI
- βοΈ Functions: Warehouse API was added to JavaScript functions that allows to query data from ClickHouse warehouses.
- π― Snowflake destination: Support for Key-Pair authentication [#1182]
- π― Posthog destination: fix an issue with the tracking of anonymous users by @jspizziri in https://github.com/jitsucom/jitsu/pull/1179
- π― GA4 destination: fix an issue with zero value purchases/transactions by @jspizziri in https://github.com/jitsucom/jitsu/pull/1183
- βοΈ Self-hosted: Redis was brought back as viable solution for Persistent Storage. by @dmeremyanin in https://github.com/jitsucom/jitsu/pull/1185
- βοΈ Self-hosted:
rotor,bulker,ingest: Add support for custom CA certificate in Kafka SSL configuration by @dmeremyanin in https://github.com/jitsucom/jitsu/pull/1175 https://github.com/jitsucom/bulker/pull/23 - βοΈ Self-hosted:
rotor: Allow use of third-party S3-compatible storages for MaxMind by @dmeremyanin in https://github.com/jitsucom/jitsu/pull/1174 - βοΈ Self-hosted:
bulker: Add configurable retention time for retry topic by @dmeremyanin https://github.com/jitsucom/bulker/pull/25
Other changes
- πΎ @jitsu/js:1.9.17: added option to customize cookie names
- π― Snowflake destination: fix bug when some alphanumeric columns could be created as 'quoted' case sensitive
- π― ClickHouse destination: increase column width limit to 127
- π― MySQL destination: fix for primary key managing queries not working on some versions
- πΎ ingest: CORS: added cache-control header to Access-Control-Allow-Headers
- πΎ @jitsu/js:1.9.17: De-duplicate getSeed generation in high throughput scenarios by @ikraamg in https://github.com/jitsucom/jitsu/pull/1186
- π bulker: Batch processing performance optimization
- π‘οΈ console: remove risky console.logs by @rodfsoares in https://github.com/jitsucom/jitsu/pull/1170
- π bugfixes and UI improvements, dependencies upgrades ...
New Contributors
- @vkhanhqui made their first contribution in https://github.com/jitsucom/jitsu/pull/1177
- @ikraamg made their first contribution in https://github.com/jitsucom/jitsu/pull/1186