Skip to content

Latest commit

 

History

History
188 lines (85 loc) · 11 KB

File metadata and controls

188 lines (85 loc) · 11 KB

Changelog

0.23.0 (2026-02-19)

Features

  • [chat] Addition of QuoteType enum, QuotedMessageSnapshot & ForwardMetadata in the QuotedMessageMetadata proto (#7084) (9f75b64)

0.22.0 (2026-01-22)

Features

  • [chat] updated v3 dialogflow client libraries (#7006) (6698e2e)

0.21.0 (2025-10-25)

Features

  • [chat] add ROLE_ASSISTANT_MANAGER to the MembershipRole enum in the Membership proto and assistant_managers_allowed to the PermissionSetting (#6843) (84654a5)

0.20.0 (2025-10-16)

Features

0.19.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

0.19.0 (2025-08-27)

⚠ BREAKING CHANGES

  • [chat] Changed field behavior for an existing field name in message .google.chat.v1.QuotedMessageMetadata (#6619)

Bug Fixes

  • [chat] Changed field behavior for an existing field name in message .google.chat.v1.QuotedMessageMetadata (#6619) (71b30db)

0.18.0 (2025-08-04)

Features

  • [chat] Addition of app auth support for chat api (#6545) (f185fb1)

0.17.0 (2025-07-28)

Features

  • [chat] Exposing 1p integration message content (drive, calendar, huddle, meet chips) (#6517) (e29b9a3)

0.16.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6417) (0d6d584)
  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

0.15.0 (2025-03-19)

Features

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6182) (c41ff07)

0.14.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [chat] Addition of space notification setting Chat API (#6120) (062dff4)
  • [Many APIs] add request/response debug logging to gapics, update templates to gax 5 (54a73fe)

Miscellaneous Chores

0.13.0 (2025-02-28)

Features

  • [chat] Add DeletionType.SPACE_MEMBER. This is returned when a message sent by an app is deleted by a human in a space (#6030) (550aafa)

0.12.0 (2025-01-29)

Features

  • [chat] A new field custom_emoji_metadata is added to message .google.chat.v1.Annotation (#5988) (8da9b83)

0.11.0 (2024-12-18)

Features

  • [chat] Add missing field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto (#5870) (0730fb1)
  • [chat] Chat Apps can now retrieve the import mode expire time information to know when to complete the import mode properly (#5860) (02b43ef)

0.10.0 (2024-10-10)

Features

  • [chat] Add doc for permission settings & announcement space support (#5731) (d5a4a46)

0.9.0 (2024-09-13)

Features

  • [chat] If you're a domain administrator or a delegated administrator, you can now include the useAdminAccess parameter when you call the Chat API with your administrator privileges with the following methods to manage Chat spaces and membership... (#5675) (4f0945e)

0.8.0 (2024-09-10)

Features

  • [chat] Add CHAT_SPACE link type support for GA launch (#5659) (b61a65d)

0.7.0 (2024-07-22)

Features

  • [chat] add GetSpaceEvent and ListSpaceEvents APIs (#5546) (40e0811)

0.6.0 (2024-07-10)

Features

  • [chat] Add doc for Discoverable Space support for GA launch (#5525) (9a80089)

0.5.0 (2024-05-21)

Features

  • [chat] update Nodejs generator to send API versions in headers for GAPICs (#5345) (e99879b)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

0.4.0 (2024-04-23)

Features

0.3.0 (2024-04-18)

Features

0.2.0 (2024-04-05)

Features

0.1.0 (2024-03-23)

Features