- added support for kraken filtering
- updated status to take away warnings that were not bad
- use kraken exports for batches
- support account batches
- removing multiple channels in manifest
- removed a faulty required field validation in manifest
- account integration support
- upgrade hull-node to overcame batch endpoint failure
- improve documentation
- add
account
when processing batch extracts
- add
message_id
param tooutgoing.user.start
log line
- remove archetype builder
- upgrade dependencies, inlcuding [email protected]
- test are run by jest now
- new standard file
notifications-configuration.js
introduced
- specify subscription conditions
- upgrade hull-node to 0.13.15
- add flow control env vars
- upgrade hull-node to 0.13.14
- changed http client to not follow redirects and treat them as errors
- adds
throttle_rate
andthrottle_per_rate
settings to control throughput - refactor code into SyncAgent
- update documentation for concurrency
- treat 200-204 status codes as success
- add concurrency support
- upgrade hull-node
- cleanup babeljs and flow configuration, rewrite import/export syntax
- replace request with superagent
- re-add smart-notifier
- use hull-connector archetype
- add status endpoint
- refine logging
- revert smart-notifier support
- add more details to error logs
- enable to send all users
- updated pictures
- update to [email protected]
- update logging to match convention
- update to [email protected]
- move files to lib directory
- update to [email protected]
- implement logging convention
- update to hull-node@beta
- add batch metrics
- [BREAKING] changing the name of segments filter (
segment_filter
->synchronized_segments
) - add prefixing selected attributes with
traits_
to enhance matching (sometimes the event comes with the prefix while the attribute key in settings it without it) - introduce segments based filtering on the
/batch
endpoint - enhance the documentation in readme and in settings UI
- cleanup the code
- replace
utils
withhull-ship-base
prototype
- introduce error handling and metrics