Skip to content

Latest commit

 

History

History
177 lines (80 loc) · 8.12 KB

File metadata and controls

177 lines (80 loc) · 8.12 KB

Changes

0.9.0 (2026-04-02)

0.8.0 (2025-07-09)

Features

0.7.4 (2025-06-04)

Bug Fixes

  • apps: Fix: upgrade gRPC service registration func (6a871e0)

0.7.3 (2025-05-13)

Bug Fixes

  • apps/events/subscriptions: An existing oauth_scope https (35b4f4a)

0.7.2 (2025-04-15)

Bug Fixes

  • apps: Update google.golang.org/api to 0.229.0 (3319672)

0.7.1 (2025-03-13)

Bug Fixes

  • apps: Update golang.org/x/net to 0.37.0 (1144978)

0.7.0 (2025-02-26)

Features

  • apps/meet: Add ConnectActiveConference method to SpacesService (794ecf7)

0.6.0 (2025-01-30)

Features

  • apps/meet: Add methods for [configuring meeting spaces and members](https (de5ca9d)
  • apps/meet: Add new OAuth scope `https (de5ca9d)
  • apps/meet: Add new OAuth scope `https (de5ca9d)

Documentation

  • apps/meet: Improve docs for GetSpaceRequest, EndActiveConferenceRequest, ListConferenceRecordsRequest (de5ca9d)
  • apps/meet: Improve docs for GetSpaceRequest, EndActiveConferenceRequest, ListConferenceRecordsRequest (de5ca9d)
  • apps/meet: Remove Developer Preview label from methods that are now generally available (de5ca9d)

0.5.3 (2025-01-02)

Bug Fixes

  • apps: Update golang.org/x/net to v0.33.0 (e9b0b69)

0.5.2 (2024-10-23)

Bug Fixes

  • apps: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • apps: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)

0.5.1 (2024-09-12)

Bug Fixes

  • apps: Bump dependencies (2ddeb15)

0.5.0 (2024-08-20)

Features

  • apps: Add support for Go 1.23 iterators (84461c0)

0.4.7 (2024-08-08)

Bug Fixes

  • apps: Update google.golang.org/api to v0.191.0 (5b32644)

0.4.6 (2024-07-24)

Bug Fixes

  • apps: Update dependencies (257c40b)

0.4.5 (2024-07-10)

Bug Fixes

  • apps: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)

0.4.4 (2024-07-01)

Bug Fixes

  • apps: Bump google.golang.org/api@v0.187.0 (8fa9e39)

0.4.3 (2024-06-26)

Bug Fixes

  • apps: Enable new auth lib (b95805f)

0.4.2 (2024-05-01)

Bug Fixes

  • apps: Bump x/net to v0.24.0 (ba31ed5)

0.4.1 (2024-03-12)

Documentation

  • apps/events/subscriptions: A comment for message Subscription is changed (0f56155)

0.4.0 (2024-02-21)

Features

0.3.0 (2024-02-06)

Features

0.2.1 (2024-01-30)

Bug Fixes

  • apps: Enable universe domain resolution options (fd1d569)

0.2.0 (2024-01-03)

Features

  • apps/meet: Added start and end time fields to Recording and Transcript resources (69c49f2)

0.1.0 (2023-12-13)

Features

Changes