Skip to content

Add Req http client adapter - #157

Merged
achempion merged 23 commits into
masterfrom
req-default-adapter
Aug 17, 2026
Merged

Add Req http client adapter#157
achempion merged 23 commits into
masterfrom
req-default-adapter

Conversation

@achempion

@achempion achempion commented Aug 15, 2026

Copy link
Copy Markdown
Member

closes #149, #154, #156

  • Adds Req adapter
  • Removes hackney 1.x from the project
  • Marks both Req and ExAws as optional dependecies
  • Updates related documentation

See the Changelog for breaking changes.

Notes

This will be a part of next major waffle release.

I took liberty to rename some configuration option names, something I wanted to do given the right chance.

The work is sponsored by oficinaria.com.br, marketplace for in-person creative workshops Brazil.

@achempion
achempion marked this pull request as ready for review August 16, 2026 13:05
@achempion
achempion force-pushed the req-default-adapter branch from 1bc4dbb to 88604e4 Compare August 16, 2026 13:15
@achempion
achempion force-pushed the req-default-adapter branch from 2d241f6 to a30131e Compare August 16, 2026 17:51
@achempion
achempion force-pushed the req-default-adapter branch from c8e206c to bf3ccf5 Compare August 16, 2026 19:49
@achempion
achempion force-pushed the req-default-adapter branch from 3c12499 to 62b02c1 Compare August 16, 2026 21:21
@achempion
achempion merged commit e9cd544 into master Aug 17, 2026
1 check passed
@achempion achempion mentioned this pull request Aug 17, 2026
1 task
@achempion achempion mentioned this pull request Aug 17, 2026
1 task
@cbecker

cbecker commented Aug 17, 2026

Copy link
Copy Markdown

@achempion can you release a new version? would simplify upgrading and handling the old hackney security issue. thanks!

@achempion
achempion deleted the req-default-adapter branch August 17, 2026 09:29
@achempion

achempion commented Aug 17, 2026

Copy link
Copy Markdown
Member Author

@achempion can you release a new version? would simplify upgrading and handling the old hackney security issue. thanks!

released, I'll promote rc next week

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.

Update hackney dependency to 4.x to fix CVE-2026-47075 and CVE-2026-47066

2 participants