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

feat: pass URLRequest instead of URL to interfaces #110

Merged
merged 4 commits into from
Jan 24, 2023

Conversation

lawmicha
Copy link
Member

@lawmicha lawmicha commented Jan 19, 2023

Issue #, if available:

Description of changes:
These are some changes necessary to allow passing in a URLRequest instead of URL. Because of the change, this will be released as a major version bump v3.0.0.

Integration Testing
Swift Package doesn't have the integration test target, which makes sense since we do not produce it as a product for customers. Had to run pod install and open the xcworkspace to access the integration test target.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lawmicha
Copy link
Member Author

Integ tests
image

Copy link
Member

@5d 5d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@manueliglesias manueliglesias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@lawmicha lawmicha merged commit 0d22315 into main Jan 24, 2023
@lawmicha lawmicha deleted the fix.api-subscriptions branch January 24, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants