Skip to content
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 28 commits into from
Jan 15, 2022
Merged

Update Sponsorship to GitHub Sponsors #3543

merged 28 commits into from
Jan 15, 2022

Conversation

jshier
Copy link
Contributor

@jshier jshier commented Jan 15, 2022

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.

0xced and others added 28 commits January 15, 2022 01:49
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
)

* Deprecate method with wrong parameter name.

* Formatting.
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.
@jshier jshier merged commit e1f6c21 into master Jan 15, 2022
@jshier jshier deleted the update/sponsorship branch January 15, 2022 18:30
@jshier jshier added this to the 5.6.0 milestone Apr 13, 2022
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.

Donations - not working
10 participants