🐛 Bug fixes
- (ios): Generate non nil network attributes for first event (#2372)
- (ios): Make attribute processor thread safe (#2351)
- (ios): Prevent network change callback from firing on SDK initialisation (#2345)
- (ios): convert float to int safely (#2381)
🔨 Misc
- (ios): Update apis to support objc initialisation (#2374)
- (ios): Update shake detector api (#2365)
- (ios): Remove shake to launch bug report config (#2358)
- (ios): Update unreliable tests in ci environment (#2336)
- (ios): Update release script (#2342)
♻️ Refactor
- (ios): Rename Attachment to MsrAttachment (#2368)
✨ New features
- (ios): Add support for custom header (#2355)