- Add support for page and screen calls
- Remove client from channels since analytics is built out on the client side and connection mode option is in the UI
- Add support for passing AppId/ApiKey as request parameters of server-side events
- Update the Appboy account credentials in test suites.
- Standardize integration (linting, Docker configuration, circle.yml, upgrade segmentio-integration version, upgrade integration-worker version, etc.)
- Update integration-worker base image to 3.17.0
- Update node runtime from 0.10.x to 6.9.2
- Support datacenter setting
- support ecom spec v2
- update a.js dependencies
- update ecommerce spec syntax to v2
- fixing non-string gender
- add support for web client
- Allow more gender options, case insensitive
- Bump integration proto to 3.x
- Neurosis (style cleanups)
- Merge pull request #5 from segmentio/fix/integration-version
- Bump integration proto to 3.x
- Neurosis
- initial appboy integration -- includes support for identify, track, group, and completedOrder
- Improved fixtures to get tests passing
- Initial Commit