-
-
Notifications
You must be signed in to change notification settings - Fork 151
Replace to HTTPTypes.HTTPRequest from Helpers.HTTPRequest #568
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: main
Are you sure you want to change the base?
Conversation
Thanks for taking the leap on this @zunda-pixel. We're not in the stage on having breaking changes at the moment, I'm planning a v3 for next couple of months, breaking changes will have to wait until then. For now, we need to make sure changes are retro-compatible. |
Ok, I am looking forward to v3. |
Yes @zunda-pixel , that is the branch. There are basically 3 issues that I want to fix yet on v2 before I move focus to v3, they are these ones: https://github.com/supabase/supabase-swift/issues?q=is%3Aopen+is%3Aissue+milestone%3Av2 |
00e9ef9
to
6617fc1
Compare
6617fc1
to
eaffb03
Compare
format
7ef1362
to
5bba6e3
Compare
939fc7d
to
9322ce2
Compare
# Conflicts: # Sources/Realtime/V2/Types.swift # Sources/Supabase/SupabaseClient.swift # Tests/IntegrationTests/Postgrest/PostgrestFilterTests.swift
# Conflicts: # Sources/Auth/AuthClient.swift # Tests/AuthTests/RequestsTests.swift # Tests/AuthTests/__Snapshots__/RequestsTests/test#WithPhoneAndPassword.1.txt
# Conflicts: # Package.swift # Sources/Realtime/V2/RealtimeChannelV2.swift # Tests/IntegrationTests/RealtimeIntegrationTests.swift # Tests/RealtimeTests/MockWebSocketClient.swift # Tests/RealtimeTests/RealtimeTests.swift # Tests/RealtimeTests/_PushTests.swift
Description
Replace to HTTPTypes's Components.