You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: migrate deprecated apis to use warn_deprecation decorator
- add warn_deprecation decorator to analytics_rule_v1 and analytics_rules_v1
- add warn_deprecation decorator to override and overrides classes
- add warn_deprecation decorator to synonym and synonyms classes
- remove manual deprecation warning code and global flags
- replace manual logger.warning calls with decorator-based warnings
0 commit comments