Releases: mattermost/react-native-network-client
Releases · mattermost/react-native-network-client
Release 1.8.0
1.8.0 (2024-12-17)
- feat: collect metrics for requests (cd2afba)
- feat: metrics for speed, startTime and endTime (c168843)
- feat(android): migrate SharedPreferences to DataStore (cd85286)
- chore: add missing collectMetrics in SessionConfiguration type definition (ad7b884)
- chore: compatibility with RN 0.76 and update deps (3291cd2)
- chore: update Alamofire (2bbdfdf)
- chore: update example app dependencies (6b6460e)
- fix: add missing properties for NativeApiClient (74f209a)
Release 1.7.3
1.7.3 (2024-11-05)
Performance Improvements
- android: add a cache object to avoid having to decrypt the alias in every access (87cf323)
Release 1.7.2
1.7.2 (2024-08-30)
Bug Fixes
- android invalid or expired ssl cert to show correct error message (4e91eab)
Release 1.7.1
1.7.1 (2024-07-26)
Bug Fixes
Release 1.6.0
1.6.0 (2024-06-18)
Features
- add support for new architecture on Android (f0503a5)
- add support for new architecture on iOS (ad82722)
- turbomodules JS definitions (327a0a1)
Bug Fixes
- emit WS event only when it has listeners on iOS (0bb2d9a)
- event emitter on android (ed3ef21)
- export websocket types (e64a301)
- fix pods patch path (6e3a5ed)
- hasListeners for APIClient on ios (a120645)
Release 1.5.0
1.5.0 (2023-11-21)
Features
Release 1.4.1
1.4.1 (2023-09-07)
Bug Fixes
- iOS correctly call super for urlSession delegate didCompleteWithError (09301a0)
Release 1.4.0
1.4.0 (2023-09-05)
Features
- emit event when server certificate is not trusted (0b7c85d)