🚀 Jitsu v2.6.0
absorbb
released this
03 May 13:21
·
310 commits
to newjitsu
since this release
What's New
- 🎯 HubSpot destination
- 🚅 Mixpanel batch mode support that improves performance and reduces traffic usage for projects with high events number
- ❄️ Schema Freeze connection option that disable automatic schema management. Read more
Other significant changes
- 🎯 Amplitude destination: added support for Screen events
- 🎯 Intercom, Google Analytics 4, Google Tag manager destinations: improved event payload
- 🔄 Syncs: added option to customize destination table name for every stream
- 🔄 Syncs: respect original source data schema when syncing to data warehouses
- 🪲 Redshift, Postgres destinations: fixed bug when destination table couldn't be updated when database schema was provided in upper case
- 🪲 @jitsu/js #1098 fixed bug: setAnonymousId not working
- 🚀 bulker: general performance improvements for batch uploading
- 🚀 rotor: performance optimization for connection having multiple Functions attached
- 🚀 memory leak fixes for bulker and rotor