Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions fern/products/sdks/overview/swift/changelog/2025-08-08.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## 0.1.0
**`(feat):`** Implements support for header, bearer and basic authentication schemes in the Swift SDK.


**`(fix):`** The root client initializer is now generated based on the auth schemes defined in the API, replacing the previous static signature.