v3.19.0
over 3 years ago by Parker Quackenbush
v3.19.0 includes a new API to support non-analytics.js schema + new terraform and retry features. Some minor fixes as well.
New Ingest API
We realized we needed to support our customers who don't use analytics.js for their event schema.
With this new API - any customer (given that the event schema meets a bare minimum of metadata criteria) can start sending us their event data, in their own proprietary format.
You can read more here.
Other Features
retrier: Create service and remove retry logic from Forwarder
retrier: Add integration label to metrics
terraform: Add PubSub retry topic and subscriptions
Fixes
load-tester: configurable query params and headers
cicd: Continuous deploy failed due to missing CI stage dependency