mParticle / mparticle-apple-sdk

mParticle Apple SDK
Apache License 2.0
45 stars 66 forks source link

feat: Workspace switching redux #287

Closed einsteinx2 closed 3 weeks ago

einsteinx2 commented 3 weeks ago

Summary

This is an updated implementation of workspace switching. This significantly reduces the amount of time it will take to switch workspaces, since only upload batching is performed before the switch, and any remaining batches are uploaded later.

Testing Plan

mparticle-automation commented 1 week ago

:tada: This PR is included in version 8.27.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: