Skip to content

#1149 Support deprecated options #1150

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrshridhara
Copy link

@mrshridhara mrshridhara commented Apr 23, 2024

  • Updated MetaType to check if System.ObsoleteAttribute exists on type or field to add deprecated option while generating proto.
  • Added unit test to reproduce the issue.

Closes #1149

@mrshridhara mrshridhara force-pushed the issue1149 branch 2 times, most recently from e183262 to ec62ef1 Compare May 5, 2025 16:25
- Updated `MetaType` to check if `System.ObsoleteAttribute` exists on type or field to add deprecated option while generating proto.
- Added unit test to reproduce the issue.
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.

Serializer.GetProto does not honor System.ObsoleteAttribute
1 participant