Releases: rudderlabs/metrics-reporter-ios
Releases · rudderlabs/metrics-reporter-ios
v2.0.0
- feat!: change the existing constant url to receiving url from sdk initialisation (6e2f97e)
BREAKING CHANGES
- Updated the existing constant URL
v1.2.0
Bug Fixes
- fixed sqlite db path on the tvos platforms (#25) (eb997f7)
Features
- added os_version and os_name as part of the request payload to the metrics service. (#23) (d06aba4)
v1.1.1
Bug Fixes
- workaround for RETURNING clause (844e85e)