Skip to content

Releases: jitsucom/jitsu

EventNative 1.5.0

30 Sep 11:21
adb69fe
Compare
Choose a tag to compare

In this release, we have added support of recreation storage if an error happens.
Logs have been improved. Now you will see prefix with storage name value in every log row. Also, error logs are red now.
Event buffering in streaming storages has been fixed.

EventNative 1.4.6

24 Sep 08:05
Compare
Choose a tag to compare

This release fixes user id issue.

EventNative 1.4.5

22 Sep 09:35
86cb82d
Compare
Choose a tag to compare

This release fixes table name values which are extracted with a template. Values like 'Some Event' will be formatted to 'some_event'.

EventNative 1.4.4

18 Sep 17:45
Compare
Choose a tag to compare

This release fixes passing warehouse parameter to snowflake connection.

EventNative 1.4.3

18 Sep 11:21
983a2b3
Compare
Choose a tag to compare

In this release, we've added support of google cloud storage in snowflake destination.

EventNative 1.4.2

17 Sep 09:53
Compare
Choose a tag to compare

This release contains small fixes in js part of EventNative

EventNative 1.4.1

15 Sep 15:59
49671ac
Compare
Choose a tag to compare

In this release, we've added a default config parameter client_session_keep_alive=true to snowflake connection for preventing reconnect necessity. It is the known issue with snowflake authorization tokens.

EventNative 1.4.0

14 Sep 13:08
d58ac10
Compare
Choose a tag to compare
  • In this release, we've added Snowflake support issue #6.
    We support Snowflake destination in stream and batch mode. For batch mode, you should configure the intermediate layer (stage) on AWS S3. For more details see https://docs.eventnative.dev/configuration