<?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:deploymentmanager-release-notes</id>
  <title>Cloud Deployment Manager - Release notes</title>
  <link rel="self" href="https://docs.cloud.google.com/feeds/deploymentmanager-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2020-04-15T00:00:00-07:00</updated>

  <entry>
    <title>April 15, 2020</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#April_15_2020</id>
    <updated>2020-04-15T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#April_15_2020"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support for <a href="https://docs.cloud.google.com/scheduler">Cloud Scheduler</a> through <code>gcp-types/cloudscheduler-v1:projects.locations.jobs</code>.</p>
<h3>Fixed</h3>
<p>Deployment Manager now correctly deletes <a href="https://docs.cloud.google.com/compute/docs">Compute Engine</a> forwarding rules of type <code>compute.v1.forwardingRule</code>, <code>compute.beta.forwardingRule</code>, <code>gcp-types/compute-v1:forwardingRules</code> and <code>gcp-types/compute-beta:forwardingRules</code> when the resource name does not match the forwarding rule name.</p>
<h3>Change</h3>
<p>Updates on <a href="https://docs.cloud.google.com/functions">Cloud Functions</a> resources using <code>gcp-types/cloudfunctions-v1</code> now retry on 429 errors.</p>
<h3>Change</h3>
<p>Performance improvements when handling large Swagger / OpenAPI specs when <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/type-providers/creating-type-provider">adding an API as a type provider</a>.</p>
<h3>Fixed</h3>
<p>Deployment Manager now acquires existing GKE cluster resources of type <code>gcp-types/container-v1:projects.locations.clusters</code>.</p>
<h3>Change</h3>
<p>You can now apply granular <a href="https://docs.cloud.google.com/iam/docs/permissions-reference">IAM Permissions</a> to the <a href="https://docs.cloud.google.com/deployment-manager/docs/access-control#access_control_for">Google APIs service account used by Deployment Manager</a>, as we've removed the requirement for <code>roles/editor</code> being assigned to the service account.</p>
<h3>Change</h3>
<p>GKE clusters and node pools will wait for maintenance to complete before attempting to apply any updates. Affected collections:</p>
<ul>
<li><code>gcp-types/container-v1:projects.zones.clusters</code></li>
<li><code>gcp-types/container-v1:projects.locations.clusters</code></li>
<li><code>gcp-types/container-v1:projects.zones.clusters.nodePools</code></li>
<li><code>gcp-types/container-v1:projects.locations.clusters.nodePools</code></li>
<li><code>gcp-types/container-v1beta1:projects.zones.clusters</code></li>
<li><code>gcp-types/container-v1beta1:projects.locations.clusters</code></li>
<li><code>gcp-types/container-v1beta1:projects.zones.clusters.nodePools</code></li>
<li><code>gcp-types/container-v1beta1:projects.locations.clusters.nodePools</code></li>
</ul>
<h3>Fixed</h3>
<p>Deployment Manager now correctly acquires <a href="https://docs.cloud.google.com/access-context-manager/docs">Access Context Manager</a> resources of type <code>gcp-types/accesscontextmanager-v1:accessPolicies.accessLevels</code> and <code>gcp-types/accesscontextmanager-v1beta:accessPolicies.accessLevels</code> if the resources already exist.</p>
<h3>Change</h3>
<p>Added support for updating <a href="https://docs.cloud.google.com/pubsub">Cloud Pub/Sub</a> subscriptions using <code>gcp-types/pubsub-v1:projects.subscriptions</code>.</p>
<h3>Change</h3>
<p>Added support for updating the following properties on <code>gcp-types/container-v1:projects.zones.clusters</code> and <code>gcp-types/container-v1:projects.locations.clusters</code>: </p>
<ul>
<li>binaryAuthorization</li>
<li>databaseEncryption</li>
<li>masterAuthorizedNetworksConfig</li>
<li>autoscaling</li>
<li>resourceUsageExportConfig</li>
<li>verticalPodAutoscaling</li>
</ul>
<p>Additionally, for <code>gcp-types/container-v1beta1:projects.zones.clusters</code> and <code>gcp-types/container-v1beta1:projects.locations.clusters</code> the following fields can also be updated:</p>
<ul>
<li>podSecurityPolicyConfig</li>
<li>privateClusterConfig</li>
<li>shieldedNodes</li>
<li>workloadIdentityConfig</li>
</ul>
<h3>Fixed</h3>
<p>Deployment Manager now correctly updates autoscaling properties for resources of type <code>gcp-types/container-v1:projects.locations.clusters.nodePools</code> and <code>gcp-types/container-v1beta1:projects.locations.clusters.nodePools</code>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 30, 2020</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#March_30_2020</id>
    <updated>2020-03-30T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#March_30_2020"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>If your Python templates use features that are only for Python 2.x, your templates will now continue to work until <strong>June 2020</strong>.</p>
<p>Learn about <a href="https://docs.cloud.google.com/deployment-manager/docs/migrate-to-python3">migrating your templates to Python 3</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 05, 2019</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#December_05_2019</id>
    <updated>2019-12-05T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#December_05_2019"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>Deployment Manager now supports templates written in Python 3.</p>
<p>The Python community announced that it will
<a href="https://www.python.org/doc/sunset-python-2/">sunset Python 2</a> on January 1,
2020, and is encouraging all developers to upgrade to Python 3 as soon as
they can.</p>
<p>We recommend that you make sure that your Python templates are <a href="https://docs.cloud.google.com/deployment-manager/docs/migrate-to-python3">compatible with Python 3</a> as soon as possible.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 26, 2019</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#November_26_2019</id>
    <updated>2019-11-26T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#November_26_2019"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>When you're creating your deployments, we recommend using the production-ready templates from the <a href="https://docs.cloud.google.com/foundation-toolkit/">Cloud Foundation Toolkit</a>. The templates use Google Cloud's best practices for managing resources.</p>
<p><a href="https://docs.cloud.google.com/deployment-manager/docs/reference/cloud-foundation-toolkit">See the list of sample templates</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>October 02, 2019</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#October_02_2019</id>
    <updated>2019-10-02T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#October_02_2019"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can now use the <code>gcp-types/compute-v1:externalVpnGateways</code> type to create <a href="https://docs.cloud.google.com/compute/docs/reference/rest/v1/externalVpnGateways">Compute Engine v1 ExternalVpnGateway resources</a>.</p>
<h3>Feature</h3>
<p>You can now use the <code>gcp-types/compute-v1:vpnGateways</code> type to create <a href="https://docs.cloud.google.com/compute/docs/reference/rest/v1/vpnGateways">Compute Engine v1 VpnGateway resources</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 30, 2019</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#September_30_2019</id>
    <updated>2019-09-30T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#September_30_2019"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>The <a href="https://docs.cloud.google.com/deployment-manager/docs/step-by-step-guide/">walkthrough of Deployment Manager's best practices</a> has been updated, with an optional interactive version that runs in Cloud Shell.</p>
<p>Try the interactive version here:</p>
<p><a href="https://console.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fdeploymentmanager-samples&amp;cloudshell_tutorial=walkthroughtutorial.md">Open in Cloud Shell</a></p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 01, 2019</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#July_01_2019</id>
    <updated>2019-07-01T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#July_01_2019"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can now use the <code>gcp-types/cloudresourcemanager-v1</code> type provider to create IAM mappings for projects and organizations.</p>
<p>For a list of supported type providers, see <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/supported-gcp-types">Supported GCP type providers</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>June 03, 2019</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#June_03_2019</id>
    <updated>2019-06-03T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#June_03_2019"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>In type providers, the input mappings for header fields are now applied to getting long-running operations.</p>
<p>For information on creating custom type providers, read the <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/type-providers/process-adding-api">guidelines for creating a type provider</a>.</p>
<h3>Feature</h3>
<p>You can now use Deployment Manager to update labels for Cloud Pub/Sub resources.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 28, 2019</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#May_28_2019</id>
    <updated>2019-05-28T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#May_28_2019"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>If you are using the Deployment Manager API, read the <a href="https://docs.cloud.google.com/deployment-manager/docs/reference/managing-long-running-operations">guidelines for managing long-running operations</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 27, 2019</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#February_27_2019</id>
    <updated>2019-02-27T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#February_27_2019"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support for Redis v1 API using the type-provider <code>gcp-types/redis-v1</code>.</p>
<h3>Feature</h3>
<p>Deployment Manager templates can be used in <a href="https://docs.cloud.google.com/private-catalog">Private Catalog</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 21, 2018</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#November_21_2018</id>
    <updated>2018-11-21T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#November_21_2018"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support for Cloud DNS v1 RecordSets using the type-provider <code>gcp-types/dns-v1:resourceRecordSets</code>.</p>
<h3>Feature</h3>
<p>Added a new template environment variable, <code>username</code>, which you can use in Python templates using <code>context.env["username"]</code>, and in Jinja templates using <code>env["username"]</code>.</p>
<p>For information on using environment variables in templates, see <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/templates/use-environment-variables">Using environment variables</a>.</p>
<h3>Feature</h3>
<p>Added support for Access Context Manager v1beta using the type provider <code>gcp-types/accesscontextmanager-v1beta</code>.</p>
<p>For a list of supported type providers, see <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/supported-gcp-types">Supported GCP type providers</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 12, 2018</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#September_12_2018</id>
    <updated>2018-09-12T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#September_12_2018"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Expanded support for creating and acquiring project folders using the type-provider <code>gcp-types/cloudresourcemanager-v2:folders</code>.</p>
<p>For a list of supported type providers, see <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/supported-gcp-types">Supported GCP type providers</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 07, 2018</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#August_07_2018</id>
    <updated>2018-08-07T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#August_07_2018"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added glob import support to <code>gcloud</code>. You can import templates using wildcards in template paths.</p>
<p>For the syntax to enable glob imports, see the <a href="https://docs.cloud.google.com/sdk/docs/release-notes">SDK release notes</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 03, 2018</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#July_03_2018</id>
    <updated>2018-07-03T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#July_03_2018"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>When you are creating or updating deployments, you can select a <code>CREATE</code> policy for new resources. This ensures that if a resource you are trying to create already exists in the project, the deployment fails.</p>
<p>For information on policies for creating resources, see <a href="https://docs.cloud.google.com/deployment-manager/docs/deployments/#create-policy">Setting policies for creating resources</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 24, 2018</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#April_24_2018</id>
    <updated>2018-04-24T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#April_24_2018"/>
    <content type="html"><![CDATA[<h3>Deprecated</h3>
<p>The <code>appengine.v1beta4</code> and <code>appengine.v1beta5</code> resource types are no longer supported.</p>
<h3>Feature</h3>
<p>Updated the <code>gcloud</code> tool so that you can create deployments directly with <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/templates/create-composite-types#compositetypepropertiescommandline">composite types</a>. Also added new <code>--template</code> flag to support <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/templates/define-template-properties#templatepropertiescommandline">creating deployments with templates</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 24, 2017</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#July_24_2017</id>
    <updated>2017-07-24T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#July_24_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support for <a href="https://docs.cloud.google.com/deployment-manager/docs/deployments/add-labels-deployments">labels on deployments</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 20, 2017</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#April_20_2017</id>
    <updated>2017-04-20T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#April_20_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added new <code>returnValues</code> query parameter for the <a href="https://docs.cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables/list"><code>variables().list</code></a> method to return values for variables that the caller has <code>runtimeconfig.variables.get</code> permission on.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 12, 2017</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#April_12_2017</id>
    <updated>2017-04-12T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#April_12_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added new <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/adding-templates#environment_variables"><code>project_number</code> environment variable</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 27, 2017</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#March_27_2017</id>
    <updated>2017-03-27T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#March_27_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added new Type Registry feature that allows users to add <a href="https://docs.cloud.google.com/deployment-manager/docs/fundamentals#composite_types">composite types</a> and add third-party APIs as <a href="https://docs.cloud.google.com/deployment-manager/docs/fundamentals#basetypes">type providers</a>. This feature is in <strong>Beta</strong>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 23, 2017</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#February_23_2017</id>
    <updated>2017-02-23T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#February_23_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/deployment-manager/runtime-configurator">Runtime Configurator</a> updates:
*   Converted <code>gcloud</code> commands so that the command group is now under <code>runtime-config</code>
*   Updated <code>gcloud</code> commands to the <code>gcloud beta</code> component.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 27, 2017</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#January_27_2017</id>
    <updated>2017-01-27T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#January_27_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support to the <code>gcloud</code> command-line tool for creating <a href="https://docs.cloud.google.com/deployment-manager/runtime-configurator/set-and-get-variables">plaintext variable values</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 11, 2017</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#January_11_2017</id>
    <updated>2017-01-11T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#January_11_2017"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Updated <code>gcloud</code> command-line tool syntax so that the <code>--properties</code> flag now accepts <code>key:value</code> pairs. The old syntax, <code>key=value</code>, will still work but users should transition to using the new syntax. For more information, read <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/adding-templates#specifying_template_properties_on_the_command-line">Specifying template properties on the command-line</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 20, 2016</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#November_20_2016</id>
    <updated>2016-11-20T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#November_20_2016"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added documentation on configuring Deployment Manager to <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/using-images-from-other-projects-for-vm-instances">use images from another project</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 01, 2016</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#November_01_2016</id>
    <updated>2016-11-01T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#November_01_2016"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/deployment-manager/runtime-configurator">Runtime Configurator</a> updates:</p>
<ul>
<li>Added support for <a href="https://docs.cloud.google.com/deployment-manager/runtime-configurator/set-and-get-variables">plaintext variable values</a> when creating a variable in the API. This is not yet supported with the <code>gcloud</code> command-line tool.</li>
<li>Added optional <a href="https://docs.cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs/create"><code>requestId</code></a> field for <code>create()</code> requests to ensure that requests are unique.</li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>October 06, 2016</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#October_06_2016</id>
    <updated>2016-10-06T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#October_06_2016"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support for specifying IAM policies in your configurations. Read the <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/create-configuration-file#setting_access_control_for_resources_in_a_deployment">documentation</a> for more information.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 28, 2016</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#September_28_2016</id>
    <updated>2016-09-28T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#September_28_2016"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>Published a <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/syntax-reference">Syntax Reference</a> that describes the syntax of Deployment Manager.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 26, 2016</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#August_26_2016</id>
    <updated>2016-08-26T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#August_26_2016"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support for predefined Deployment Manager <a href="https://docs.cloud.google.com/deployment-manager/docs/access-control#predefined_roles">IAM roles</a> in <strong>Beta</strong>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 25, 2016</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#August_25_2016</id>
    <updated>2016-08-25T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#August_25_2016"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Updated <a href="https://cloud.google.com/deployment-manager/pricing-and-quotas">resource quotas</a> for <a href="https://docs.cloud.google.com/deployment-manager/runtime-configurator">Runtime Configurator</a> so that it is now based on amount of data per user instead of the number of resources. The default quota is 4 MB of data per user. Also, updated quota for API requests.</p>
<h3>Feature</h3>
<p>Removed the 4 KB limit on variable values for Runtime Configurator.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>May 10, 2016</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#May_10_2016</id>
    <updated>2016-05-10T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#May_10_2016"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support for hosting templates externally on Google Cloud Storage or on another publicly-accessible URL. Read <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/hosting-templates-externally">Hosting Templates Externally</a> for more information.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 29, 2016</title>
    <id>tag:google.com,2016:deploymentmanager-release-notes#February_29_2016</id>
    <updated>2016-02-29T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/deployment-manager/docs/release-notes#February_29_2016"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Added support for <a href="https://docs.cloud.google.com/deployment-manager/docs/configuration/expose-information-outputs">outputs</a> so you can expose key properties of your configuration for others to use.</p>
]]>
    </content>
  </entry>

</feed>
