Skip to content

DATA-3781: Deprecate AddTagsToBinaryDataByFilter, RemoveTagsFromBinaryDataByFilter #661

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 4 commits into
base: main
Choose a base branch
from

Conversation

vpandiarajan20
Copy link
Member

@vpandiarajan20 vpandiarajan20 commented Mar 31, 2025

Marks Add/RemoveTagsToBinaryDataByFilter as deprecated. I'm actually not sure if I should be doing anything else to deprecate these endpoints, so please let me know!

@github-actions github-actions bot added the safe to test committer is a member of this org label Mar 31, 2025
@vpandiarajan20 vpandiarajan20 added ready-for-protos add this when you want protos to compile on every commit safe to test committer is a member of this org and removed safe to test committer is a member of this org labels Mar 31, 2025
Copy link
Member

@vijayvuyyuru vijayvuyyuru left a comment

Choose a reason for hiding this comment

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

These changes look fine to me. Not sure what the timeline is on fully removing these. Theres a reasonable chance youll need to update RDK and app to have no lints around these methods on the newest API version, otherwise itll block other peoples merges. Im not as sure about the SDKs outside of Go. Also not sure if this needs to be posted in breaking changes, I assume these endpoints arent really used?

Copy link
Member

@tahiyasalam tahiyasalam left a comment

Choose a reason for hiding this comment

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

Before deprecating these APIs, we should:

  • check to see in Cloud logging if these APIs have been used in the past month
  • check with sol eng / product to ensure no one is using these
  • remove from RDK/CLI
  • deprecate here
  • deprecate in APP

Copy link
Member

@tahiyasalam tahiyasalam left a comment

Choose a reason for hiding this comment

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

requesting changes so we can ensure we go through the punch list before deprecating! ty!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protos-compiled ready-for-protos add this when you want protos to compile on every commit safe to test committer is a member of this org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants