↧
News for XPathView + XSLT
↧
News for YAML
↧
↧
News for RubyMine Help
↧
News for W3C Validators
↧
News for Gradle
↧
↧
News for Kubernetes
2019.3<ul><li>Cluster browsing and pod log viewing</li><li>Helm 3.0: new Chart.yaml schema</li><li>Helm 3.0: move dependencies from requirements.yaml to Chart.yaml quick fix intention</li><li>Helm 3.0: validation of values.yaml by values.schema.json (powered by JetBrains JSON plugin)</li><li>Helm dependencies creation/completion/validation</li><li>Add repository quick fix intention</li></ul>
2019.2.1<ul><li>Kubernetes API 1.16 supported</li><li>ability to turn off collapsing some YAML and Go Template elements by default (Settings|Editor|General|Code Folding)</li><li>ability to add multiple URLs to the list of external specifications from clipboard at once</li></ul>
2019.2<ul><li>Kubernetes API 1.15 supported</li><li>kustomization.yaml validation/completion</li><li>remote CRD specifications</li></ul>
2019.1.1<ul><li>Kubernetes API 1.14 supported</li></ul>
2019.1<ul><li>Rename a chart refactoring added (via renaming the corresponding values in Chart.yaml/values.yaml)</li><li>Custom resource definition (CRD) supported via providing additional OpenAPI specifications</li></ul>
2018.3.1<ul><li>Kubernetes API 1.13 supported</li></ul>
2018.3<ul><li>Helm resource template files support</li></ul>
2018.2<ul><li>Kubernetes API 1.11 and 1.12 supported</li></ul>
2018.1.1<ul><li>Kubernetes API 1.10 supported</li></ul>
2018.1<ul><li>Initial version</li></ul>
↧
News for NodeJS
↧
News for Command Line Tool
↧
News for Cloud Code
<h2>Version 19.11.1 - Release Notes</h2><p>
Note: This release updates the Kubernetes Run Configurations with new names and improved setting controls. Depending on your version of IntelliJ, you may be prompted to have your existing Cloud Code run configurations automatically converted to the new format. <span>Important: if you are running IntelliJ version 2019.2 through 2019.2.2, then you will likely have to update your IDE to the latest version to open existing Cloud Code projects (see <a href="https://youtrack.jetbrains.com/issue/IDEA-218071">IDEA-218071</a>) from the welcome screen</span>.</p><h3>New Features</h3><ul><li><span>Add alternate kubeconfig files.</span> If your workflow includes additional kubeconfig files, you can now select them for use in the Cloud Code plugin. They will then be recognized for deployment and cluster browsing:</li><li></li><li><span>Configure Migrate for Anthos easily.</span> Cloud Code can assist you with editing your Migrate for Anthos configuration files:</li><li></li><li><span>Add Kubernetes support for your Jib Java projects.</span> With one click, the “Add Kubernetes Support” menu action can quickly add Cloud Code Kubernetes support for your projects that use Jib to build container images.</li><li><span>Browse your CRDs.</span> The Kubernetes Cluster browser now includes a node for viewing your Custom Resource Definitions:</li><li></li><li><span>View the status of your Kubernetes deployments.</span> Kubernetes deployments now display status information and replica counts in the Cluster browser:</li><li></li><li><span>Debug your Go Applications in-cluster.</span> Cloud Code comes with one-click debugging of your Golang applications running in Kubernetes clusters:</li><li></li></ul><h3>Fixes</h3><ul><li>Fixed a bug where loading your available CSR (Cloud Source Repositories) repos resulted in an error.</li><li>Fixed an issue where a login failure resulted in an exception. An error message is now shown.</li></ul>
↧
↧
News for Swift
↧
News for CLion Help
↧
News for Docker
<p>173.2605: </p><ul><li>IDEA-171370 - Docker: new UI for Docker Deployment Run configuration - separate config types</li><li>IDEA-174375 - Docker run configuration - support --build-arg's</li><li>IDEA-172716 - Docker - allow build-only Dockerfile run configurations</li><li>IDEA-174209 - Support custom dockerfile names</li><li>IDEA-154517 - Docker: support alternate names for compose yml</li><li>IDEA-170244 - Docker: provide completion and navigation for ADD instruction values</li></ul><p>3.0.0: </p><ul><li>IDEA-171031 - Docker: provide completion inside docker-compose.yml files</li><li>IDEA-172464 - Dockerfile inspections</li><li>IDEA-170253 - Docker: Validate the number of arguments for instructions in the Dockerfile</li><li>IDEA-167262 - New interface for Docker, Execution, Deployment > Docker page</li></ul><p>2.6.0: </p><ul><li>Switched to docker-java v3.0.10</li></ul><p>2.5.5: </p><ul><li>IDEA-172233 - Dockerfile: respect variables declared in ARG instructions</li><li>IDEA-170246 - Docker: Support HEALTHCHECK and SHELL commands</li><li>IDEA-172226 - Support multi-stages FROM AS syntax</li><li>IDEA-172464 - Dockerfile inspections</li></ul><p>2.5.4: </p><ul><li>IDEA-166774 - Allow to test/run Dockerfile with one click</li><li>IDEA-155575 - Allow to create a Container from the chosen Dockerfile from Project view</li></ul><p>2.5.3.1: </p><ul><li>IDEA-159881 Ignored .env file in docker compose</li><li>IDEA-167369 Jackson UnrecognizedPropertyExceptions when authenticating at Docker Registry</li><li>IDEA-169385 Docker: parser error for ENV declarations containing punctuation</li><li>IDEA-171013 Docker: Defining DOCKER_HOST env var to anything but URI renders Docker integration useless</li></ul><p>2.5.3: </p><ul><li>IDEA-168519 Editor support for Dockerfile variables</li><li>IDEA-152530 Docker api url is wrong for Linux</li><li>PY-23041 NPE is thrown on adding docker-compose interpreter if service description is empty</li><li>PY-22753 Throwing exception on parsing port string with envs inside fixed</li></ul><p>2.5.2: </p><ul><li>IDEA-152660 Docker Log console does not support ANSI color codes</li><li>IDEA-153202 Docker plugin - allow to hide stopped containers and untagged (none:none) images</li><li>IDEA-168191 red code shown for valid "||" operator in Dockerfile</li></ul><p>2.5.0: </p><ul><li>IDEA-159223 Support direct connection via unix:// on Mac OS X</li></ul><p>2.4.1: </p><ul><li>Aligned with 2016.3</li><li>PY-21465 Switched to use Netty 4.1.5 to fix multiple problems</li><li>IDEA-152432 Docker plugin suggests using Dockerfile from libraries</li><li>IDEA-162047 Performance problem on startup from Dockerfile detection</li></ul><p>2.4.0: </p><ul><li>IDEA-161514 Docker Deployment run configuration hangs</li><li>Allow to cancel pullImage() and exec() operations; more correct counting of total and current download sizes</li><li>IDEA-152971 - Docker: dedicate view is not created on first server registration until project is reopened</li><li>"Pipe closed" exception on reading container's stderr fixed</li><li>Merged with remote execution integrations:</li><ul><li>PY-20999 InvalidStateException on adding Python docker interpreter fixed</li><li>Stuck of the debugger on exiting a Python script fixed</li><li>Updating progress indicator status with stdout messages from running docker container</li><li>PY-20860 Built-ins aren't resolved for Docker remote interpreter</li><li>Docker remote run - use docker agent in remote language integrations</li><li>PY-20743 I have just upgraded and now python interpreter is not working for docker-compose</li><li>PY-20358 Reloading generated skeletons keeps on running</li><li>WEB-22719 Node remote interpreter: Docker: correct error message when server is not selected</li><li>PY-20358 Reloading generated skeletons keeps on running</li></ul></ul><p>2.3.3: </p><ul><li>Docker - more secure version of the warning suggested for IDEA-153973</li></ul><p>2.3.2: </p><ul><li>IDEA-153973 - show warning about socat-based workaround</li><li>DSGN-2940 - Create new Docker icons</li><li>improve error handling</li><li>IDEA-155582 - Docker. Error is displayed for "!" in the correct Dockerfile in the Editor.</li><li>IDEA-155150 - Dockerfile editor misidentifies $(...) as syntax error</li><li>IDEA-155508 - Docker. Error is displayed for the correct Dockerfile in the Editor.</li></ul><p>2.3.1: </p><ul><li>IDEA-153973 - Plugin: Docker fails to connect via unix:// on Mac OS X</li><li>IDEA-157736 - Deploying docker container fails because HostConfig was removed in docker v1.12</li><li>IDEA-155356 - Docker: Order containers and Images in the Docker View</li><li>IDEA-142322 - Add possibility to close attached console</li><li>IDEA-155340 - Docker: Add possibility to "inspect" for images - tab for image properties</li><li>IDEA-151199 - Docker: (on win / mac): Compute the local volume bindings considering virtual box path mapping</li></ul><p>2.3.0: </p><ul><li>IDEA-153414 - Docker-compose Redeploy should rebuild before deploying</li><li>show existing mounts in volume bindings runtime editor</li><li>fixed IDEA-150433 - Dockerfile editor should recognize multiline quotes</li><li>IDEA-146876 - Docker: code style for Dockerfile</li><li>IDEA-148564 - New help pages for Docker available</li></ul><p>2.2.1: </p><ul><li>IDEA-155691 - Docker: attach fails for remote Docker with insecured HTTP access</li></ul><p>2.2.0: </p><ul><li>IDEA-154430 - Docker Compose: scale action for services</li><li>IDEA-154429 - Docker Compose: start/stop action for services</li><li>IDEA-150970 - Docker: edit container settings in the Docker view - show all container names in the Properties tab</li><li>fixed WEB-21233 ClassNotFoundException is thrown by Docker when any Remote Node.js interpreter is present</li></ul><p>2.1.5: </p><ul><li>fixed IDEA-146347 Docker Plugin fails to attach to container running on server bound to unix socket</li></ul><p>2.1.4: </p><ul><li>fixed IDEA-153513 Docker: terminals for Attach and Exec are broken</li></ul><p>2.1.3: </p><ul><li>fixed IDEA-153303 Docker Run/Debug window missing labels for inputs</li></ul><p>2.1.2: </p><ul><li>fixed IDEA-153214 Docker plug-in depends on SSH Remote Run which is not available in Community Edition</li></ul><p>2.1.1: </p><ul><li>fixed IDEA-153110 PhpStorm fails to open PHP Interpreter dialog</li></ul><p>2.1.0: </p><ul><li>IDEA-137765 Support docker-compose - initial</li><li>IDEA-151921 Docker Compose: show composed services / containers in separate subtree in Docker view</li><li>IDEA-150970 Docker: edit container settings in the Docker view - volume bindings tab</li><li>IDEA-151479 Don't show detected docker files from project libraries</li></ul><p>2.0.1.alpha: </p><ul><li>Docker Machine supported</li><li>IDEA-150969 Docker: replace utility subnodes in the docker tree with tabbed ui</li><li>IDEA-150970 Docker: edit container settings in the Docker view - environment variables tab</li><li>IDEA-150970 Docker: edit container settings in the Docker view - port bindings tab</li><li>fixed IDEA-151477 Dockerfile false negative syntax error message</li></ul><p>2.0.0: </p><ul><li>IDEA-150968 Docker: provide Docker view separately from Application servers</li></ul><p>1.7.6: </p><ul><li>fixed IDEA-148830 Building Docker images takes forever in IDEA 15</li><li>OC-13026 Disable Docker plugin for AppCode until we will decide to include Deployment section in settings</li></ul><p>1.7.5: </p><ul><li>fixed IDEA-145814 Dockerfile synthax errors</li><li>Exec supported with Unix socket - see IDEA-146347</li><li>IDEA-137782 Docker: detect dockerfile and suggest to create run config</li></ul><p>1.7.4: </p><ul><li>IDEA-148572 Dockerfile editor: provide completions for keywords</li><li>IDEA-144536 Dockerfile in project root does not work with files in project root</li><li>IDEA-146993 Added validation for the colon in the 'Host path' field to the volume binding dialog</li><li>IDEA-138981 Disable ability "Show processes" for not running containers</li><li>IDEA-145812 Missing icon for dockerfile</li></ul><p>1.7.3: </p><ul><li>Exec session supports both input and output</li></ul><p>1.7.2: </p><ul><li>Dedicated application component for Docker Registry accounts</li><li>Allow to test connection to a Docker Registry</li><li>Pre-select registry of the image being pushed</li><li>Pull from Docker Hub by default</li><li>Fix: disable pull action for other clouds</li></ul><p>1.7.1: </p><ul><li>Supported pull and push to a Docker Registry</li><li>IDEA-146001 Docker: show details of the created container on successful deploy</li></ul><p>1.7.0: </p><ul><li>IDEA-145858 Docker: improve status workflow in the Application Servers tool window</li><li>IDEA-145971 Docker: group containers and images under dedicated tree nodes in the Application Servers view</li></ul><p>1.6.1: </p><ul><li>IDEA 15 EAP build 143.116 supported</li></ul><p>1.6.0: </p><ul><li>Dockerfile language initial support</li><li>fixed IDEA-145630 Docker: deployment process interrupted if base image needs to be pulled</li></ul><p>1.5.0: </p><ul><li>IDEA-145427 Docker: support full set of the options from Docker 1.21 remote api</li><li>IDEA-138992 Simplify converting options for command line docker util into json</li><li>provide existing container names in link creation dialog</li></ul><p>1.4.1: </p><ul><li>fixed several NPEs, see IDEA-145239, IDEA-145240, IDEA-145237</li></ul><p>1.4.0: </p><ul><li>IDEA-144399 Support for Docker Toolbox</li><li>IDEA-144850 Docker: run a command in a running container</li><li>IDEA-144983 Docker: improve UI for configuring container options</li><li>IDEA-145154 Docker: allow to configure links to other containers</li><li>IDEA-144612 Docker support: mount to volume current project</li></ul><p>1.3.1: </p><ul><li>Built with Java 6, notify Java 7 required</li></ul><p>1.3.0: </p><ul><li>Moved to IDEA 15</li><li>Added TTY support in console</li></ul><p>1.2.1: </p><ul><li>Fix: unable to build list of containers due null as a container name</li></ul><p>1.2.0: </p><ul><li>Provided console (bash) access to a running container</li></ul><p>1.1.0: </p><ul><li>Added possibility to configure a container for an existing image</li></ul>
↧
News for Angular and AngularJS
↧
↧
News for Scala
↧
News for Scala
↧
News for Illuminated Cloud 2
<p><b>2.0.9.2</b></p><ul><li>Reverted the TurboActivate update due to a bug. The vendor is now aware of this issue and I'll update
again once a fix has been issued.</li><li><b>Issue 1463</b> - Partial fix. Now the error message from a failed SFDX project creation is properly
displayed to the user.</li><li>Other fixes and improvements.</li></ul>
↧
News for Batch Scripts Support
<b>Changes in version 1.0.7:</b><ul><li>Fixed IDEA 14 compatiblity (which broke when support for 15 was added)</li></ul><b>Changes in version 1.0.6:</b><ul><li>Color scheme based on default IntelliJ (by Cezary Butler @ Programisci.eu)</li><li>Dracula color scheme support (by Cezary Butler @ Programisci.eu)</li><li>Fixed IDEA 14 compatiblity (which broke when support for 15 was added)</li></ul><b>Changes in version 1.0.5:</b><ul><li>Support for Intellij IDEA 15 (by Alexander Kriegisch)</li></ul><b>Changes in version 1.0.4:</b><ul><li>Support for Intellij IDEA 13</li><li>Support for empty configurations</li></ul>
↧
↧
News for QA Lithium
1.0.1
XPath fragments in Atlas annotations for appium: @AndroidFindBy and @IOSFindBy.
1.0.0
Initial support of XPath, CSS and JavaScript Fragments for Selenium / Selenide / Atlas.
Regexp highlighting for Selenide text matchers.
↧
News for QA Lithium
CSS fragments support in Geb $() Very Groovy browser automation.
↧
News for Bazel
<p>v2019.10.28</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.10.14</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.09.30</p><p>===========</p><p>* CLion: fix unresolved genfiles after the first sync.</p><p></p><p>v2019.09.16</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.09.03</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.08.19</p><p>===========</p><p>* Add support for starlark debugging.</p><p></p><p>v2019.08.05</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.07.22</p><p>===========</p><p>* Add a .bazelproject option to automatically derive the relevant bazel</p><p> targets from directories. This is enabled by default for new projects.</p><p></p><p>v2019.07.08</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.06.17</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.06.03</p><p>===========</p><p>* CLion: Fix debugging with bundled GDB</p><p></p><p>v2019.05.13</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.04.29</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.04.15</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.04.01</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.03.18</p><p>===========</p><p>* Bazel problems view: allow filtering based on severity</p><p></p><p>v2019.03.05</p><p>===========</p><p>* Fix escaping of quoted run configuration flags</p><p></p><p>v2019.02.13</p><p>===========</p><p>* Mark unsynced python, go files in the project view</p><p></p><p>v2019.01.28</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2019.01.14</p><p>===========</p><p>* Add coverage support</p><p>* Fix kotlin library rule handling</p><p></p><p>v2019.01.02</p><p>===========</p><p>* Compilation errors during Fast Run show up in the Bazel Problems view and can be double-clicked to</p><p> navigate to the error in the source</p><p>* Go: fix some spurious 'unused symbol' warnings</p><p></p><p>v2018.12.03</p><p>===========</p><p>* Fix failed test case gutter icons not displaying.</p><p>* Fix attaching source jars from external workspaces</p><p>* Fast run detects changed files more quickly and no longer unnecessarily compiles unchanged files.</p><p></p><p>v2018.11.12</p><p>===========</p><p>* Resolve short-form references to external workspace targets</p><p>* Changed serialization scheme for faster read/write and reduced disk usage.</p><p></p><p>v2018.10.22</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.10.08</p><p>===========</p><p>* Support auto-syncing on proto file changes (Bazel Settings > Automatically re-sync when proto files change)</p><p></p><p>v2018.09.24</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.09.10</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.08.20</p><p>===========</p><p>* Added a 'test_flags' project view section, used for all 'bazel test' invocations.</p><p></p><p>v2018.08.06</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.07.23</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.07.09</p><p>===========</p><p>* New UI for running fast builds: use the "Fast Run" and "Fast Debug" buttons (instead of the normal "Run" and "Debug").</p><p> For more info see https://ij.bazel.build/docs/fast-builds.html</p><p>* TypeScript: add support for navigating to JavaScript symbols.</p><p>* BUILD/Skylark: change default indentation options to match buildifier.</p><p></p><p>v2018.06.11</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.05.21</p><p>===========</p><p>* Run iterative tests faster using javac to compile instead of Bazel.</p><p> For instructions and caveats, see https://ij.bazel.build/docs/fast-builds.html</p><p></p><p>v2018.05.07</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.04.23</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.04.09</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.03.26</p><p>===========</p><p>* Add an 'add source to project' action</p><p></p><p>v2018.03.12</p><p>===========</p><p>* Convert to/from workspace-relative paths when sharing run configurations</p><p>* Linkify parsed errors in the Bazel Console view</p><p>* Add next/previous error actions to the Bazel Console view</p><p></p><p>v2018.02.26</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.02.13</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2018.01.29</p><p>===========</p><p>* Copy BUILD target string action now works from any project file.</p><p></p><p>v2018.01.16</p><p>===========</p><p>* Scala: Fix navigating to generated source files.</p><p></p><p>v2018.01.02</p><p>===========</p><p>* CLion: reduce freezes after large number of files change (e.g. after 'git pull') by reindexing changed files</p><p>* Be able to navigate from problems view to error line on bazel console.</p><p></p><p>v2017.12.04</p><p>===========</p><p>* Scala: Add run configuration support for specs2 tests.</p><p></p><p>v2017.11.20</p><p>===========</p><p>* Reduce indexing time after syncing.</p><p>* Java debugging: allow specifying a different debug port.</p><p>* Support custom environment variables when debugging python and C++ targets.</p><p>* Bazel plugin settings are now searchable.</p><p></p><p>v2017.11.06</p><p>===========</p><p>* Go support: Better Bazel-specific support for Go import resolution.</p><p>* Suppress test failures showing up in the 'Problems' view</p><p></p><p>v2017.10.23</p><p>===========</p><p>* CLion: improve performance of the 'Navigate > Related Symbol' action.</p><p>* CLion: resolve file paths in run configuration console.</p><p>* ASwB: add Python support (for AS 3.0+).</p><p>* Fix resolution of python import statements.</p><p></p><p>v2017.10.09</p><p>===========</p><p>* Support 'Run with Coverage' for all Bazel test run configurations.</p><p>* Go-lang: Greatly improved import resolution.</p><p>* Go-lang: Add Bazel run configuration support.</p><p>* CLion: limit freezes when navigating between .cc and .h files.</p><p>* Add support for java_lite_proto_library.</p><p></p><p>v2017.09.25</p><p>===========</p><p>* Support HotSwapping when debugging java_binary targets.</p><p>* Add an 'Update Directories' sync action, to add directories to the project</p><p> without running Bazel (note: new directories won't properly resolve until</p><p> a full sync is run).</p><p>* JavaScript: reduce hangs while editing, by prefetching all indexed JS files</p><p> during sync.</p><p>* Suppress spurious 'never assigned' warnings for @Inject-annotated fields.</p><p>* Add basic support for custom java rules, providing the 'java_common' skylark</p><p> API.</p><p>* Python: prioritize project files over SDK packages when resolving imports.</p><p></p><p>v2017.09.11</p><p>===========</p><p>* Bug fixes and internal cleanup.</p><p></p><p>v2017.08.28</p><p>===========</p><p>* CLion test output: make URLs and bazel targets clickable</p><p>* Retrieve Javadocs for unattached sources</p><p>* CLion: incremental sync retains more caches. Prefill caches on project reload.</p><p></p><p>v2017.08.14</p><p>===========</p><p>* Fix spurious 'unused' warnings for AutoFactory-annotated classes</p><p>* Python: Test UI support for paramaterized python tests</p><p>* Python: Linkify stack traces in Bazel Console view</p><p>* Test UI: fix timeouts not being marked as failures</p><p>* Go: migrate Go code to the latest JetBrains plugin</p><p></p><p>v2017.08.01</p><p>===========</p><p>* Add a user setting to suppress the Bazel console during sync</p><p>* Add support for IntelliJ 2017.1.5</p><p>* ASwB: fix generated resources not resolving</p><p>* Fix unresolved references when targets are built with multiple Bazel configurations</p><p>* Python: fix 'argument list too long' errors when debugging</p><p></p><p>v2017.07.17</p><p>===========</p><p>* Explicitly deprioritize older android/gwt-specific versions of libraries during sync</p><p>* Improve test finder heuristics when creating run configurations</p><p></p><p>v2017.07.05</p><p>===========</p><p>* CLwB: Show "unsynced" diagnostic file status for C++ files</p><p></p><p>v2017.06.19</p><p>===========</p><p>* Improve performance when indexing proto_library targets in the working set.</p><p>* Fix incorrectly reusing existing, but different, run configurations.</p><p>* Order BUILD file structure view by target name, not rule type.</p><p></p><p>v2017.06.05</p><p>===========</p><p>* Add Scala support to IntelliJ.</p><p>* Add 'sync_flags' .bazelproject section, for flags only applied during sync.</p><p>* Android Studio: NDK plugins are now optional.</p><p>* CLion: Improve performance by prefetching required genfiles during sync.</p><p></p><p>v2017.05.22</p><p>===========</p><p>* TypeScript: Support multiple ts_config rules in .bazelproject</p><p>* Android Studio: Index javac jar for javax.lang classes</p><p>* Show failed test targets in test result UI</p><p></p><p>v2017.05.08</p><p>===========</p><p>* Add Python support to CLion</p><p>* Fix some bazel targets not being linkified in the run configuration console</p><p> output</p><p>* Add an action to open a workspace file outside your project (File > Open</p><p> Workspace File...)</p><p>* Add an action to add a source directory to your bazel project (Bazel ></p><p> Project > Add Directory To Project...)</p><p>* CLion: fix project directories being cleared when reopening a project</p><p></p><p>v2017.04.17</p><p>===========</p><p>* Add support for IntelliJ 2017.1</p><p>* Support bazel build sharding for large projects</p><p>* Detect out-of-memory errors during sync, and suggest enabling sharding</p><p>* Add documentation links for .bazelproject items</p><p></p><p>v2017.04.03</p><p>===========</p><p>* Add python support for IntelliJ</p><p>* Prefetch project files on project open, prior to initial indexing</p><p>* Handle nested junit test classes</p><p></p><p>v2017.03.15</p><p>===========</p><p>* Bazel: WORKSPACE file language integration (syntax highlighting, navigation,</p><p> etc.)</p><p>* Bazel: Find usages, navigation support for external workspace labels</p><p>* Expand macros in run configuration build flags</p><p></p><p>v2017.02.27</p><p>===========</p><p>* Add CLion support</p><p>* Run configuration support for abstract test classes/methods</p><p>* Support running all test classes in a directory</p><p>* BUILD support: don't suggest private symbols in 'load' statement autocomplete</p><p></p><p>v2017.02.13</p><p>===========</p><p>* Test UI support for parameterized tests</p><p>* Test UI support for sharded tests, run locally</p><p>* BUILD: Fix navigation for overridden built-in symbols</p><p>* BUILD: Add auto-complete for fully-qualified class names</p><p></p><p>v2017.01.30</p><p>============</p><p>* Integrate bazel test results with the IDE's test runner UI.</p><p>* Add support for sharing run configurations</p><p>* Restructure Bazel menu items</p><p></p><p>v2017.01.09</p><p>===========</p><p>* Create source roots for all directories matching 'test_sources'.</p><p>* When viewing source files for supported but inactive languages, suggest</p><p> enabling support for that language.</p><p>* BUILD: Add syntax highlight/autocomplete support for more built-in functions.</p><p>* Fix java debugger connection timeout</p><p>* Basic support for Go-lang projects</p><p></p><p>v2016.12.5</p><p>==========</p><p>* BUILD files: add syntax hightlighting for built-in names</p><p>* BUILD files: support aliased load statements</p><p>* ASwB: enable NDK support</p><p></p><p>v1.12</p><p>=====</p><p>* Add autocomplete in run configuration target editor.</p><p>* Fix debugging of java_binary targets with args</p><p></p><p>v1.11</p><p>=====</p><p>* Completely suppress JUnit for Bazel projects, removing a common source of</p><p> confusion.</p><p>* Improve sync working set / partial sync to include more targets that</p><p> users might expect should be included.</p><p>* Add more history to import wizard.</p><p></p><p>v1.10</p><p>=====</p><p>* Compatibility with 2016.2.4</p><p>* Improve create run configuration from scratch experience</p><p></p><p>v1.9</p><p>==========</p><p>* Better tolerance of broken BUILD files during sync</p><p>* Sync working set action -- sync only the files you're</p><p> working on.</p><p>* BUILD file support: performance improvements.</p><p>* Unified run configurations -- there is only one type,</p><p> the Bazel Command Run Configuration.</p><p>* Add test rule chooser heuristics, to support some common</p><p> test genrules.</p><p></p><p>v1.8</p><p>==========</p><p>* Add local jar cache to improve performance and robustness.</p><p>* Support filtered gen jars to allow mixed generated/non-</p><p> generated rules (requires bazel release to activate).</p><p>* Abbreviate generated run configuration names.</p>
↧