elixir-google-api icon indicating copy to clipboard operation
elixir-google-api copied to clipboard

fix: relax poison and mime gax dependencies

Open tomtaylor opened this issue 3 months ago • 2 comments

This allows compatibility with other projects that require later versions of the poison and mime libraries.

Also fixed a couple of tests that were not accounting for the "accept-encoding" header that Tesla sends.

tomtaylor avatar Nov 06 '25 11:11 tomtaylor

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Nov 06 '25 11:11 google-cla[bot]

@dazuma @chingor13 can we get eyes on this one please? relevant issue: https://github.com/googleapis/elixir-google-api/issues/8750

brunohkbx avatar Dec 10 '25 17:12 brunohkbx