Skip to content

Remove deprecated Methods module - #10

Merged
samuel-williams-shopify merged 1 commit into
mainfrom
remove-methods
Aug 17, 2026
Merged

Remove deprecated Methods module#10
samuel-williams-shopify merged 1 commit into
mainfrom
remove-methods

Conversation

@samuel-williams-shopify

Copy link
Copy Markdown
Contributor

Remove the Protocol::GRPC::Methods compatibility namespace now that its replacement APIs shipped in protocol-grpc 0.13.0.

  • Remove lib/protocol/grpc/methods.rb and its compatibility tests.
  • Stop loading Methods from protocol/grpc.
  • Direct users to Route, Metadata, and Header::Timeout in the unreleased breaking-change note.

The dependent async-grpc PR has also been updated to use protocol-grpc 0.13.0 without any Methods calls.

Validation:

  • bundle exec bake test
  • bundle exec rubocop (56 files, no offenses)
  • bundle exec bake decode:index:coverage lib (99/99 public definitions documented)

@samuel-williams-shopify
samuel-williams-shopify merged commit 35841fc into main Aug 17, 2026
40 of 52 checks passed
@samuel-williams-shopify
samuel-williams-shopify deleted the remove-methods branch August 17, 2026 00:05
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.

1 participant