Skip to content

Releases: revolut-mobile/RxData

1.5.16 LazyReload fixes

04 Jan 15:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: all-1.5.15...all-1.5.16

1.5.15 LoadingStrategy for DataObservableDelegateWrapper

14 Dec 17:51
36792cb
Compare
Choose a tag to compare

What's Changed

  • Introduce LoadingStrategy for the DataObservableDelegateWrapper by @artyomychsvc in #45

Full Changelog: all-1.5.14...all-1.5.15

Fix data contract for the LazyReload

27 Nov 15:14
94e2187
Compare
Choose a tag to compare

What's Changed

Full Changelog: all-1.5.13...all-1.5.14

1.5.13 LoadingStrategy for observing

24 Nov 16:43
1ab0073
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: all-1.5.12...all-1.5.13

1.5.12

30 Oct 11:52
233b7f3
Compare
Choose a tag to compare

What's Changed

  • Make dispatchers overriding for DODW publicly available and resettable by @gmk57 in #41

Full Changelog: all-1.5.11...all-1.5.12

1.5.11 New extensions

20 Sep 11:39
fbb97dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: all-1.5.10...all-1.5.11

1.5.10 New extensions

01 Aug 13:10
c19a081
Compare
Choose a tag to compare

What's Changed

  • Deprecate combineData in favour of combineContent and add extension functions for data flow by @octaviande in #38

New Contributors

Full Changelog: all-1.5.9...all-1.5.10

1.5.9 Interruption fix

23 May 09:36
31bd14f
Compare
Choose a tag to compare

What's Changed

  • Prevent DOD from emitting network Data on interrupted threads by @yatsinar in #37

Full Changelog: all-1.5.8...all-1.5.9

1.5.8 Bugfixes

03 May 09:22
bdf2d30
Compare
Choose a tag to compare

What's Changed

  • Fix toStorage/toMemory exceptions not delivered to the stream by @yatsinar in #36

Full Changelog: all-1.5.7...all-1.5.8

1.5.7 Race conditions fixes

25 Apr 15:11
Compare
Choose a tag to compare

What's Changed

  • add test 'attemptNoCacheOnlineRaceCondition' for subsequent fix by @Karloid in #34
  • Fix race conditions in SharedObservableRequest by @yatsinar in #35

Full Changelog: all-1.5.6...all-1.5.7