·
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
adminservice 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 ...