-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Sponsorship to GitHub Sponsors #3543
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No wonder 2020 feels like it never ended. Thanks!
Replaced mentions of `ServerTrustPolicyManager` by `ServerTrustManager` in "Subclassing Server Trust Policy Manager" section.
This commit changes the notion of Follow by the notion of Cache. It tries to follow the convention used in Redirector from RedirectHandler.swift.
* Update for Xcode 13, workaround Combine issues. * Disable Combine on Windows and Linux.
* Version to 5.4.4. * Update Ruby dependencies. * Update Jazzy docs. * Fix the screen title for each request in the sample app (#3494) * Add one more PR. Co-authored-by: Tiago Maia <tiago.maia.lopes@gmail.com>
* Add CachedResponseHandler static accessors. * Add ParameterEncoder static accessors. * Add RedirectHandler static accessors. * Add RequestInterceptor static accessors. * Add ResponseSerializer static accessors. * Add ServerTrust static accessors. * Formatting. * Fix compilation. * Add overloads to make members visible. * Add iOS 15 testing. * Update expected user agent test. * Add default static accessors.
* Document how to contribute with code * Improve the contribution guides according to code review
* Deprecate responseJSON. * Fix tests. * Fix tests for responseDecodable. * Increase upload size for reliability.
* Use the wrapper for property access, add tests. * Note the change that triggers the sanitizer. * Fix inappropriate wrapper access; local wrapper use.
…ptation (#3504) * Added RequestAdapterState struct to store additional state during adaptation * Updated adapter tests to verify RequestAdapterState passthrough * Updated RequestAdapter documentation in AdvancedUsage * Added comment about RequestAdapterState method becoming new requirement
* Update to Swift 5.3. * Use correct target.
…3516) * Add the indexInBrackets option to URLEncoding * Add the indexInBrackets option to URLEncodedFormEncoder * Add .indexInBrackets tests for structs and classes * Address PR comments regarding .indexInBrackets serialization
Co-authored-by: Timur Yusipov <tryusipov@avito.ru>
* Add queue targeting to convenience init. * Formatting. * Don't retarget the main queue.
* Add Concurrency support. * Remove misleading Protected convenience APIs. * Safer NSLog usage. * Project updates. * Disable thread sanitizer during development. * Update tests for new APIs. * Add concurrency tester. * Fix concurrency runner. * 15.2 simulator for concurrency tests. * Disable thread sanitizer on iOS as well. * Update inline docs, add stream cancellation. * Add documentation. * Document async value handlers. * Remove TODO. * Add doc comment. * Target the concurrent queue for the streams. * Rename finishObservers to finishHandlers.
* Version to 5.5.0. * Update Ruby environment. * Update Jazzy docs. * Add more documentation links and index support. * Regenerate docs for other changes.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue Link 🔗
Fixes #3542.
Goals ⚽
This PR replaces our PayPal donation link with direct GitHub Sponsors, which we've supported for a while but never linked from the repo.