Skip to content

Commit b0a07bb

Browse files
Update feed
1 parent 5a61502 commit b0a07bb

20 files changed

+769
-755
lines changed

docs/feed.json

+329-322
Large diffs are not rendered by default.

docs/feeds/0.json

+35-35
Large diffs are not rendered by default.

docs/feeds/1.json

+32-32
Large diffs are not rendered by default.

docs/feeds/10.json

+34-34
Large diffs are not rendered by default.

docs/feeds/11.json

+21-21
Large diffs are not rendered by default.

docs/feeds/12.json

+7-7
Large diffs are not rendered by default.

docs/feeds/13.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
"home_page_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/",
55
"feed_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/feed.json",
66
"items": [
7+
{
8+
"id": "14600_2017-03-02",
9+
"url": "https://cloud.google.com/sdk/docs/release-notes#14600_2017-03-02",
10+
"title": "146.0.0 (2017-03-02)",
11+
"content_html": "<h3 id=\"google_cloud_ml_2\" data-text=\"Google Cloud ML\" tabindex=\"-1\">Google Cloud ML</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud ml</code> has been promoted to GA and renamed <code translate=\"no\" dir=\"ltr\">gcloud ml-engine</code>\n</li>\n<li>Add <code translate=\"no\" dir=\"ltr\">--max-worker-count</code> to <code translate=\"no\" dir=\"ltr\">gcloud ml-engine jobs submit prediction</code> to\nspecify maximum number of workers to use.</li>\n<li>Add <code translate=\"no\" dir=\"ltr\">--model-dir</code> in <code translate=\"no\" dir=\"ltr\">gcloud ml-engine jobs submit prediction</code> to use model\nfiles saved in Google Cloud Storage.</li>\n</ul><h3 id=\"google_cloud_source_repositories_10\" data-text=\"Google Cloud Source Repositories\" tabindex=\"-1\">Google Cloud Source Repositories</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud source repos set-iam-policy</code> and <code translate=\"no\" dir=\"ltr\">gcloud source repos\nget-iam-policy</code> commands now available on alpha release track.</li>\n</ul><h3 id=\"google_cloud_datalab_9\" data-text=\"Google Cloud Datalab\" tabindex=\"-1\">Google Cloud Datalab</h3><ul>\n<li>Add a <code translate=\"no\" dir=\"ltr\">--verbosity</code> flag to <code translate=\"no\" dir=\"ltr\">gcloud datalab</code> command</li>\n<li>Change <code translate=\"no\" dir=\"ltr\">gcloud datalab</code> to use the <code translate=\"no\" dir=\"ltr\">latest</code> Docker image by default, rather\nthan the <code translate=\"no\" dir=\"ltr\">local</code> image.</li>\n<li>Fix bug where <code translate=\"no\" dir=\"ltr\">gcloud datalab connect</code> would seemingly hang until <code translate=\"no\" dir=\"ltr\">ENTER</code>\nwas pressed.</li>\n</ul><h3 id=\"google_cloud_bigtable_6\" data-text=\"Google Cloud Bigtable\" tabindex=\"-1\">Google Cloud Bigtable</h3><ul>\n<li>Add support for development instances that can be upgraded to production\ninstances later.</li>\n</ul><h3 id=\"google_compute_enginenetworking\" data-text=\"Google Compute Engine/Networking\" tabindex=\"-1\">Google Compute Engine/Networking</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud compute xpn</code> commands now available in the beta release track. These\ncommands configure cross-project networking.</li>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud compute disks snapshot</code> --guest-flush flag now generally available\nfor creating application-consistent snapshots. Currently only supported on\nWindows instances using the Volume Shadow Copy Service (VSS)</li>\n<li>Add <code translate=\"no\" dir=\"ltr\">gcloud compute networks subnets list-usable</code> to alpha release track for\nlisting subnetworks that the user has compute.subnetworks.use permission on.</li>\n<li>Add support for multiple network interface cards in <code translate=\"no\" dir=\"ltr\">gcloud compute\ninstances create</code> and <code translate=\"no\" dir=\"ltr\">gcloud compute instance-templates create</code> command on\nthe beta release track.</li>\n</ul><h3 id=\"google_container_engine_23\" data-text=\"Google Container Engine\" tabindex=\"-1\">Google Container Engine</h3><ul>\n<li>Updated Google Container Engine's <code translate=\"no\" dir=\"ltr\">kubectl</code> from version 1.5.2 to 1.5.3.</li>\n</ul><h3 id=\"google_cloud_container_builder_6\" data-text=\"Google Cloud Container Builder\" tabindex=\"-1\">Google Cloud Container Builder</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud container builds submit</code> now takes a <code translate=\"no\" dir=\"ltr\">--substitutions</code> flag for\nuser-defined templating; see\n<a href=\"https://cloud.google.com/cloud-build/docs/api/build-requests#substitutions\">https://cloud.google.com/cloud-build/docs/api/build-requests#substitutions</a>\nfor more details.</li>\n</ul><h3 id=\"google_cloud_sql_18\" data-text=\"Google Cloud SQL\" tabindex=\"-1\">Google Cloud SQL</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud sql instances create</code> now shows a clear error message if user tries\nto exceed instance limit.</li>\n</ul><h3 id=\"firebase_test_lab_45\" data-text=\"Firebase Test Lab\" tabindex=\"-1\">Firebase Test Lab</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud test android run</code> now directs the user to the test results page\nwithin the Firebase console instead of the deprecated Test Lab section of\nthe Google Developer's Console.</li>\n</ul>",
12+
"date_published": "2017-03-02T00:00:00+00:00"
13+
},
714
{
815
"id": "14500_2017-02-22",
916
"url": "https://cloud.google.com/sdk/docs/release-notes#14500_2017-02-22",
@@ -206,13 +213,6 @@
206213
"title": "120.0.0 (2016-08-03)",
207214
"content_html": "<h3 id=\"deployment_manager_7\" data-text=\"Deployment Manager\" tabindex=\"-1\">Deployment Manager</h3><ul>\n<li><p><code translate=\"no\" dir=\"ltr\">deployment-manager resources list</code> will show INTENT when the resource STATE\nis <code translate=\"no\" dir=\"ltr\">IN_PREVIEW</code>.</p></li>\n<li><p><code translate=\"no\" dir=\"ltr\">deployment-manager deployments describe</code> will show output values in addition\nto listing the resources.</p></li>\n</ul><h3 id=\"emulators_7\" data-text=\"Emulators\" tabindex=\"-1\">Emulators</h3><ul>\n<li><p>Added a <code translate=\"no\" dir=\"ltr\">gcloud beta emulators bigtable env-init</code> command to export\nenvironment variables required to communicate with the bigtable emulator.</p></li>\n<li><p>The Pub/Sub emulator now correctly starts the push loops when creating a push\nsubscription.</p></li>\n</ul><h3 id=\"google_cloud_dns_3\" data-text=\"Google Cloud DNS\" tabindex=\"-1\">Google Cloud DNS</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud dns</code> now supports CAA records.</li>\n</ul><h3 id=\"google_cloud_storage_9\" data-text=\"Google Cloud Storage\" tabindex=\"-1\">Google Cloud Storage</h3><ul>\n<li>Update gsutil component to 4.20.\nSee: <a href=\"https://github.com/GoogleCloudPlatform/gsutil/blob/v4.20/CHANGES.md\">https://github.com/GoogleCloudPlatform/gsutil/blob/v4.20/CHANGES.md</a>\n</li>\n</ul><h3 id=\"google_compute_enginenetworking_3\" data-text=\"Google Compute Engine/Networking\" tabindex=\"-1\">Google Compute Engine/Networking</h3><ul>\n<li><p><code translate=\"no\" dir=\"ltr\">gcloud alpha compute instance-groups managed wait-for-stable</code> command waits\nuntil all <code translate=\"no\" dir=\"ltr\">current_action</code> fields are set to none and there are only no\n<code translate=\"no\" dir=\"ltr\">pending_actions</code> in managed instance group.</p></li>\n<li><p><code translate=\"no\" dir=\"ltr\">gcloud compute xpn</code> commands now available in the alpha release track. These\ncommands configure cross-project networking.</p></li>\n<li><p><code translate=\"no\" dir=\"ltr\">gcloud compute networks subnets {get,set}-iam-policy</code> commands now available\nin alpha.</p></li>\n</ul><h3 id=\"google_container_engine_42\" data-text=\"Google Container Engine\" tabindex=\"-1\">Google Container Engine</h3><ul>\n<li>Update kubectl to 1.3.3.</li>\n</ul>",
208215
"date_published": "2016-08-03T00:00:00+00:00"
209-
},
210-
{
211-
"id": "11900_2016-07-27",
212-
"url": "https://cloud.google.com/sdk/docs/release-notes#11900_2016-07-27",
213-
"title": "119.0.0 (2016-07-27)",
214-
"content_html": "<h3 id=\"google_bigquery_3\" data-text=\"Google BigQuery\" tabindex=\"-1\">Google BigQuery</h3><ul>\n<li><p>Added support for dataset labels. See:\n<a href=\"https://cloud.google.com/bigquery/docs/labeling-datasets\">https://cloud.google.com/bigquery/docs/labeling-datasets</a> for more details.</p></li>\n<li><p>Now sending progress output to stderr and query output to stdout. This fixes\n<a href=\"https://issuetracker.google.com/issues/35906906\">https://issuetracker.google.com/issues/35906906</a>.</p></li>\n</ul><h3 id=\"google_cloud_sdk_11\" data-text=\"Google Cloud SDK\" tabindex=\"-1\">Google Cloud SDK</h3><ul>\n<li><p><code translate=\"no\" dir=\"ltr\">gcloud auth login</code> will stop writing application default credentials in a\nfuture release. See:\n<a href=\"https://developers.google.com/identity/protocols/application-default-credentials#toolcloudsdk\">https://developers.google.com/identity/protocols/application-default-credentials#toolcloudsdk</a>\nfor more information.</p></li>\n<li><p>Command line flag abbreviations are now deprecated and produce warning\nmessages. Flag abbreviations will be completely disabled in release 130.0.0.\nThis pre-empts the problem of future flag additions making some flag\nabbreviations ambiguous, possibly breaking scripts.</p></li>\n</ul><h3 id=\"google_cloud_sql_23\" data-text=\"Google Cloud SQL\" tabindex=\"-1\">Google Cloud SQL</h3><ul>\n<li>Added the <code translate=\"no\" dir=\"ltr\">gcloud beta sql users</code> command group with commands that enable\nmanagement of users on Cloud SQL instances.</li>\n</ul><h3 id=\"google_cloud_platform_projects_2\" data-text=\"Google Cloud Platform Projects\" tabindex=\"-1\">Google Cloud Platform Projects</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud alpha projects update</code> now support labels.</li>\n</ul><h3 id=\"google_container_engine_43\" data-text=\"Google Container Engine\" tabindex=\"-1\">Google Container Engine</h3><ul>\n<li>Added the <code translate=\"no\" dir=\"ltr\">delete</code> command to the <code translate=\"no\" dir=\"ltr\">gcloud alpha container images</code> command\ngroup.</li>\n</ul>",
215-
"date_published": "2016-07-27T00:00:00+00:00"
216216
}
217217
],
218218
"next_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/feeds/14.json"

docs/feeds/14.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
"home_page_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/",
55
"feed_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/feed.json",
66
"items": [
7+
{
8+
"id": "11900_2016-07-27",
9+
"url": "https://cloud.google.com/sdk/docs/release-notes#11900_2016-07-27",
10+
"title": "119.0.0 (2016-07-27)",
11+
"content_html": "<h3 id=\"google_bigquery_3\" data-text=\"Google BigQuery\" tabindex=\"-1\">Google BigQuery</h3><ul>\n<li><p>Added support for dataset labels. See:\n<a href=\"https://cloud.google.com/bigquery/docs/labeling-datasets\">https://cloud.google.com/bigquery/docs/labeling-datasets</a> for more details.</p></li>\n<li><p>Now sending progress output to stderr and query output to stdout. This fixes\n<a href=\"https://issuetracker.google.com/issues/35906906\">https://issuetracker.google.com/issues/35906906</a>.</p></li>\n</ul><h3 id=\"google_cloud_sdk_11\" data-text=\"Google Cloud SDK\" tabindex=\"-1\">Google Cloud SDK</h3><ul>\n<li><p><code translate=\"no\" dir=\"ltr\">gcloud auth login</code> will stop writing application default credentials in a\nfuture release. See:\n<a href=\"https://developers.google.com/identity/protocols/application-default-credentials#toolcloudsdk\">https://developers.google.com/identity/protocols/application-default-credentials#toolcloudsdk</a>\nfor more information.</p></li>\n<li><p>Command line flag abbreviations are now deprecated and produce warning\nmessages. Flag abbreviations will be completely disabled in release 130.0.0.\nThis pre-empts the problem of future flag additions making some flag\nabbreviations ambiguous, possibly breaking scripts.</p></li>\n</ul><h3 id=\"google_cloud_sql_23\" data-text=\"Google Cloud SQL\" tabindex=\"-1\">Google Cloud SQL</h3><ul>\n<li>Added the <code translate=\"no\" dir=\"ltr\">gcloud beta sql users</code> command group with commands that enable\nmanagement of users on Cloud SQL instances.</li>\n</ul><h3 id=\"google_cloud_platform_projects_2\" data-text=\"Google Cloud Platform Projects\" tabindex=\"-1\">Google Cloud Platform Projects</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud alpha projects update</code> now support labels.</li>\n</ul><h3 id=\"google_container_engine_43\" data-text=\"Google Container Engine\" tabindex=\"-1\">Google Container Engine</h3><ul>\n<li>Added the <code translate=\"no\" dir=\"ltr\">delete</code> command to the <code translate=\"no\" dir=\"ltr\">gcloud alpha container images</code> command\ngroup.</li>\n</ul>",
12+
"date_published": "2016-07-27T00:00:00+00:00"
13+
},
714
{
815
"id": "11800_2016-07-20",
916
"url": "https://cloud.google.com/sdk/docs/release-notes#11800_2016-07-20",
@@ -206,13 +213,6 @@
206213
"title": "91.0.0 (2015-12-16)",
207214
"content_html": "<h3 id=\"breaking_changes_221\" data-text=\"Breaking Changes\" tabindex=\"-1\">Breaking Changes</h3><ul>\n<li>Deprecated command group <code translate=\"no\" dir=\"ltr\">gcloud compute replica-pools</code> has been removed.</li>\n<li>Deprecated command group <code translate=\"no\" dir=\"ltr\">gcloud compute resource-views</code> has been removed.</li>\n<li>App Engine API is now the only supported method for deploying in the\n<code translate=\"no\" dir=\"ltr\">gcloud preview app deploy</code> command.</li>\n</ul><h3 id=\"google_app_engine_70\" data-text=\"Google App Engine\" tabindex=\"-1\">Google App Engine</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">DEPLOYABLES</code> argument for <code translate=\"no\" dir=\"ltr\">gcloud preview app deploy</code> is now optional. If not\ngiven, the command defaults to <code translate=\"no\" dir=\"ltr\">app.yaml</code> in the current directory; if that\nis not found, it attempts to automatically generate necessary configuration\nfiles (such as app.yaml) in the current directory before deployment.</li>\n<li>\n<code translate=\"no\" dir=\"ltr\">--force</code> argument to <code translate=\"no\" dir=\"ltr\">gcloud preview app deploy</code> is now deprecated and will\nbe removed in a future release.</li>\n</ul><h3 id=\"container_2\" data-text=\"Container\" tabindex=\"-1\">Container</h3><ul>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud container</code> commands that poll long running operations (e.g create,\ndelete, upgrade) now display progress details when available.</li>\n</ul>",
208215
"date_published": "2015-12-16T00:00:00+00:00"
209-
},
210-
{
211-
"id": "9000_2015-12-09",
212-
"url": "https://cloud.google.com/sdk/docs/release-notes#9000_2015-12-09",
213-
"title": "90.0.0 (2015-12-09)",
214-
"content_html": "<ul>\n<li>Cloud SDK release version scheme has changed. Patch version is now treated as\na major release version which corresponds to SDK weekly releases.\nAny updates/fixes to released version will increment minor/patch version\nnumber going forward.</li>\n</ul><h3 id=\"breaking_changes_222\" data-text=\"Breaking Changes\" tabindex=\"-1\">Breaking Changes</h3><ul>\n<li>The deprecated flag --clear-target-pool has been removed from\n<code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups managed set-target-pools</code> command.</li>\n</ul><h3 id=\"google_app_engine_71\" data-text=\"Google App Engine\" tabindex=\"-1\">Google App Engine</h3><ul>\n<li>Components updated to 1.9.30.\nPlease visit the following release notes for details:\n<ul>\n<li>Python - https://cloud.google.com/appengine/docs/standard/python/release-notes</li>\n<li>Java - https://cloud.google.com/appengine/docs/standard/java/release-notes</li>\n</ul>\n</li>\n<li>Fixed a bug caused by uploading invalid file names for vm: true applications.</li>\n</ul><h3 id=\"compute\" data-text=\"Compute\" tabindex=\"-1\">Compute</h3><ul>\n<li>Subnetwork support has been promoted from alpha to beta. For more information\nsee https://cloud.google.com/compute/docs/subnetworks.</li>\n</ul>",
215-
"date_published": "2015-12-09T00:00:00+00:00"
216216
}
217217
],
218218
"next_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/feeds/15.json"

docs/feeds/15.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
"home_page_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/",
55
"feed_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/feed.json",
66
"items": [
7+
{
8+
"id": "9000_2015-12-09",
9+
"url": "https://cloud.google.com/sdk/docs/release-notes#9000_2015-12-09",
10+
"title": "90.0.0 (2015-12-09)",
11+
"content_html": "<ul>\n<li>Cloud SDK release version scheme has changed. Patch version is now treated as\na major release version which corresponds to SDK weekly releases.\nAny updates/fixes to released version will increment minor/patch version\nnumber going forward.</li>\n</ul><h3 id=\"breaking_changes_222\" data-text=\"Breaking Changes\" tabindex=\"-1\">Breaking Changes</h3><ul>\n<li>The deprecated flag --clear-target-pool has been removed from\n<code translate=\"no\" dir=\"ltr\">gcloud compute instance-groups managed set-target-pools</code> command.</li>\n</ul><h3 id=\"google_app_engine_71\" data-text=\"Google App Engine\" tabindex=\"-1\">Google App Engine</h3><ul>\n<li>Components updated to 1.9.30.\nPlease visit the following release notes for details:\n<ul>\n<li>Python - https://cloud.google.com/appengine/docs/standard/python/release-notes</li>\n<li>Java - https://cloud.google.com/appengine/docs/standard/java/release-notes</li>\n</ul>\n</li>\n<li>Fixed a bug caused by uploading invalid file names for vm: true applications.</li>\n</ul><h3 id=\"compute\" data-text=\"Compute\" tabindex=\"-1\">Compute</h3><ul>\n<li>Subnetwork support has been promoted from alpha to beta. For more information\nsee https://cloud.google.com/compute/docs/subnetworks.</li>\n</ul>",
12+
"date_published": "2015-12-09T00:00:00+00:00"
13+
},
714
{
815
"id": "0989_2015-12-02",
916
"url": "https://cloud.google.com/sdk/docs/release-notes#0989_2015-12-02",
@@ -206,13 +213,6 @@
206213
"title": "0.9.61 (2015-05-20)",
207214
"content_html": "<ul>\n<li>New kubectl component (installed by default)</li>\n<li>Internal improvements to gcloud preview app deploy; includes changes to\ncommand output.</li>\n<li>\n<code translate=\"no\" dir=\"ltr\">gcloud preview projects</code> moved to <code translate=\"no\" dir=\"ltr\">gcloud alpha projects</code>\n</li>\n<li>Tab completion for <code translate=\"no\" dir=\"ltr\">gcloud compute ssh</code>\n</li>\n</ul>",
208215
"date_published": "2015-05-20T00:00:00+00:00"
209-
},
210-
{
211-
"id": "0960_2015-05-13",
212-
"url": "https://cloud.google.com/sdk/docs/release-notes#0960_2015-05-13",
213-
"title": "0.9.60 (2015-05-13)",
214-
"content_html": "<ul>\n<li>VPN moved to GA.</li>\n<li>Preemptible VM support.</li>\n<li>Bug fixes.</li>\n</ul>",
215-
"date_published": "2015-05-13T00:00:00+00:00"
216216
}
217217
],
218218
"next_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/feeds/16.json"

0 commit comments

Comments
 (0)