You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jitsucom#872 Support "react-style" pattern in transformations: before…
… sending transformation result to destination, Jitsu should filter out all null's, undefined's, false's
javascript-sdk: get rid of "can't access property "length", i is unde…
…fined" error in browser console.
embedded.test.ts make sure that javascript-sdk doesn't produce unexpected console errors.
version bump to 2.5.3
added PUT endpoint into v2/object API (jitsucom#802)
- implemented PUT endpoint for v2/object API
- added ID generation for v2/object API
- added Postgres connection parameters
Handle case when Airbyte config does not contain valid json and add l…
…ogs (jitsucom#801)
- handled case when Airbyte config does not contain valid JSON
- added more logs