What's Changed
- kafka credentials by @maxgurewitz in #59
- add ssl option to kafka by @maxgurewitz in #60
- kafka configurable partitions and replication factor by @maxgurewitz in #61
- add shared slack link by @chandlercraig in #62
- redirect base path to dashboard journeys by @maxgurewitz in #63
- large changeset by @maxgurewitz in #64
- dynamically load traits in segment builder by @maxgurewitz in #65
- event history page by @maxgurewitz in #66
- misc fixes by @maxgurewitz in #67
- redpandas by @maxgurewitz in #68
- add posthog to docs by @chandlercraig in #69
- kafka sasl mechanism configuration by @maxgurewitz in #70
- build fixes by @maxgurewitz in #71
- allow default id's to be overridden by @maxgurewitz in #72
- fix trait selection by @maxgurewitz in #73
- add internal events for email early exit by @maxgurewitz in #74
- use upsert for bootstrapped user properties by @maxgurewitz in #75
- replace fullname with firstName user property in default email template by @maxgurewitz in #76
- remove orphaned segment nodes by @maxgurewitz in #77
- script to generate segment curl by @maxgurewitz in #78
- delete segment endpoint by @maxgurewitz in #79
- api request handler factory by @maxgurewitz in #80
- delete segments ui by @maxgurewitz in #81
- ensure that isNodeComplete logic for journey builder handles deletes by @maxgurewitz in #82
- exclude query fragments with invalid trait paths by @maxgurewitz in #83
- filter out null subqueries from segment groups by @maxgurewitz in #84
- introduces write modes by @maxgurewitz in #85
- remove redundant JSON.stringify from ch write by @maxgurewitz in #86
- add additional logging by @maxgurewitz in #87
- gerate segment request improvements by @maxgurewitz in #88
- ensure listed events are ordered by @maxgurewitz in #89
Full Changelog: v0.0.9...v0.0.10