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

Merge in changes from the main repo and update for Rails 8 compatibilty #3

Merged
merged 24 commits into from
Jan 14, 2025

Conversation

aellispierce
Copy link

@aellispierce aellispierce commented Jan 14, 2025

This updates the fork to be up to date with the main upstream repo, removing our custom Faraday 2.X implementation in favor of the upstream one that was merged after ours.

The last commit, which bumps our activesupport dependency, is my only modification.

markedmondson and others added 23 commits December 20, 2022 16:25
Add support for Unauthorized and Forbidden response codes, and handle non-JSON errors
filter custom page query param from outgoing PD requests
Adds faraday 2 support, with backwards compatibility for faraday 1
@aellispierce aellispierce changed the title Update with upstream Merge in changes from the main repo and update for Rails 8 compatibilty Jan 14, 2025
If I set this to only be a patch version, then updating to a higher patch would unexpectedly break this gem. There shouldn't be any breaking changes until the next major version. This also matches the pr to the main upstream repo.
@aellispierce aellispierce merged commit b42cc6a into fh-main Jan 14, 2025
2 checks passed
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.

7 participants