Skip to content

Latest commit

 

History

History
82 lines (45 loc) · 2.39 KB

File metadata and controls

82 lines (45 loc) · 2.39 KB

Changelog

0.9.1 (2026-04-03)

Documentation

  • update SelectiveGapicGeneration usage doc (#33478)

0.9.0 (2026-04-02)

Features

  • publish client batch config schema (#33434)

0.8.0 (2026-03-19)

Features

  • add ParameterizedSecureViewParameters message and field for PSV support
  • Upgrade dependencies for Ruby v4.0 and drop Ruby v3.1 support
  • upgrade protobuf from v25.7 to v31.0

0.7.0 (2026-02-08)

Features

  • add ClarificationMessage, thought-signature, formatted-data (#32410)

0.6.0 (2026-01-13)

Features

  • add custom prompt config in the request and return prompt in the response
  • add LookerGoldenQuery to Context
  • added sync APIs for the CRUD operations of Data Agent (#32297)

0.5.1 (2025-12-16)

Documentation

  • specify the data sources supported only by the QueryData API (#32275)

0.5.0 (2025-12-16)

Features

  • A new message AgentContextReference is added
  • add a QueryData API for NL2SQL conversion (#32258)

0.4.0 (2025-11-12)

Features

  • Adding a new SchemaRelationship message to define relationships between table schema (#32165)
  • Adding a new TextType PROGRESS to provide informational messages about an agent's progress for supporting more granular Agent RAG tools

0.3.1 (2025-10-27)

Documentation

  • add warning about loading unvalidated credentials

0.3.0 (2025-10-08)

Features

  • add ListOperations partial success flag (#31578)
  • add ListOperations unreachable resources

0.2.0 (2025-09-11)

Features

  • update gapic-common dependency for generated libraries to 1.2 which requires google-protobuf v4.26+ (#31015)

0.1.0 (2025-08-27)

Features

  • Initial generation of google-cloud-gemini_data_analytics-v1beta (#30905)

Release History