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

Filter/ExactMatch: rename a private property #258

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jan 12, 2024

Description

Follow up on PR #202.

There has been some discussion in ticket #198 about the future names of the methods which are associated with the properties and as one of the methods will get a rename, this commit anticipates on that by renaming the property which will capture the return value of the method to be in line with that change.

As the property is private, this is a change which doesn't affect the API and is therefore non-breaking.

Suggested changelog entry

N/A

Related issues/external references

The method renames will be handled in separate PRs as those are in the public API. See #198, #199 and #203.

Follow up on PR 202.

There has been some discussion in ticket 198 about the future names of the methods which are associated with the properties and as one of the methods will get a rename, this commit anticipates on that by renaming the property which will capture the return value of the method to be in line with that change.

As the property is `private`, this is a change which doesn't affect the API and is therefore non-breaking.

The method renames will be handled in separate PRs as those are in the public API. See 198, 199 and 203.
@jrfnl jrfnl added this to the 3.8.x Next milestone Jan 12, 2024
@jrfnl jrfnl merged commit f6566e9 into master Jan 12, 2024
46 checks passed
@jrfnl jrfnl deleted the feature/198-filters-property-rename-follow-up branch January 12, 2024 23:53
@jrfnl jrfnl modified the milestones: 3.8.x Next, 3.9.0 Jan 19, 2024
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.

1 participant