Updated
- Use of
#fileto#fileIDto prevent build system info leakage. - CI and dependencies.
Fixed
- A rare race between the creation of
StreamOfvalues and the start of their iteration, which could miss values. - Handling of duplicate
URLSessionTaskMetricscallbacks, likely caused by using the new loading system (usesClassicLoadingMode = false).