Version history
Version 1.0.0-beta13, released 2025-03-10
New features
- Addition of space notification setting Chat API (commit 23f70d6)
Version 1.0.0-beta12, released 2025-02-25
New features
- Add DeletionType.SPACE_MEMBER. This is returned when a message sent by an app is deleted by a human in a space (commit b729eb0)
Documentation improvements
- Update Google chat app command documentation (commit 43e29cc)
Version 1.0.0-beta11, released 2025-02-03
New features
- A new field
custom_emoji_metadata
is added to message.google.chat.v1.Annotation
(commit fa9d4b8) - A new message
CustomEmojiMetadata
is added (commit fa9d4b8) - A new value
CUSTOM_EMOJI
is added to enumAnnotationType
(commit fa9d4b8)
Documentation improvements
- A comment for method
CreateReaction
in serviceChatService
is changed (commit fa9d4b8) - A comment for method
DeleteReaction
in serviceChatService
is changed (commit fa9d4b8) - A comment for field
custom_emoji
in message.google.chat.v1.Emoji
is changed (commit fa9d4b8)
Version 1.0.0-beta10, released 2024-12-12
Bug fixes
- BREAKING CHANGE Changed field behavior for an existing field
update_mask
andemoji
(commit ec46bf2)
New features
- Add missing field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto (commit ec46bf2)
Documentation improvements
- Update field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto (commit ec46bf2)
Version 1.0.0-beta09, released 2024-12-06
New features
- Chat Apps can now retrieve the import mode expire time information to know when to complete the import mode properly (commit 84cf136)
Documentation improvements
- Update reference documentation to include import_mode_expire_time field (commit 84cf136)
Version 1.0.0-beta08, released 2024-10-07
New features
- Add doc for permission settings & announcement space support (commit b8b7166)
- Add doc for import mode external users support (commit b8b7166)
Documentation improvements
- Messages API dev docs improvement (commit b8b7166)
- Memberships API dev docs improvement (commit b8b7166)
- Discoverable space docs improvement (commit b8b7166)
Version 1.0.0-beta07, released 2024-09-16
New 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: (commit a6692fa)
Documentation improvements
- A comment for field
filter
in message.google.chat.v1.ListMembershipsRequest
is updated to support!=
operator (commit a6692fa)
Version 1.0.0-beta06, released 2024-09-09
New features
- Add CHAT_SPACE link type support for GA launch (commit e661468)
Version 1.0.0-beta05, released 2024-07-22
New features
- Add GetSpaceEvent and ListSpaceEvents APIs (commit 37667db)
Version 1.0.0-beta04, released 2024-07-08
New features
- Add doc for Discoverable Space support for GA launch (commit 53f49ef)
Documentation improvements
- Update resource naming formats (commit 53f49ef)
- Update doc for
SetUpSpace
in serviceChatService
to support group members (commit 7adcc7f) - Update doc for
CreateMembership
in serviceChatService
to support group members (commit 7adcc7f) - Update doc for field
group_member
in messagegoogle.chat.v1.Membership
(commit 7adcc7f) - Update Chat API comments (commit 7e918d2)
Version 1.0.0-beta03, released 2024-05-08
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2)
Version 1.0.0-beta02, released 2024-04-22
New features
- Add Chat read state APIs (commit 94ab34d)
Version 1.0.0-beta01, released 2024-04-18
Initial release.