As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visit Python 2 support on Google Cloud.

Changelog

0.2.5 (2025-03-15)

Bug Fixes

  • [Many APIs] Allow Protobuf 6.x (a1b9294)

0.2.4 (2025-03-09)

Features

  • Addition of space notification setting Chat API (4c3dbf2)

0.2.3 (2025-02-24)

Features

  • [google-apps-chat] Add DeletionType.SPACE_MEMBER. This is returned when a message sent by an app is deleted by a human in a space (#13539) (8366123)

0.2.2 (2025-02-12)

Features

  • Add REST Interceptors which support reading metadata (a961bc0)

  • Add support for reading selective GAPIC generation methods from service YAML (a961bc0)

Documentation

  • Update Google chat app command documentation (50d43b1)

0.2.1 (2025-01-29)

Features

  • A new field custom_emoji_metadata is added to message .google.chat.v1.Annotation (b165f92)

  • A new message CustomEmojiMetadata is added (b165f92)

  • A new value CUSTOM_EMOJI is added to enum AnnotationType (b165f92)

Documentation

  • A comment for field custom_emoji in message .google.chat.v1.Emoji is changed (b165f92)

  • A comment for method CreateReaction in service ChatService is changed (b165f92)

  • A comment for method DeleteReaction in service ChatService is changed (b165f92)

0.2.0 (2024-12-12)

⚠ BREAKING CHANGES

  • Changed field behavior for an existing field update_mask and emoji

Features

  • Add support for opt-in debug logging (06e3ecc)

  • Chat Apps can now retrieve the import mode expire time information to know when to complete the import mode properly (06e3ecc)

Bug Fixes

  • Changed field behavior for an existing field update_mask and emoji (06e3ecc)

Documentation

  • Update reference documentation to include import_mode_expire_time field (06e3ecc)

0.1.14 (2024-10-31)

Bug Fixes

  • disable universe-domain validation (85c7512)

0.1.13 (2024-10-24)

Features

0.1.12 (2024-10-08)

Features

  • Add doc for import mode external users support (3881914)

  • Add doc for permission settings & announcement space support (3881914)

Documentation

  • Discoverable space docs improvement (3881914)

  • Memberships API dev docs improvement (3881914)

  • Messages API dev docs improvement (3881914)

0.1.11 (2024-09-16)

Features

  • 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 memberships in your Workspace organization: (a20b1e5)

Documentation

  • A comment for field filter in message .google.chat.v1.ListMembershipsRequest is updated to support != operator (a20b1e5)

0.1.10 (2024-09-05)

Features

  • [google-apps-chat] Add CHAT_SPACE link type support for GA launch (#13064) (0ee300a)

0.1.9 (2024-07-30)

Features

  • [google-apps-chat] add GetSpaceEvent and ListSpaceEvents APIs (#12904) (c6f70a6)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (c6eeae0)

0.1.8 (2024-07-08)

Features

  • Add doc for Discoverable Space support for GA launch (09391b2)

Bug Fixes

Documentation

  • Update resource naming formats (09391b2)

0.1.7 (2024-06-27)

Documentation

  • Update doc for CreateMembership in service ChatService to support group members (5c8eaae)

  • Update doc for field group_member in message google.chat.v1.Membership (5c8eaae)

  • Update doc for SetUpSpace in service ChatService to support group members (5c8eaae)

0.1.6 (2024-05-16)

Documentation

0.1.5 (2024-04-22)

Features

0.1.4 (2024-04-18)

Features

0.1.3 (2024-04-16)

Bug Fixes

  • deps: Require google-apps-card >= 0.1.2 (66162a7)

Documentation

  • Chat API documentation update (66162a7)

0.1.2 (2024-03-27)

Features

  • [google-apps-chat] Launch AccessoryAction for GA (#12517) (a2113a8)

0.1.1 (2024-03-22)

Features

  • add rich link annotation type (a33e4b0)

0.1.0 (2024-03-05)

Features

Changelog