<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTOGENERATED FILE. DO NOT EDIT. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:workspace-release-notes</id>
  <title>Google Workspace - Release notes</title>
  <link rel="self" href="https://developers.google.com/feeds/workspace-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2026-04-22T00:00:00-07:00</updated>

  <entry>
    <title>April 22, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#April_22_2026</id>
    <updated>2026-04-22T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#April_22_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong><a href="https://developers.google.com/workspace/preview">Developer Preview</a></strong>: The <a href="https://modelcontextprotocol.io/">Model Context Protocol (MCP)</a> server for Google Chat is now available in developer preview. MCP is an open protocol that enables seamless integration between AI applications and your Chat conversations. By configuring the Chat MCP server, you enable AI agents to securely list messages and take actions, such as sending messages in your spaces.</p>
<p>For example, you can ask your AI agent: <em>"What's the latest update in the 'Project X' space?"</em></p>
<p>To get started with the Chat MCP server, see the following documentation:</p>
<ul>
<li><a href="https://developers.google.com/workspace/chat/api/guides/configure-mcp-server">Set up the Chat MCP server</a></li>
<li><a href="https://developers.google.com/workspace/chat/api/reference/mcp">Chat MCP tool reference</a></li>
</ul>
<p>To find more available MCP servers, see <a href="https://developers.google.com/workspace/guides/configure-mcp-servers">Model Context Protocol (MCP) servers in Google Workspace</a>.</p>
<h2 class="release-note-product-title">Gmail API</h2>
<h3>Feature</h3>
<p><strong><a href="https://developers.google.com/workspace/preview">Developer Preview</a></strong>: The <a href="https://modelcontextprotocol.io/">Model Context Protocol (MCP)</a> server for Gmail is now available in developer preview. MCP is an open protocol that enables seamless integration between AI applications and Gmail. By configuring the Gmail MCP server, you enable AI agents to securely read your emails and take actions, such as creating drafts and labeling messages.</p>
<p>For example, you can ask your AI agent: <em>"What did Ariel say in her last email about our marketing plan?"</em></p>
<p>To get started with the Gmail MCP server, see the following documentation:</p>
<ul>
<li><a href="https://developers.google.com/workspace/gmail/api/guides/configure-mcp-server">Set up the Gmail MCP server</a></li>
<li><a href="https://developers.google.com/workspace/gmail/api/reference/mcp">Gmail MCP tool reference</a></li>
</ul>
<p>To find more available MCP servers, see <a href="https://developers.google.com/workspace/guides/configure-mcp-servers">Model Context Protocol (MCP) servers in Google Workspace</a>.</p>
<h2 class="release-note-product-title">Google Calendar API</h2>
<h3>Feature</h3>
<p><strong><a href="https://developers.google.com/workspace/preview">Developer Preview</a></strong>: The <a href="https://modelcontextprotocol.io/">Model Context Protocol (MCP)</a> server for Google Calendar is now available in developer preview. MCP is an open protocol that enables seamless integration between AI applications and your calendars. By configuring the Calendar MCP server, you enable AI agents to securely read your schedule and take actions, such as creating, updating, or deleting events.</p>
<p>For example, you can ask your AI agent: <em>"When is my next meeting with Ariel?"</em></p>
<p>To get started with the Calendar MCP server, see the following documentation:</p>
<ul>
<li><a href="https://developers.google.com/workspace/calendar/api/guides/configure-mcp-server">Set up the Calendar MCP server</a></li>
<li><a href="https://developers.google.com/workspace/calendar/api/v3/reference/mcp">Calendar MCP tool reference</a></li>
</ul>
<p>To find more available MCP servers, see <a href="https://developers.google.com/workspace/guides/configure-mcp-servers">Model Context Protocol (MCP) servers in Google Workspace</a>.</p>
<h2 class="release-note-product-title">Google Drive API</h2>
<h3>Feature</h3>
<p><strong><a href="https://developers.google.com/workspace/preview">Developer Preview</a></strong>: The <a href="https://modelcontextprotocol.io/">Model Context Protocol (MCP)</a> server for Google Drive is now available in developer preview. MCP is an open protocol that enables seamless integration between AI applications and your Drive files. By configuring the Drive MCP server, you enable AI agents to securely search your files and take actions, such as reading content or creating files.</p>
<p>For example, you can ask your AI agent: <em>"Summarize the file 'Marketing Plan'."</em></p>
<p>To get started with the Drive MCP server, see the following documentation:</p>
<ul>
<li><a href="https://developers.google.com/workspace/drive/api/guides/configure-mcp-server">Set up the Drive MCP server</a></li>
<li><a href="https://developers.google.com/workspace/drive/api/reference/mcp">Drive MCP tool reference</a></li>
</ul>
<p>To find more available MCP servers, see <a href="https://developers.google.com/workspace/guides/configure-mcp-servers">Model Context Protocol (MCP) servers in Google Workspace</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 21, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#April_21_2026</id>
    <updated>2026-04-21T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#April_21_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Drive API</h2>
<h3>Feature</h3>
<p><strong>Generally Available</strong>: The Google Drive API now lets you start and manage
approvals on Drive files through the
<a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals"><code>approvals</code></a>
resource. The following API methods have been added:</p>
<ul>
<li><a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/start"><code>approvals.start</code></a></li>
<li><a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/approve"><code>approvals.approve</code></a></li>
<li><a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/decline"><code>approvals.decline</code></a></li>
<li><a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/reassign"><code>approvals.reassign</code></a></li>
<li><a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/cancel"><code>approvals.cancel</code></a></li>
<li><a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/comment"><code>approvals.comment</code></a></li>
</ul>
<p>You can still retrieve and list the status of your approvals using either the
<a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/get"><code>approvals.get</code></a>
or the
<a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/list"><code>approvals.list</code></a>
method.</p>
<p>For details, see <a href="https://developers.google.com/workspace/drive/api/guides/approvals">Manage
approvals</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 16, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#April_16_2026</id>
    <updated>2026-04-16T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#April_16_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Meet</h2>
<h3>Announcement</h3>
<p><strong>Meet API</strong></p>
<p><strong>Generally Available</strong>: The <a href="https://developers.google.com/workspace/meet/api/reference/rest/v2/spaces#Space.FIELDS.phone_access"><code>phoneAccess</code></a>
and
<a href="https://developers.google.com/workspace/meet/api/reference/rest/v2/spaces#Space.FIELDS.gateway_sip_access"><code>gatewaySipAccess</code></a>
fields on the
<a href="https://developers.google.com/workspace/meet/api/reference/rest/v2/spaces"><code>spaces</code></a>
resource can now be used to identify and join a meeting space.</p>
<p>For details, see <a href="https://developers.google.com/workspace/meet/api/guides/meeting-spaces-overview#identify-meeting-space">How Meet identifies a meeting
space</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 15, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#April_15_2026</id>
    <updated>2026-04-15T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#April_15_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Generally Available</strong>: Chat apps can find existing group conversations with specific members using the <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces/findGroupChats"><code>FindGroupChats</code></a> method. For more information, see <a href="https://developers.google.com/workspace/chat/find-group-chats">Find a group chat</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 10, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#April_10_2026</id>
    <updated>2026-04-10T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#April_10_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Developer Preview</strong>: You can now configure and respond to <strong>message actions</strong> in Google Chat. Message actions let users invoke your Chat app from the message context menu. This feature is available for both <a href="https://developers.google.com/workspace/chat/commands#respond-message-action">Google Chat apps</a> and <a href="https://developers.google.com/workspace/add-ons/chat/commands#respond-message-action">Google Workspace Add-ons that extend Google Chat</a> through the <a href="https://developers.google.com/workspace/preview">Developer Preview Program</a>.</p>
<h2 class="release-note-product-title">Google Workspace add-ons</h2>
<h3>Feature</h3>
<p><strong>Developer Preview</strong>: You can now configure and respond to <strong>message actions</strong> in Google Chat. Message actions let users invoke your Chat app from the message context menu. This feature is available for both <a href="https://developers.google.com/workspace/chat/commands#respond-message-action">Google Chat apps</a> and <a href="https://developers.google.com/workspace/add-ons/chat/commands#respond-message-action">Google Workspace Add-ons that extend Google Chat</a> through the <a href="https://developers.google.com/workspace/preview">Developer Preview Program</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 02, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#April_02_2026</id>
    <updated>2026-04-02T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#April_02_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Meet</h2>
<h3>Announcement</h3>
<p><strong>Meet API</strong></p>
<p><strong>Generally Available</strong>: The <a href="https://developers.google.com/workspace/meet/api/reference/rest/v2/conferenceRecords.smartNotes/get"><code>get</code></a>
and
<a href="https://developers.google.com/workspace/meet/api/reference/rest/v2/conferenceRecords.smartNotes/list"><code>list</code></a>
methods on the
<a href="https://developers.google.com/workspace/meet/api/reference/rest/v2/conferenceRecords.smartNotes"><code>smartNotes</code></a>
resource can now retrieve smart notes files in a conference record. For details,
see <a href="https://developers.google.com/workspace/meet/api/guides/artifacts#smart-notes">Work with
artifacts</a>.</p>
<p>Additionally, subscriptions are now generally available for the following
<code>smartNotes</code> events:</p>
<ul>
<li><code>google.workspace.meet.smartNote.v2.started</code></li>
<li><code>google.workspace.meet.smartNote.v2.ended</code></li>
<li><code>google.workspace.meet.smartNote.v2.fileGenerated</code></li>
</ul>
<p>For details, see <a href="https://developers.google.com/workspace/events/guides/events-meet">Subscribe to Google Meet
events</a> and
<a href="https://developers.google.com/workspace/meet/api/guides/events-overview">Respond to events from Google
Meet</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 01, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#April_01_2026</id>
    <updated>2026-04-01T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#April_01_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Generally Available:</strong> Generally available - You can now call the Chat API to create and manage custom sections and organize conversations into a personalized view.</p>
<p>For more information, see the following guides:</p>
<ul>
<li><a href="https://developers.google.com/workspace/chat/create-section">Create a custom section</a></li>
<li><a href="https://developers.google.com/workspace/chat/delete-section">Delete a custom section</a></li>
<li><a href="https://developers.google.com/workspace/chat/list-sections">List custom sections</a></li>
<li><a href="https://developers.google.com/workspace/chat/update-section">Update a custom section</a></li>
<li><a href="https://developers.google.com/workspace/chat/position-section">Position a custom section</a></li>
<li><a href="https://developers.google.com/workspace/chat/list-section-items">List custom section items</a></li>
<li><a href="https://developers.google.com/workspace/chat/move-section-item">Move a custom section item</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>March 31, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#March_31_2026</id>
    <updated>2026-03-31T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#March_31_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Generally available</strong>: The following Chat API methods support <a href="https://developers.google.com/workspace/chat/authenticate-authorize-chat-app">app authentication with administrator approval</a>:</p>
<ul>
<li><a href="https://developers.google.com/workspace/chat/get-messages#get-message-app-auth">Get a message</a></li>
<li><a href="https://developers.google.com/workspace/chat/list-messages#list-messages-app-auth">List messages</a></li>
<li><a href="https://developers.google.com/workspace/chat/get-space-event#get-space-event-app-auth">Get a space event</a></li>
<li><a href="https://developers.google.com/workspace/chat/list-space-events#list-space-events-app-auth">List space events</a></li>
</ul>
<p>Additionally, Chat apps can now call the following methods in the Google Workspace Events API using <a href="https://developers.google.com/workspace/chat/authenticate-authorize-chat-app">app authentication with administrator approval</a>:</p>
<ul>
<li><a href="https://developers.google.com/workspace/events/guides/create-subscription#app-auth">Subscribe to Chat space events</a></li>
<li><a href="https://developers.google.com/workspace/events/guides/update-subscription#update-app-auth">Update or renew a subscription</a></li>
<li><a href="https://developers.google.com/workspace/events/guides/reactivate-subscription#reactivate-app-auth">Reactivate a subscription</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>March 19, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#March_19_2026</id>
    <updated>2026-03-19T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#March_19_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Generally available</strong>: Chat apps can now format text with block quotes. For details, see <a href="https://developers.google.com/workspace/chat/format-messages#format-texts">Format your messages</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 12, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#March_12_2026</id>
    <updated>2026-03-12T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#March_12_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Apps Script</h2>
<h3>Feature</h3>
<p><strong>Generally Available:</strong> The <a href="https://developers.google.com/apps-script/reference/add-ons-response-service"><code>AddOnsResponseService</code></a> and its associated classes in Apps Script are now generally available. This service allows developers to create and manage interactive responses for Google Workspace Add-ons that extend Google Chat.</p>
<h2 class="release-note-product-title">Google Workspace add-ons</h2>
<h3>Feature</h3>
<p><strong>Generally Available:</strong> The Dialogflow integrations for Google Workspace Add-ons that extend Google Chat is now generally available. These integrations let add-ons use Dialogflow CX or Dialogflow ES to understand and respond to user queries in natural language. For more information, see <a href="https://developers.google.com/workspace/add-ons/chat/quickstart-dialogflow-cx">Build a Dialogflow CX Chat app</a> or <a href="https://developers.google.com/workspace/add-ons/chat/quickstart-dialogflow-es">Build a Dialogflow ES Chat app</a>.</p>
<h3>Feature</h3>
<p><strong>Generally Available:</strong> The Google Cloud Pub/Sub integration for Google Workspace Add-ons that extend Google Chat is now generally available. This integration allows add-ons to receive and respond to events from Google Chat using Pub/Sub. For more information, see <a href="https://developers.google.com/workspace/add-ons/chat/quickstart-pubsub">Build a Chat app that uses Pub/Sub</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 10, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#March_10_2026</id>
    <updated>2026-03-10T00:00:00-07:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#March_10_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Developer Preview</strong>: Chat apps can now create messages containing <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/cards">cards</a> on behalf of users with <a href="https://developers.google.com/workspace/chat/authenticate-authorize-chat-user">user authentication</a>. Additionally, apps can asynchronously update the cards in these messages without requiring user interaction. For more information, see <a href="https://developers.google.com/workspace/chat/create-update-interactive-cards">Create and update interactive cards</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 05, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#March_05_2026</id>
    <updated>2026-03-05T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#March_05_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Apps Script</h2>
<h3>Deprecated</h3>
<p><strong>Deprecated:</strong> The method <a href="https://developers.google.com/apps-script/reference/maps/maps#setAuthentication(String,String)"><code>setAuthentication(clientId, signingKey)</code></a> has been deprecated and is scheduled for sunset in June 2026. This change is because Maps platform <a href="https://developers.google.com/maps/premium/migrate-client-id#overview">client IDs were deprecated</a> on May 26, 2025, and can't be used after May 31, 2026. Instead, use <a href="https://developers.google.com/apps-script/reference/maps/maps#setauthenticationbyapikeyapikey"><code>setAuthenticationByKey(apiKey)</code></a> or <a href="https://developers.google.com/apps-script/reference/maps/maps#setauthenticationbyapikeyapikey,-signingkey"><code>setAuthenticationByKey(apiKey, signingKey)</code></a>. To get an API key, refer to the <a href="https://developers.google.com/maps/premium/migrate-client-id">Client ID Migration Guide</a>.</p>
<h3>Feature</h3>
<p><strong>Generally Available:</strong> To authenticate to the Maps service, you can now use an API key with the new methods <a href="https://developers.google.com/apps-script/reference/maps/maps#setauthenticationbyapikeyapikey"><code>setAuthenticationByKey(apiKey)</code></a> and <a href="https://developers.google.com/apps-script/reference/maps/maps#setauthenticationbyapikeyapikey,-signingkey"><code>setAuthenticationByKey(apiKey, signingKey)</code></a>. To reset authentication to the default mode, use <a href="https://developers.google.com/apps-script/reference/maps/maps#resetauthenticationapikey"><code>resetAuthenticationApiKey()</code></a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 25, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#February_25_2026</id>
    <updated>2026-02-25T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#February_25_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Drive API</h2>
<h3>Deprecated</h3>
<p><strong>Generally Available</strong>: The <code>enforceExpansiveAccess</code> query parameter is now deprecated for all methods in the <a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/permissions"><code>permissions</code></a> resource (v2 and v3). To restrict item access, use the <a href="https://developers.google.com/workspace/drive/api/guides/limited-expansive-access">folders with limited access</a> setting instead.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 17, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#February_17_2026</id>
    <updated>2026-02-17T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#February_17_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Calendar API</h2>
<h3>Announcement</h3>
<p>We have updated the guidance for using Google Meet conferences on Google
Calendar events.</p>
<p>Reusing Google Meet codes across different events can cause access issues, and
can expose meeting details to unintended users. We recommend that you generate a
new conference using the <code>createRequest</code> field for every new event.</p>
<p>For more information about using events with the Calendar API, <a href="https://developers.google.com/workspace/calendar/api/v3/reference/events#conferenceData">see the documentation for the <code>events</code> resource</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 09, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#February_09_2026</id>
    <updated>2026-02-09T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#February_09_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Generally Available:</strong> When <a href="https://developers.google.com/workspace/chat/create-messages#send-message-app">sending a message with app authentication</a>, Google Chat API now supports mentioning users who haven't joined a Chat space or are members of a <a href="https://developers.google.com/workspace/chat/import-data">space that is in import mode</a>. Previously, only <a href="https://developers.google.com/workspace/chat/create-messages#send-message-user">sending a message with user authentication</a> was supported. To learn how, see <a href="https://developers.google.com/workspace/chat/format-messages#messages-@mention">Mention users in a text message</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 03, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#February_03_2026</id>
    <updated>2026-02-03T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#February_03_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Developer Preview</strong>: You can now build Google Chat apps as Google Workspace add-ons that use <a href="https://cloud.google.com/pubsub/docs/">Cloud Pub/Sub</a> to receive messages. This architecture is useful if your Chat app is behind a firewall. For details, see <a href="https://developers.google.com/workspace/add-ons/chat/quickstart-pubsub">Build a Chat app that uses Pub/Sub</a>.</p>
<h2 class="release-note-product-title">Gmail API</h2>
<h3>Feature</h3>
<p><strong>Generally Available</strong>: The <a href="https://developers.google.com/workspace/gmail/postmaster">Gmail Postmaster Tools API</a> v2 is now generally available. The API provides access to the full Postmaster Tools dataset—including compliance status data—and includes enhancements like flexible querying with <code>queryDomainStats</code> and support for batch operations. For details on how to use the v2 API, see the updated <a href="https://developers.google.com/workspace/gmail/postmaster">Postmaster Tools API documentation</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 14, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#January_14_2026</id>
    <updated>2026-01-14T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#January_14_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Generally Available</strong>: You can now convert your interactive event-driven Chat apps to Google Workspace Add-ons that extends Chat.</p>
<p>By converting, your Google Chat app can use the Google Workspace Add-ons framework, opening up new possibilities for integration and features within Google Chat and across Google Workspace. For example, instead of two distributions — one Google Chat app and one Google Workspace add-on — you can distribute a single Google Workspace add-on through Google Workspace Marketplace that extends Chat apps alongside other Google Workspace host applications, like Gmail, Calendar, and Docs.</p>
<p>To learn more, see <a href="https://developers.google.com/workspace/add-ons/chat/convert">Convert an interactive Google Chat app to a Google Workspace add-on</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 12, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#January_12_2026</id>
    <updated>2026-01-12T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#January_12_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Apps Script</h2>
<h3>Feature</h3>
<p><strong>Generally Available:</strong> Use Apps Script's Vertex AI advanced
service to call the Vertex AI API and prompt AI models to generate text, images,
and more.</p>
<p>For details, see the
<a href="https://developers.google.com/apps-script/advanced/vertex-ai">Vertex AI advanced service</a> reference documentation.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 08, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#January_08_2026</id>
    <updated>2026-01-08T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#January_08_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Workspace Marketplace API</h2>
<h3>Deprecated</h3>
<p>The <code>licenseNotification</code> resource and the <code>licenseNotification.list</code> method are now deprecated. The <code>licenseNotification.list</code> method previously retrieved a list of licensing notifications for a given app.</p>
<p>There is no alternative resource or method within the Google Workspace Marketplace API. However, user-initiated install events can be tracked through <a href="https://developers.google.com/workspace/marketplace/use-analytics#app-metrics">Google Analytics</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 07, 2026</title>
    <id>tag:google.com,2016:workspace-release-notes#January_07_2026</id>
    <updated>2026-01-07T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#January_07_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Other</h3>
<p>The
<a href="https://developers.google.com/chat/samples">Google Chat platform samples gallery</a>
now lets you find samples by products, language, and sample type. The gallery
also features the following new samples for building Chat apps:</p>
<ul>
<li><a href="https://developers.google.com/workspace/add-ons/chat/quickstart-a2a-agent">Agent2Agent agents</a></li>
<li><a href="https://developers.google.com/workspace/add-ons/chat/quickstart-adk-agent">ADK AI agents</a></li>
<li><a href="https://developers.google.com/workspace/add-ons/chat/quickstart-dialogflow-es">Dialogflow ES</a></li>
<li><a href="https://developers.google.com/workspace/add-ons/chat/quickstart-dialogflow-cx">Dialogflow CX</a></li>
</ul>
<h2 class="release-note-product-title">Google Apps Script</h2>
<h3>Other</h3>
<p>The
<a href="https://developers.google.com/apps-script/samples">Apps Script samples gallery</a>
now lets you find samples by use case, products, and sample type. The gallery
also features the following new samples:</p>
<ul>
<li><a href="https://developers.google.com/workspace/add-ons/chat/quickstart-adk-agent">Build a Google Chat app with an ADK AI agent</a></li>
<li><a href="https://developers.google.com/workspace/add-ons/chat/quickstart-a2a-agent">Build a Chat app with an Agent2Agent agent</a></li>
<li><a href="https://developers.google.com/workspace/add-ons/samples/gmail-sentiment-analysis-ai">Analyze and label Gmail messages with Gemini and Vertex AI</a></li>
</ul>
<h2 class="release-note-product-title">Google Workspace add-ons</h2>
<h3>Feature</h3>
<p><strong>Developer Preview</strong>: You can now build Chat apps that extend Google Workspace add-ons using Apps Script's AddOnsResponseService. For details, see <a href="https://developers.google.com/apps-script/reference/add-ons-response-service">AddOns Response Service</a>.</p>
<h3>Other</h3>
<p>The
<a href="https://developers.google.com/add-ons/samples">Add-ons samples gallery</a>
now lets you find samples by products, languages, sample type, and add-on type.
The gallery also features the following new samples:</p>
<ul>
<li>Build Chat apps using <a href="https://developers.google.com/workspace/add-ons/chat/quickstart-a2a-agent">Agent2Agent
agents</a>,
<a href="https://developers.google.com/workspace/add-ons/chat/quickstart-adk-agent">ADK AI
agents</a>,
<a href="https://developers.google.com/workspace/add-ons/chat/quickstart-dialogflow-es">Dialogflow
ES</a>,
and <a href="https://developers.google.com/workspace/add-ons/chat/quickstart-dialogflow-cx">Dialogflow
CX</a></li>
<li><a href="https://developers.google.com/workspace/add-ons/samples/travel-concierge">Plan travels with an AI agent accessible across Google Workspace</a></li>
<li><a href="https://developers.google.com/workspace/add-ons/samples/gmail-sentiment-analysis-ai">Analyze and label Gmail messages with Gemini and Vertex AI</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>December 30, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#December_30_2025</id>
    <updated>2025-12-30T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#December_30_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Workspace Admin SDK</h2>
<h3>Change</h3>
<p><strong>License Manager API</strong>: The SKU name "Gemini Education" has been renamed to "Google AI Pro for Education." For details, see  the <a href="https://developers.google.com/workspace/admin/licensing/v1/how-tos/products">Google Product and SKU IDs</a> documentation and <a href="https://workspaceupdates.googleblog.com/2025/09/google-ai-pro-for-education.html">announcement</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 17, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#December_17_2025</id>
    <updated>2025-12-17T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#December_17_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Drive API</h2>
<h3>Feature</h3>
<p><strong>Generally Available</strong>: The Google Drive API now supports the reading of content approvals on Drive files through the <a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals"><code>approvals</code></a> resource. To retrieve approvals on a file, you can use either the <a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/get"><code>get</code></a> or <a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals/list"><code>list</code></a> method.</p>
<p>For details, see <a href="https://developers.google.com/workspace/drive/api/guides/approvals">Manage approvals</a>.</p>
<h3>Feature</h3>
<p><strong>(Developer Preview)</strong>: You can now get <a href="https://developers.google.com/workspace/drive/api/reference/rest/v3/approvals"><code>approval</code></a> events in Google Drive. The following event types are supported:</p>
<ul>
<li>An approval is created, cancelled, reset, or completed on a file.</li>
<li>An approval reviewer is changed on a file.</li>
<li>An approval reviewer responded to an approval on a file.</li>
</ul>
<p>For details, see <a href="https://developers.google.com/workspace/events/guides/events-drive">Subscribe to Google Drive events</a> in the Google Workspace Events API documentation. For information on how to receive Google Drive events from Google Cloud Pub/Sub, see <a href="https://developers.google.com/workspace/drive/api/guides/events-overview">Work with events from Google Drive</a>.</p>
<h2 class="release-note-product-title">Google Meet</h2>
<h3>Feature</h3>
<p><strong>Meet API</strong></p>
<p><strong>Developer Preview</strong>: Subscriptions are now available for the following <code>smartNotes</code> events:</p>
<ul>
<li><code>google.workspace.meet.smartNote.v2.started</code></li>
<li><code>google.workspace.meet.smartNote.v2.ended</code></li>
<li><code>google.workspace.meet.smartNote.v2.fileGenerated</code></li>
</ul>
<p>For details, see <a href="https://developers.google.com/workspace/events/guides/events-meet">Subscribe to Google Meet events</a> in the Google Workspace Events API documentation.</p>
<p>For information on how to receive Google Meet events from Google Cloud Pub/Sub, see <a href="https://developers.google.com/workspace/meet/api/guides/events-overview">Respond to events from Google Meet</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 15, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#December_15_2025</id>
    <updated>2025-12-15T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#December_15_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Meet</h2>
<h3>Feature</h3>
<p><strong>Meet API</strong></p>
<p><strong>Developer Preview</strong>: Available as part of the <a href="https://developers.google.com/workspace/preview">Developer Preview Program</a>, which grants early access to certain features.</p>
<p>You can now retrieve smart notes files in a conference record using the <code>get</code> and <code>list</code> methods on the <code>smartNotes</code> resource.</p>
<p>For details, see <a href="https://developers.google.com/workspace/meet/api/guides/artifacts#smart-notes">Work with artifacts</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 14, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#December_14_2025</id>
    <updated>2025-12-14T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#December_14_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Developer Preview</strong>: You can now dynamically populate drop-down menus in
Google Chat apps with data from Google Workspace or external data sources,
with an autocomplete functionality. To learn more, see
<a href="https://developers.google.com/workspace/chat/design-interactive-card-dialog#dynamic-dropdown-menu">Add interactive UI elements to cards</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 11, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#December_11_2025</id>
    <updated>2025-12-11T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#December_11_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Feature</h3>
<p><strong>Developer Preview</strong>: You can now call the Chat API to create and manage <a href="https://support.google.com/chat/answer/16059854">custom sections</a> and organize conversations in a personalized view:</p>
<ul>
<li>Create section (<a href="https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#createsectionrequest">RPC</a>, <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/users.sections/create">REST</a>)</li>
<li>Delete section (<a href="https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#deletesectionrequest">RPC</a>, <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/users.sections/delete">REST</a>)</li>
<li>List sections (<a href="https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#listsectionsrequest">RPC</a>, <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/users.sections/list">REST</a>)</li>
<li>Update section (<a href="https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#updatesectionrequest">RPC</a>, <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/users.sections/patch">REST</a>)</li>
<li>Position section (<a href="https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#positionsectionrequest">RPC</a>, <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/users.sections/position">REST</a>)</li>
<li>List section items (<a href="https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#listsectionitemsrequest">RPC</a>, <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/users.sections.items/list">REST</a>)</li>
<li>Move section items (<a href="https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#movesectionitemrequest">RPC</a>, <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/users.sections.items/move">REST</a>)</li>
</ul>
<p>To learn more, see <code>Section</code> (<a href="https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#google.chat.v1.Section">RPC</a>, <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/users.sections">REST</a>) and <code>SectionItem</code> (<a href="https://developers.google.com/workspace/chat/api/reference/rpc/google.chat.v1#google.chat.v1.SectionItem">RPC</a>, <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/SectionItem">REST</a>) in the Chat API documentation.</p>
<h2 class="release-note-product-title">Google Workspace add-ons</h2>
<h3>Other</h3>
<p><strong>Limited Preview</strong>: <a href="https://developers.google.com/workspace/add-ons/studio">Extending Google Workspace Studio with add-ons</a> is in limited preview.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 09, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#December_09_2025</id>
    <updated>2025-12-09T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#December_09_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Chat API</h2>
<h3>Announcement</h3>
<p><strong>Generally available</strong>: The Chat API now supports reading rich links to Gmail threads in Chat messages that appear as chips. To learn more, see <a href="https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages#richlinktype"><code>RichLinkType</code></a> in the Chat API reference documentation.</p>
<h2 class="release-note-product-title">Google Workspace add-ons</h2>
<h3>Feature</h3>
<p><strong>Developer Preview</strong>: You can now build
<a href="https://developers.google.com/workspace/add-ons/chat/quickstart-dialogflow-cx">Dialogflow CX</a>
and <a href="https://developers.google.com/workspace/add-ons/chat/quickstart-dialogflow-es">Dialogflow ES</a>
Chat apps as Google Workspace add-ons.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 03, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#December_03_2025</id>
    <updated>2025-12-03T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#December_03_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Workspace add-ons</h2>
<h3>Feature</h3>
<p><strong>Generally Available</strong>: You can now build add-ons that extend Google Workspace Studio (previously known as Google Workspace Flows). For details, see <a href="https://developers.google.com/workspace/add-ons/studio">Extend Google Workspace Studio</a>.</p>
<p>For ideas about what you can build, see <a href="https://workspace.google.com/blog/product-announcements/introducing-google-workspace-studio-agents-for-everyday-work">Introducing Google Workspace Studio: Automate everyday work with AI agents</a> in the Google Workspace blog.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 02, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#December_02_2025</id>
    <updated>2025-12-02T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#December_02_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Gmail API</h2>
<h3>Feature</h3>
<p><strong>Developer Preview</strong>: You can now access data in Gmail Postmaster Tools v2
using the v2beta API. The new API provides access to the full Postmaster Tools
dataset, including compliance status data.</p>
<p>The v2beta API also includes enhancements such as the <code>queryDomainStats</code> method for
flexible querying, and adds support for batch operations.</p>
<p>To learn how to use the API, see the <a href="https://developers.google.com/workspace/gmail/postmaster">Postmaster Tools API documentation</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 20, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#November_20_2025</id>
    <updated>2025-11-20T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#November_20_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Meet</h2>
<h3>Feature</h3>
<p><strong>Meet API</strong></p>
<p><strong>Developer Preview</strong>: Available as part of the <a href="https://developers.google.com/workspace/preview">Developer Preview Program</a>, which grants early access to certain features.</p>
<p>You can now identify and join a meeting space using the <code>phoneAccess</code> and <code>gatewaySipAccess</code> fields on the <code>spaces</code> resource.</p>
<p>For details, see <a href="https://developers.google.com/workspace/meet/api/guides/meeting-spaces-overview#identify-meeting-space">How Meet identifies a meeting space</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 12, 2025</title>
    <id>tag:google.com,2016:workspace-release-notes#November_12_2025</id>
    <updated>2025-11-12T00:00:00-08:00</updated>
    <link rel="alternate" href="https://developers.google.com/workspace/release-notes#November_12_2025"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google Meet</h2>
<h3>Feature</h3>
<p><strong>Meet API</strong></p>
<p><strong>Generally Available</strong>: Calendar invitees can now receive <code>google.workspace.meet.conference.v2.started</code> and <code>google.workspace.meet.transcript.v2.fileGenerated</code> events.</p>
<p>For details, see <a href="https://developers.google.com/workspace/events/guides/events-meet">Subscribe to Google Meet events</a> in the Google Workspace Events API documentation.</p>
<p>For information on how to receive Google Meet events from Google Cloud Pub/Sub, see <a href="https://developers.google.com/workspace/meet/api/guides/events-overview">Respond to events from Google Meet</a>.</p>
]]>
    </content>
  </entry>

</feed>
