Skip to content

swift: fix breaking localAPI changes and update proxy configuration#50

Merged
barnstar merged 1 commit intomainfrom
barnstar/urlsession_proxy
Feb 19, 2026
Merged

swift: fix breaking localAPI changes and update proxy configuration#50
barnstar merged 1 commit intomainfrom
barnstar/urlsession_proxy

Conversation

@barnstar
Copy link
Member

fixes tailscale/tailscale#18754

There were a couple of small breaking API changes from 1.82 to 1.94
that were causing failures to parse the netmap. Added a scheme and
fixes the library search paths for the macOS sample.

Updated the socks5 URLSession configuration to use the more modern ProxyConfiguration array rather than the non-typesafe core foundation dict.

Removed logging the netmap and rather, we'll just log the error on JSON parsing failures.

fixes tailscale/tailscale#18754

There were a couple of small breaking API changes from 1.82 to 1.94
that were causing failures to parse the netmap.   Added a scheme and
fixes the library search paths for the macOS sample.

Updated the socks5 URLSession configuration to use the more modern
ProxyConfiguration array rather than the non-typesafe core foundation
dict.

Removed logging the netmap and rather, we'll just log the error on
JSON parsing failures.
@barnstar barnstar requested a review from willh-ts February 19, 2026 17:21
@barnstar barnstar merged commit 981e95e into main Feb 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TailscaleKit: LocalAPI types not updated to new version

1 participant