Quantcast
Channel: News - Marketplace | JetBrains
Viewing all articles
Browse latest Browse all 72158

News for Google Cloud Tools

$
0
0
<p> IMPORTANT: This plugin requires the use of Cloud SDK v 145.0.0 for correct execution of the local development server with the latest Java 8 SDK. Please run 'gcloud components update' from your shell to ensure you have the latest Cloud SDK release. </p><br> [17.9.2]<p>Java 8 on App Engine standard environment is now <a href="https://cloudplatform.googleblog.com/2017/09/Java-8-on-App-Engine-Standard-environment-is-now-generally-available.html" rel="nofollow">generally available</a>.</p> Changed<ul><li>Updated the new App Engine standard project wizard to generate Java 8 applications by default. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1641" rel="nofollow">#1641</a>)</li></ul> [17.9.1] Added<ul><li>Added the ability to change the name of the staged artifact for App Engine flexible deployments. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1610" rel="nofollow">#1610</a>)</li></ul> Changed<ul><li>App Engine flexible deployment configurations now default to deploy the artifact as-is, without renaming to "target.jar" or "target.war". (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1151" rel="nofollow">#1151</a>)</li><li>Updated the name of the placeholder artifact name in the generated Dockerfile templates to make it clearer that it needs to be updated by the user. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1648" rel="nofollow">#1648</a>)</li><li>App Engine standard deployment configurations now default to update dos, dispatch, cron, queues, and datastore indexes. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1613" rel="nofollow">#1613</a>)</li><li>Native projects that add support for Cloud Endpoints Frameworks for App Engine will now use Endpoints V2. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1612" rel="nofollow">#1612</a>)</li></ul> Fixed<ul><li>Fixed the `Deployment source not found` error when deploying Maven artifacts. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1220" rel="nofollow">#1220</a>)</li><li>Fixed the scale of the user icon on HiDPI displays. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1633" rel="nofollow">#1633</a>)</li><li>Fixed an issue where the plugin was downgraded on the IDEA 2017.3 EAP. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1631" rel="nofollow">#1631</a>)</li></ul> [17.8.2] Fixed<ul><li>Fixed "Error: invalid_scope" issue when logging in with your Google Account. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1598" rel="nofollow">#1598</a>)</li></ul> [17.8.1] Added<ul><li>Added a feedback &amp; issue reporting link to the Google Cloud Tools shortcut menu. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1560" rel="nofollow">#1560</a>)</li></ul> Changed<ul><li>Users can now save deployment run configurations that are partially completed or in an error state. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1407" rel="nofollow">#1407</a>)</li></ul> Fixed<ul><li>Fixed registered Docker language conflict causing issues running plugin alongside .ignore plugin. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1535" rel="nofollow">#1535</a>)</li><li>Fixed NPE parsing Stackdriver Debugger breakpoint timestamps. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1537" rel="nofollow">#1537</a>)</li><li>Removed EAR as acceptable App Engine artifact type for local dev server runs. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1190" rel="nofollow">#1190</a>)</li><li>Deployments are now displayed across multiple IDE windows. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1432" rel="nofollow">#1432</a>)</li><li>Fixed crash caused by attempting to modify a read-only collection. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1571" rel="nofollow">#1571</a>)</li></ul> [17.6.2] Fixed<ul><li>Fixed NPE occurring when there is a local dev server configuration but no standard facet. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1525" rel="nofollow">#1525</a>)</li></ul> [17.6.1] Added<ul><li>App Engine flexible facet with app.yaml and Dockerfile configuration. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1514" rel="nofollow">#1514</a>)</li><li>App Engine flexible framework support detection. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1277" rel="nofollow">#1277</a>)</li></ul> Changed<ul><li>Allow user to specify a Docker directory instead of just a Dockerfile for flexible deployments. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1304" rel="nofollow">#1304</a>)</li><li>Refresh the user experience of the deployment dialog (both standard and flexible). (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1477" rel="nofollow">#1477</a>)</li></ul> Fixed<ul><li>Fixed Google avatar size for HiDPI displays. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1391" rel="nofollow">#1391</a>)</li></ul> [17.2.5_2017] Added<ul><li>Environment variables in the App Engine standard local run configuration are now passed in to the dev server. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1364" rel="nofollow">#1364</a>)</li><li>Environment variables configured in appengine-web.xml are now honored and passed in to the dev server. (<a href="https://github.com/GoogleCloudPlatform/appengine-plugins-core/issues/377" rel="nofollow">#377</a>)</li></ul> [17.2.4_2017] Added<ul><li>Added a checkbox to deploy all App Engine config files during service deployment. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1346" rel="nofollow">#1346</a>)</li></ul> [17.2.3_2017] Changed<ul><li>Removed the Clear Datastore flag from the App Engine standard local development server configuration since the current version of the server doesn't support it. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1345" rel="nofollow">#1345</a>)</li></ul> [17.2.2_2017] Fixed<ul><li>Invalid Java Runtime Environment (JRE) on staging an App Engine standard app (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1316" rel="nofollow">#1316</a>):<blockquote> Unable to stage app: Cannot get the System Java Compiler. Please use a JDK, not a JRE.</blockquote> </li></ul> [17.2.1]<p>Happy new year Cloud Tools for IntelliJ users! This year's first release is primarily a maintenance release. If you are having authentication problems using Cloud Source Repositories and our plugin, check out <a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1174" rel="nofollow">this possible solution</a>.</p><p>Here is a list of the visible changes:</p> Added<ul><li>Support for multiple cloud source repositories for a single GCP project. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1024" rel="nofollow">#1024</a>)</li><li>App Engine initialization and region selection. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1232" rel="nofollow">#1232</a>)</li></ul> Fixed<ul><li>Stopping dev_appserver on Windows always fails with com.intellij.execution .ExecutionException. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1215" rel="nofollow">#1215</a>)</li><li>New AE standard project wizard should generate web.xml with servlet 2.5. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1194" rel="nofollow">#1194</a>)</li><li>Clear datastore checkbox for app engine standard local server does not work. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1188" rel="nofollow">#1188</a>)</li><li>Don't show projects scheduled for deletion in the project selector. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1119" rel="nofollow">#1119</a>)</li></ul><p>Visit our <a href="https://github .com/GoogleCloudPlatform/google-cloud-intellij/milestone/19?closed=1" rel="nofollow">17.2 Release Milestone</a> for complete details.</p> [16.11.6] Added<ul><li> Expanded Google Cloud Tools menu item with various action shortcuts. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1061" rel="nofollow">#1061</a>) </li><li> Check for minimum support Cloud SDK version. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1051" rel="nofollow">#1051</a>) </li><li> Automatically create all relevant run configuration for App Engine Standard apps. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1063" rel="nofollow">#1063</a>) </li><li> App Engine framework is now a child of Web framework in the new project wizard. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1065" rel="nofollow">#1065</a>) </li></ul> Fixed<ul><li> Unique deployment sources in application server deployment panel now appear as separate line items. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/821" rel="nofollow">#821</a>) </li><li> Validation of invalid Cloud SDK paths on Windows. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1091" rel="nofollow">#1091</a>) </li></ul> [16.10.5] Fixed<ul><li> Fixed issue with local development server debug mode when changes are made while the server is running. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/972" rel="nofollow">#972</a>) </li><li> Better wording when the development server has an invalid Cloud SDK path. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1043" rel="nofollow">#1043</a>). </li><li> Update run configuration names to be prefixed with 'Google ..' (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/1021" rel="nofollow">#1021</a>). </li></ul> [16.10.1]<ul><li>Note we are changing the versioning scheme to YY.MM.i. We plan on a monthly release cadence to minimize the disruption of updates. Also notice we have dropped the 'Beta' label. </li><li><p>BE AWARE: The local App Engine development server is broken with the latest JDK 8 releases. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/920" rel="nofollow">#920</a>). This should be fixed with the next App Engine SDK release coming soon.</p> Added</li><li><p>App Engine Standard Library importer in the Facet and Project wizard. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/866" rel="nofollow">#866</a>) </p></li><li><p>Standard App Engine apps using Java 8 language level will be notified to use language level 7 (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/pull/966" rel="nofollow">#966</a>) </p> Changed</li><li><p>Updated run config labels and icons. (Cloud Debugger is now Stackdriver Debug) (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/936" rel="nofollow">#936</a>) </p> Fixed</li><li><p>Local Development server debug mode is fixed. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/928" rel="nofollow">#928</a>) </p></li><li>Flex deployment broken on Windows 10. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/937" rel="nofollow">#937</a>) </li><li>Cloud Debugger object inspector working again. (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/929" rel="nofollow">#929</a>) </li><li>Cloud Debugger snapshot timestamps causing NPE (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/pull/919" rel="nofollow">#919</a>) </li></ul> [1.0-beta] - 2016-09-14 Added<ul><li>App Engine standard environment support (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/issues/767" rel="nofollow">#767</a>)</li><li>Extra fields now available in the deployment config (<a href="https://github.com/GoogleCloudPlatform/google-cloud-intellij/pull/868" rel="nofollow">#868</a>)</li></ul>

Viewing all articles
Browse latest Browse all 72158

Trending Articles