GoogleCloudPlatform / GoogleCloudPlatform/BigQuery-Agent-Analytics-SDK
adk-2.0 producer: delete deprecated on_state_change_callback stub
Open
- Dominant language
- Python
- Stars
- 47
- Forks
- 21
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 33
Description
Parent tracker: #190 (v15 contract).
Wave: 2 — Producer cleanup.
## Contract
`on_state_change_callback` in `bigquery_agent_analytics_plugin.py:3125` is deprecated, logs a warning, and is never called by the framework. Delete the stub and the warning path.
## Acceptance
- [ ] `on_state_change_callback` and its warning code removed.
- [ ] No remaining references in the plugin or tests.
- [ ] Existing tests pass.
## References
- #190 (v15 producer §7).
- `src/google/adk/plugins/bigquery_agent_analytics_plugin.py:3125`.
Contributor guide
Assessment
This issue has not been assessed yet.