Releases: jitsucom/jitsu
Jitsu 1.38.1
This small release includes the following improvements:
Events cache performance optimizations
Under heavy load events cache might skip some events producing a lot of errors in logs. We have improved events cache performance and adjusted the frequency of log messages.
Events cache fuels Live Events section of Jitsu UI
Jitsu 1.38.0
Check out release post on our website.
Jitsu 1.37.7
This small release includes the following improvements and fixes:
improved log messages
disabling SQL debug logs by default (if enabled can significantly consume disk space)
now CLI supports fallback files format (uploading events from error log)
improved building Jitsu from sources
Jitsu 1.37.6
This release brings the following improvements and fixes:
- Allows users to add deprecated sources
- Fixes slow and buggy JSON inputs #682
- Adds a bunch of minor improvements to the source code
Jitsu 1.37.5
In this small release we've fixed:
- Serialization error on saving in retroaction users recognition:
Error saving recognition payload into the queue: error adding item to the last segment: error gob encoding object: gob: type not registered for interface: json.Number
[#680 ] - Error when config with .yml suffix is used:
Unknown content type in config file
[#671 ] - Added default Redis anonymous events TTL = 7 days
Jitsu 1.37.4
In this release, we made a few minor improvements. Here is the list:
- Added Postgres SSL mode configuration. Now you can set up your Postgres destination with strict SSL modes, which require SSL certificates
- Added support for providing full S3 Bucket ID in the Google Play source
- Added escape key for closing the code debugger. Closed debugger without saving? Just reopen, and it will restore your latest changes
Jitsu 1.37.3
In this small release, we've reworked geo resolution (MaxMind) configuration. Now you can just add your MaxMind license key and Jitsu will download all available databases and use them for enriching incoming events. Currently, geo resolution configuration is available on Jitsu UI. Read more about Geo Data Resolution.
Jitsu 1.37.2
#649 Fixed bug in snowflake destination UI form
Added scope for Google Play Authentication
Jitsu 1.37.0
Check out release post on our website.
Jitsu 1.36.2
This release fixes the error in the onboarding destination creation flow