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

Remove interface method ResourceContext#shouldReturnEntity #648

Merged
merged 2 commits into from Dec 2, 2021

Conversation

evanw555
Copy link
Contributor

This method has been deprecated since version 27.2.0, so users have had time to migrate to the preferred method.

Cleaning this up before I forget..

@evanw555 evanw555 added the backward-incompatible Changes/removes an existing API, requires major version bump. PRs with this label should be bundled. label Jun 26, 2021
@evanw555 evanw555 force-pushed the cleanup/remove-should-return-entity branch from 55fe0ae to b7c3c7b Compare June 26, 2021 03:55
@evanw555 evanw555 added the v30 Should be bundled with the version 30.0.0 release label Oct 27, 2021
This method has been deprecated since version 27.2.0, so users have had
time to migrate to the preferred method. Also removes subclass method
ResourceContextImpl#shouldReturnEntity.
@evanw555 evanw555 force-pushed the cleanup/remove-should-return-entity branch from b7c3c7b to 07d945e Compare November 30, 2021 00:39
@nickibi nickibi changed the base branch from master to release/v30 December 2, 2021 23:05
@nickibi nickibi merged commit ca25efe into release/v30 Dec 2, 2021
@nickibi nickibi deleted the cleanup/remove-should-return-entity branch December 2, 2021 23:06
evanw555 added a commit that referenced this pull request Dec 3, 2021
This method has been deprecated since version 27.2.0, so users have had
time to migrate to the preferred method. Also removes subclass method
ResourceContextImpl#shouldReturnEntity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backward-incompatible Changes/removes an existing API, requires major version bump. PRs with this label should be bundled. v30 Should be bundled with the version 30.0.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants