|
4 | 4 | "home_page_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/",
|
5 | 5 | "feed_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/feed.json",
|
6 | 6 | "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 | + }, |
7 | 14 | {
|
8 | 15 | "id": "11800_2016-07-20",
|
9 | 16 | "url": "https://cloud.google.com/sdk/docs/release-notes#11800_2016-07-20",
|
|
206 | 213 | "title": "91.0.0 (2015-12-16)",
|
207 | 214 | "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>",
|
208 | 215 | "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" |
216 | 216 | }
|
217 | 217 | ],
|
218 | 218 | "next_url": "https://okonomi.github.io/google-cloud-cli-release-notes-feed/feeds/15.json"
|
|
0 commit comments