Skip to content

🚀 Jitsu v2.8.4

Latest
Compare
Choose a tag to compare
@absorbb absorbb released this 06 Dec 10:12
· 8 commits to newjitsu since this release

What's New

  • 🎯 Redshift destinations: support for IAM role based authentication.
  • 🎯 S3 destinations: support for IAM role based authentication.
  • 🪲 ingest: Fixed bug introduced in v2.8.1 when messages sent using Site Id instead of Write Key were treated as coming from server
  • 💅🏾 Live Events UI: Added search field to find events with specific payload

Other significant changes

  • 💅🏾 Live Events UI: Entity selector now is searchable: #1148
  • 🎯 Redshift destinations: retry batches after "Serializable isolation violation" errors
  • 🎾 @jitsu/js: added support for$doNotSend flag for group and identify calls
  • 🎾 @jitsu/js: jitsu no longer throws errors by default. errorPolicy is configurable #1146
  • 🎾 @jitsu/js: context parameters may be overridden for identify call: #1149
  • ⚙️ Self-hosted: console image now applies database schema updates by default
  • ⚙️ Self-hosted: MongoDB got back to being an optional dependency
  • 🚀 bugfixes and UI improvements
  • 🛡️ dependencies upgrade