v3.18.2
- Fixed an issue with exclusive memory access in
AtomicObserver
that might have been causing "Simultaneous accesses to..." crashes in special cases. - Fixed emission of latest element and completion event in
throttle
, making it aligned with Combine.