absorbb
released this
12 Nov 10:28
·
13 commits
to newjitsu
since this release
What's New
- ⚙️ Functions: Functions code can now refer to Environment variables provided on Connection level
- 🔄 Sync API: Added API for managing Sync connectors
Other significant changes
- ⚙️ Functions: Added partial support for
crypto
module - 🎾 @jitsu/js:
url
andpath
properties ofpage
events now can be overridden #1135 - 🎯 Data Warehouses: spaces in field names now properly replaced with the underscore
_
- 🎯 ClickHouse: it is now possible to provide ClickHouse connection parameters on Connection level. E.g.: to enable Async Inserts feature for specific connection only
- 🎯 Facebook Conversion API: Improved events payload.
- 🎯 SegmentDestination: fixed an issue where an incorrect writeKey was being sent to the Segment endpoint #1143
- 🚀 bugfixes and UI improvements
- 🛡️ dependencies upgrade