Skip to content

πŸš€ Jitsu v2.11.0

Latest

Choose a tag to compare

@absorbb absorbb released this 14 Aug 12:06
· 1182 commits to newjitsu since this release

What's Changed

  • πŸ›‘οΈ Workspace Roles - workspace users now may be assigned with roles: owner, editor, analyst
  • πŸ”’ Failover logger - ingest settings that enables failover logs on Kafka producer failures and admin service that reprocesses them #1180
  • 🎾 @jitsu/jitsu-react:1.10.2: support for react 19.x and react-router-dom 7.x #1203

Other changes

  • πŸͺ² Syncs - Self-hosted: Fixed bug when all sync tasks failed with panic right after start
  • 🎯 Clickhouse destination: Fix for random batch errors when HTTP protocol is selected
  • 🎯 Braze destination: Fix for collision with reserved property names
  • 🎯 Mixpanel destination: Fix for collision with reserved property names
  • 🎯 Amplitude destination: Added Minimum ID Length option
  • 🎾 @jitsu/js:1.10.3: added setContextProperty & getContextProperty method
  • 🎾 @jitsu/js:1.10.3: added getConfiguration method
  • πŸ”„ Syncs: Added option to disable Deduplicate
  • πŸš€ bulker: Fixed for memory leaks on long running processes
  • πŸš€ bugfixes and UI improvements, dependencies upgrades ...