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 deprecated/dead code #1115

Merged
merged 1 commit into from
Jan 26, 2021
Merged

Remove deprecated/dead code #1115

merged 1 commit into from
Jan 26, 2021

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 26, 2021

Motivation:

We made no commitment to carry API which was deprecated before 1.0.0, so
let's remove all shims, deprecated and unreachable code.

Modifications:

  • Remove shims
  • Remove some call contexts, since they're for use with the old RPC
    handling

Result:

Less code.

Motivation:

We made no commitment to carry API which was deprecated before 1.0.0, so
let's remove all shims, deprecated and unreachable code.

Modifications:

- Remove shims
- Remove some call contexts, since they're for use with the old RPC
  handling

Result:

Less code.
@glbrntt glbrntt added the ⚠️ semver/major Breaks existing public API. label Jan 26, 2021
@glbrntt glbrntt requested a review from Lukasa January 26, 2021 08:46
Copy link
Collaborator

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

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

Love deleting code, world's best patch, we can retire happy now.

@glbrntt glbrntt merged commit 3500a56 into grpc:main Jan 26, 2021
@glbrntt glbrntt deleted the gb-remove-stuff branch January 26, 2021 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ semver/major Breaks existing public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants