Releases: muxinc/mux-stats-sdk-avplayer
Releases · muxinc/mux-stats-sdk-avplayer
v4.6.0
v4.4.0
Improvements
- Updates the MuxCore dependency to 5.3.x
- preserve debugging symbols from framework build
Fixes
- update package spec with missing macCatalyst platform
v4.3.0
Improvements
- Additional custom dimensions
v4.2.0
Fixes
- send
ended
when an AVPlayerItem finishes playing to completion
v4.1.2
Improvements
- Update MuxCore to v5.1.2
v4.1.1
Improvements
- Update MuxCore to v5.1.1
v4.1.0
v4.0.0
New:
- Error events can be categorized with warning or fatal severity levels.
- Error events can be categorized as business exceptions.
Improvements:
- Player error details (same as listed above) are no longer deduplicated and are explicitly included with each error event sent to Mux.
API Changes:
- The minimum deployment targets for the SDK are now iOS 12 and tvOS 12.
- Removes deprecated
MUXSDKStats
APIs.
v3.6.2
Improvements
- fix: avoid setting unused AVPlayer specific error dimension
Co-authored-by: AJ Lauer Barinov [email protected]
Co-authored-by: Tomislav Kordic [email protected]
v3.6.1
Improvements
-
Include privacy manifest file
-
Update MuxCore to version with privacy manifest file
-
Fix deprecated calls in Swift Package Manager manifest