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 deprecation annotations based on proto annotations #10

Merged
merged 5 commits into from
Mar 5, 2024

Conversation

andersfugmann
Copy link
Owner

@andersfugmann andersfugmann commented Mar 4, 2024

Implemented:

  • fields
  • messages
  • enums
  • enum values
  • services
  • service methods
  • file

closes #8

@andersfugmann andersfugmann force-pushed the andersfugmann/handle_deprecation_annotations branch 2 times, most recently from b1ab620 to b1caeb2 Compare March 5, 2024 19:34
@andersfugmann andersfugmann force-pushed the andersfugmann/handle_deprecation_annotations branch from b1caeb2 to d12e94c Compare March 5, 2024 19:37
@andersfugmann andersfugmann marked this pull request as ready for review March 5, 2024 21:01
@andersfugmann andersfugmann merged commit 5f8a0b5 into main Mar 5, 2024
4 checks passed
@andersfugmann andersfugmann deleted the andersfugmann/handle_deprecation_annotations branch March 5, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support [deprecated=true] annotations
1 participant