Skip to content

Releases: mattermost/react-native-network-client

Release 1.8.0

17 Dec 12:03
3a5ff03
Compare
Choose a tag to compare

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

05 Nov 02:04
2b56f1b
Compare
Choose a tag to compare

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

30 Aug 13:23
9550de9
Compare
Choose a tag to compare

1.7.2 (2024-08-30)

Bug Fixes

  • android invalid or expired ssl cert to show correct error message (4e91eab)

Release 1.7.1

26 Jul 10:54
4c3bf8f
Compare
Choose a tag to compare

1.7.1 (2024-07-26)

Bug Fixes

Release 1.7.0

20 Jul 11:48
0e6afa6
Compare
Choose a tag to compare

1.7.0 (2024-07-20)

Release 1.6.0

18 Jun 03:03
d98d9c6
Compare
Choose a tag to compare

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.1

11 Apr 09:20
1ce68d2
Compare
Choose a tag to compare

1.5.1 (2024-04-11)

Release 1.5.0

21 Nov 10:57
538497a
Compare
Choose a tag to compare

1.5.0 (2023-11-21)

Features

Release 1.4.1

07 Sep 18:31
4a9ac13
Compare
Choose a tag to compare

1.4.1 (2023-09-07)

Bug Fixes

  • iOS correctly call super for urlSession delegate didCompleteWithError (09301a0)

Release 1.4.0

05 Sep 16:05
a22b9bc
Compare
Choose a tag to compare

1.4.0 (2023-09-05)

Features

  • emit event when server certificate is not trusted (0b7c85d)