Skip to content

Update deps to match ex_aws#332

Open
fastjames wants to merge 5 commits intoex-aws:mainfrom
fastjames:fastjames/331/make-hackney-optional
Open

Update deps to match ex_aws#332
fastjames wants to merge 5 commits intoex-aws:mainfrom
fastjames:fastjames/331/make-hackney-optional

Conversation

@fastjames
Copy link
Contributor

Update the mixfile deps section to align with the dependency requirements of ex_aws, specifically around HTTP client libraries.

closes #331

Update the mixfile deps section to align with the dependency
requirements of `ex_aws`, specifically around HTTP client libraries.
Achieve passing with the existing matrix before adding newer entries.
Update `.tool-versions` to match what the CI matrix considers the latest
supported toolset.
@fastjames
Copy link
Contributor Author

I removed 1.14 from the CI matrix since it's EOL for bugfixes and security fixes (and it appeared to be incompatible with some of the library updates). I tried adding 1.19/OTP28 but that also failed, so that can wait for another PR.

@fastjames
Copy link
Contributor Author

Hmm, I see that ex_aws still tests back to 1.13. If parity is important, I will put some more time into making that work here as well.

Update the README sample to specify `jason` instead of `poison`.
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.

[Feature] Support multiple HTTP client libraries

1 participant