Skip to content

🚀 Jitsu v2.7.0

Latest
Compare
Choose a tag to compare
@absorbb absorbb released this 31 May 13:58
· 72 commits to newjitsu since this release

What's New

  • 🔄 Attio: New source connector added.
  • 🎯 Google Analytics 4 destination: support for Firebase Apps measurements
  • 🎯 HubSpot destination: added option to automatically create custom properties for Contacts and Companies based on traits.

Other significant changes

  • 🪲 @jitsu/js: fixed not working reset() method
  • 🎾 @jitsu/js now can be used in Next.js middleware #1103
  • 🪲 Redshift: fixed bug where connectors syncs failed with Redshift destinations
  • ⚙️ console: added CLICKHOUSE_CLUSTER env to enable creating of distributed table for Events Log
  • 🚀 bulker: performance improvements
  • 🚀 ...other small fixes