Skip to content

Adds attr_reader to Graphiti::Errors::UnsupportedOperator - #506

Merged
jkeen merged 4 commits into
graphiti-api:mainfrom
mapreal19:patch-1
Jul 28, 2026
Merged

Adds attr_reader to Graphiti::Errors::UnsupportedOperator#506
jkeen merged 4 commits into
graphiti-api:mainfrom
mapreal19:patch-1

Conversation

@mapreal19

Copy link
Copy Markdown
Contributor

We want to build our own error detail message without the resource class name #message includes

We could do it now via instance_variable_get but that's brittle across future gem releases

@jkeen
jkeen merged commit 315cc30 into graphiti-api:main Jul 28, 2026
51 checks passed
@mapreal19

Copy link
Copy Markdown
Contributor Author

@jkeen thank you for taking over 🙏

@mapreal19
mapreal19 deleted the patch-1 branch July 28, 2026 13:34
github-actions Bot pushed a commit that referenced this pull request Jul 28, 2026
# [1.11.0](v1.10.3...v1.11.0) (2026-07-28)

### Bug Fixes

* filter instead of failing for nil string values ([#503](#503)) ([44bf76c](44bf76c))

### Features

* adds attr_reader to Graphiti::Errors::UnsupportedOperator ([#506](#506)) ([315cc30](315cc30))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants