Changelog

0.3.2 (2024-01-30)

Bug Fixes

  • ai/generativelanguage: Fix content.proto's Schema - type should be required (97d62c7)
  • ai: Enable universe domain resolution options (fd1d569)

0.3.1 (2024-01-22)

Documentation

  • ai/generativelanguage: Fixed minor documentation typos for field function_declarations in message .google.ai.generativelanguage.v1beta.Tool (af2f8b4)

0.3.0 (2023-12-13)

Features

0.2.0 (2023-12-11)

Features

  • ai/generativelanguage: Add v1beta, adds GenerativeService and RetrievalService (29effe6)
  • ai: New clients (#9126) (c09249e)

0.1.4 (2023-11-01)

Bug Fixes

  • ai: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

0.1.3 (2023-10-26)

Bug Fixes

  • ai: Update grpc-go to v1.59.0 (81a97b0)

0.1.2 (2023-10-12)

Bug Fixes

  • ai: Update golang.org/x/net to v0.17.0 (174da47)

0.1.1 (2023-07-24)

Documentation

0.1.0 (2023-07-10)

Features

  • ai/generativelanguage: Start generating apiv1beta2 (#8229) (837f325)

Changes