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

Add "--version" to protoc-gen-grpc-swift #1557

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 26, 2023

Motivation:

It can be useful to know the version of the protoc plugin being used.

Modifications:

  • Add a "--version" flag to protoc-gen-grpc-swift which prints the plugin name and version.

Result:

Resolves #1556

Motivation:

It can be useful to know the version of the protoc plugin being used.

Modifications:

- Add a "--version" flag to protoc-gen-grpc-swift which prints the
  plugin name and version.

Result:

Resolves grpc#1556
@glbrntt glbrntt added the semver-patch • Requires a SemVer Patch version change label Jan 26, 2023
@Lukasa Lukasa enabled auto-merge (squash) January 26, 2023 11:29
@Lukasa Lukasa merged commit 93882cc into grpc:main Jan 26, 2023
@glbrntt glbrntt deleted the gb-plugin-version branch January 26, 2023 13:05
WendellXY pushed a commit to sundayfun/grpc-swift that referenced this pull request Aug 24, 2023
Motivation:

It can be useful to know the version of the protoc plugin being used.

Modifications:

- Add a "--version" flag to protoc-gen-grpc-swift which prints the
  plugin name and version.

Result:

Resolves grpc#1556
pinlin168 pushed a commit to sundayfun/grpc-swift that referenced this pull request Aug 24, 2023
Motivation:

It can be useful to know the version of the protoc plugin being used.

Modifications:

- Add a "--version" flag to protoc-gen-grpc-swift which prints the
  plugin name and version.

Result:

Resolves grpc#1556
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch • Requires a SemVer Patch version change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

protoc-gen-grpc-swift --version
2 participants