Skip to content

馃殌 Jitsu v2.6.0

Compare
Choose a tag to compare
@absorbb absorbb released this 03 May 13:21
· 24 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