v4.7.0-alpha.0
Pre-release
Pre-release
What's Changed
- fix(events): Fix two event ingestion bugs by @felipecsl in #175
- feat: ability to export precomputed assignments by @typotter in #160
- feat(events): Redeliver subset of failed events from a batch by @felipecsl in #176
- fix: salting the hash, subject attributes type by @typotter in #178
- chore(events): Clamp
batchSize
between [min, max] by @felipecsl in #177 - fix:salt hash with base64 string by @typotter in #179
Full Changelog: v4.6.3...v4.7.0-alpha.0