Skip to content

Pull requests: swift-server/swift-openapi-async-http-client

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add visionOS platform support semver/none No version bump required.
#31 by czechboy0 was merged Nov 30, 2023 Loading…
Migrate to GitHub Actions semver/none No version bump required.
#41 by rnro was merged Nov 11, 2024 Loading…
Handle large payloads on 32bit platforms gracefully 🔨 semver/patch No public API change.
#29 by czechboy0 was merged Nov 28, 2023 Loading…
Remove #if swift(>=5.9) check in Package.swift 🔨 semver/patch No public API change.
#27 by simonjbeaumont was merged Nov 27, 2023 Loading…
Disable ExistentialAny temporarily semver/none No version bump required.
#9 by czechboy0 was merged Jul 17, 2023 Loading…
Add README badges semver/none No version bump required.
#24 by czechboy0 was merged Nov 16, 2023 Loading…
Enable documentation comment validation in swift-format semver/none No version bump required.
#21 by PARAIPAN9 was merged Oct 23, 2023 Loading…
Only apply standard swift settings on valid targets semver/none No version bump required.
#48 by rnro was merged Mar 14, 2025 Loading…
Enable MemberImportVisibility check on all targets 🔨 semver/patch No public API change.
#43 by rnro was merged Dec 11, 2024 Loading…
Adopt the new shared HTTP client 🔨 semver/patch No public API change.
#13 by czechboy0 was merged Aug 29, 2023 Loading…
Relax deployment target to macOS 10.15 🔨 semver/patch No public API change.
#6 by denil-ct was merged Jun 13, 2023 Loading…
Bump swift-format to 5.9 ⚠️ semver/major Breaks existing public API.
#20 by czechboy0 was merged Oct 24, 2023 Loading…
Add Docker Compose file for Swift 5.9.0 semver/none No version bump required.
#33 by simonjbeaumont was merged Nov 30, 2023 Loading…
Add docker-compose file for 5.10 CI semver/none No version bump required.
#19 by simonjbeaumont was merged Oct 4, 2023 Loading…
[AHC Transport] Async bodies + swift-http-types adoption
#16 by czechboy0 was merged Sep 27, 2023 Loading…
2
7
Add a soundness --fix flag semver/none No version bump required.
#22 by czechboy0 was merged Oct 25, 2023 Loading…
Adopt AHC's .shared singleton as the default Client 🆕 semver/minor Adds new public API.
#39 by czechboy0 was merged Oct 3, 2024 Loading…
Adopt a custom shared client 🔨 semver/patch No public API change.
#18 by czechboy0 was merged Sep 18, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.