These are the most useful proposals for most iOS engineers. Read these documents in this order.
- Asynchronous Main Semantics
- Clarify the Execution of Non-Actor-Isolated Async Functions
- Custom Actor Executors
- Distributed Actor Isolation
- Global actors
- Improved control over actor isolation
- Isolated default value expressions
- On Actors and Initialization
- Task Executor Preference
- async let bindings
- Async/Await: Sequences
- AsyncStream and AsyncThrowingStream
- Task Local Values
- Task Naming
Find more proposals on Swift.org's website.