Skip to content

v10.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Oct 17:53
ae57f26

10.0.0 (2025-10-29)

⚠ BREAKING CHANGES

  • Timeout executor to fix race conditions on timeout (#457)
  • Bump swift-tools-version to 5.5 and macosx to 12.00 to be compatible with Otel (#453)
  • update doc and podspec
  • bump target versions to iOS13 and others (#451)
  • drop support for iOS12, watchOS 4.0, tvOS 12.0, masOS 10.13

Features

  • Timeout executor to fix race conditions on timeout (#457) (f76f15e)

Bug Fixes

  • not multithread safe access to cancel var (3184f84)

Miscellaneous Chores

  • chore!: (b3e7faf)
  • Bump swift-tools-version to 5.5 and macosx to 12.00 to be compatible with Otel (#453) (068a422)
  • bump target versions to iOS13 and others (#451) (9d25460)
  • drop support for iOS12, watchOS 4.0, tvOS 12.0, masOS 10.13 (320c60d)
  • update doc and podspec (cbc0f75)

This PR was generated with Release Please. See documentation.