Skip to content

v1.4.0

Latest

Choose a tag to compare

@keyurva keyurva released this 03 Sep 18:29
· 1 commit to main since this release
3419c82

What's Changed

  • Standardized on Agent API & Removed Legacy Local Mode:
    • Deprecated legacy local mixer client and BigQuery fallback mode in favor of standardizing exclusively on the Data Commons Agent API (/v2).
    • Streamlined settings and environment configuration (DC_AGENT_API_ROOT).
    • Removed obsolete local topic caches, constrained variable schemas, and unused legacy client abstractions.
  • Fixed Researcher Skills:
    • Updated researcher skills to reflect tabular format of get_observations and get_child_observations response schemas.

Commits

  • docs(mcp): update get_observations and get_child_observations response schema to tabular format in researcher skills by @premr in #215
  • Remove legacy local mode and standardize on Agent API by @keyurva in #216
  • chore: bump version to 1.4.0 by @datacommons-robot-author in #218

New Contributors

Full Changelog: v1.3.0...v1.4.0