File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 7
7
- [ IMPROVEMENT] Send retry information with network requests (eg. retry_count, last_failure_status and idempotency key). See [ #1991 ] [ ]
8
8
- [ IMPROVEMENT] Enable app launch time on mac, macCatalyst and visionOS. See [ #1888 ] [ ] (Thanks [ @Hengyu ] [ ] )
9
9
- [ FIX] Ignore network reachability on watchOS . See [ #2005 ] [ ] (Thanks [ @jfiser-paylocity ] [ ] )
10
+ - [ FEATURE] Add Start / Stop API to Session Replay (start/stopRecording). See [ #1986 ] [ ]
10
11
11
12
# 2.16.0 / 20-08-2024
12
13
@@ -756,11 +757,12 @@ Release `2.0` introduces breaking changes. Follow the [Migration Guide](MIGRATIO
756
757
[ #1988 ] : https://github.com/DataDog/dd-sdk-ios/pull/1988
757
758
[ #2000 ] : https://github.com/DataDog/dd-sdk-ios/pull/2000
758
759
[ #1991 ] : https://github.com/DataDog/dd-sdk-ios/pull/1991
760
+ [ #1986 ] : https://github.com/DataDog/dd-sdk-ios/pull/1986
759
761
[ #1888 ] : https://github.com/DataDog/dd-sdk-ios/pull/1888
760
762
[ #2008 ] : https://github.com/DataDog/dd-sdk-ios/pull/2008
761
763
[ #2005 ] : https://github.com/DataDog/dd-sdk-ios/pull/2005
762
764
[ #1998 ] : https://github.com/DataDog/dd-sdk-ios/pull/1998
763
- [ #1998 ] : https://github.com/DataDog/dd-sdk-ios/pull/1966
765
+ [ #1966 ] : https://github.com/DataDog/dd-sdk-ios/pull/1966
764
766
[ #2026 ] : https://github.com/DataDog/dd-sdk-ios/pull/2026
765
767
[ @00fa9a ] : https://github.com/00FA9A
766
768
[ @britton-earnin ] : https://github.com/Britton-Earnin
You can’t perform that action at this time.
0 commit comments