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

add automatic persisted queries implementation to client #1802

Merged

Conversation

gumimin
Copy link
Contributor

@gumimin gumimin commented Jun 23, 2023

📝 Description

  • add apq interfaces to client
  • add apq implementation to ktor client
  • add apq implementation to spring client

🔗 Related Issues

#1640

@gumimin
Copy link
Contributor Author

gumimin commented Jun 24, 2023

@dariuszkuc
Thank you for your reviewing!
I've fixed points you commented.

@gumimin gumimin requested a review from dariuszkuc June 24, 2023 15:33
@dariuszkuc dariuszkuc requested a review from samuelAndalon June 26, 2023 14:44
@samuelAndalon samuelAndalon added changes: minor Changes require a minor version module: client Issue affects the client code labels Jun 27, 2023
@gumimin gumimin requested a review from samuelAndalon June 27, 2023 19:14
@samuelAndalon
Copy link
Contributor

@gumimin can you take a look at the build failure, i think its coverage, we might need to add a test for GET and POST

@gumimin
Copy link
Contributor Author

gumimin commented Jun 29, 2023

@samuelAndalon
I was aware of this but did not have time to implement. I will add more tests over the weekend, so please wait.

@gumimin gumimin force-pushed the automatic-persisted-queries branch from 5353d1d to 5619ee9 Compare July 2, 2023 11:35
@gumimin gumimin force-pushed the automatic-persisted-queries branch from 5619ee9 to ee738ba Compare July 2, 2023 11:49
@gumimin
Copy link
Contributor Author

gumimin commented Jul 2, 2023

@samuelAndalon
I've fixed the test, please review again.

@samuelAndalon samuelAndalon merged commit 707731a into ExpediaGroup:master Jul 3, 2023
@samuelAndalon
Copy link
Contributor

@gumimin Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: minor Changes require a minor version module: client Issue affects the client code
Development

Successfully merging this pull request may close these issues.

3 participants