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

Feature/refactor operation naming #5

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

mikeymike
Copy link
Contributor

The change prevents the need to alias when working with different resource operations.

After some discussion it felt like this change is very beneficial and while we're <1.0.0 it's the best time to get this in.

Note this is a breaking change All operation classes have been renamed, this will require consumer class instantiations to be updated accordingly.

@mikeymike mikeymike requested a review from a team January 15, 2024 16:13
The change prevents the need to alias when working with different resource operations.

BREAKING CHANGE: All operation classes have been renamed, this will require
consumer class instantiations to be updated accordingly.
@mikeymike mikeymike force-pushed the feature/refactor-operation-naming branch from 6781e17 to 13f2505 Compare January 22, 2024 10:28
vifer
vifer previously approved these changes Jan 22, 2024
Copy link
Contributor

@vifer vifer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks good 🚀

@mikeymike mikeymike merged commit 551ded5 into main Jan 23, 2024
3 checks passed
@mikeymike mikeymike deleted the feature/refactor-operation-naming branch January 23, 2024 14:02
@Invincibear
Copy link
Contributor

README.md needs updating

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

Successfully merging this pull request may close these issues.

3 participants