Skip to content

Releases: JetBrains/intellij-platform-gradle-plugin

v1.3.1

17 Jan 16:46
8bb86cd

Choose a tag to compare

  • Fixed execution bit filter when extracting Rider RIDER-72922
  • Revert org.jetbrains.intellij:blockmap dependency to the latest 1.0.5 version
  • Avoid querying intellij.version when intellij.localPath is set
  • Fixed BuildSearchableOptionsTask for 2022.1+ version of IDE RIDER-73264
  • ListProductsReleasesTask: rely on the patchPluginXml.sinceBuild/patchPluginXml.untilBuild properties instead of intellij.version
  • ListProductsReleasesTask: allow using IDE version along with build numbers

v1.3.0

15 Nov 22:46
4ebf5ef

Choose a tag to compare

  • IntelliJ Plugin Verifier allows for running against Android Studio (i.e. AI-2021.2.1.4)
  • Make intellij.version property mandatory
  • Move intellij.ideaDependency to the SetupDependenciesTask.idea
  • Postpone the initial dependencies downloading to the setupDependencies task which is run in the afterSync phase or by individual tasks
  • Provide build information within the META-INF/MANIFEST.MF file
  • Resolve EAP version of the Java compiler for LATEST-EAP-SNAPSHOT
  • Allow for using dcevm, fd, and nomod variants of JBR #818
  • ListProductsReleasesTask.updatesPath changed to ListProductsReleasesTask.updatePaths
  • ListProductsReleasesTask.includeEAP changed to ListProductsReleasesTask.releaseChannels

v1.2.1

26 Oct 11:14
cf4a414

Choose a tag to compare

  • Respect ideaDependencyCachePath property #794
  • Fix for providing dependencies after project evaluation #801
  • Resolve EAP version of the Java compiler for local EAP IDE instances #811
  • Allow for passing an empty array for runPluginVerifier.ideVersions property #809

v1.2.0

30 Sep 10:08
ba25001

Choose a tag to compare

  • Fixed running tests on 2021.3 platform version
  • Deprecate IntelliJPluginExtension.getIdeaDependency(project: Project)
  • Avoid downloading IDE dependency in configuration phase
  • Increase the default runPluginVerifier.failureLevel to COMPATIBILITY_PROBLEMS
  • Introduce listProductsReleases task for listing the IDE releases matching given criteria
  • Fixed resolving compiler classpath for the instrumentCode task when using LATEST-EAP-SNAPSHOT #752
  • Fixed resolving idea.platform.prefix #772
  • Fix for custom buildDir not used in some instrumentCode and buildSearchableOptions tasks #793

v1.1.6

05 Sep 15:29
ae69ee8

Choose a tag to compare

  • Fixed returned list of paths to IDEs downloaded for Plugin Verifier #779

v1.1.5

03 Sep 16:17
5eeb877

Choose a tag to compare

  • Use target Kotlin API Version 1.3 #750
  • Migrate SignPluginTask to use the Marketplace ZIP Signer CLI
  • Fixed resolving of built-in JetBrains Runtime (JBR) #756

v1.1.4

21 Jul 17:01
928ea8e

Choose a tag to compare

  • Configuration cache enhancements
  • Fix prepareTestingSandbox not running when test task is executed #745 by @abrooksv
  • Move signPlugin file name creation to lazy #742 by @brian-mcnamara
  • Better platform prefix resolving

v1.1.3

14 Jul 12:09
3ec2c9f

Choose a tag to compare

  • Fixed dependency on JavaScript plugin #674
  • Fixed releaseType resolving for Rider versions in -EAP#-SNAPSHOT format.
  • runPluginVerifier: verify required Java 11 environment for Plugin Verifier 1.260+
  • pluginVerifier – remove support for old versions < 1.255 hosted on Bintray
  • Fixed tests configuration – 'Config Directory' does not exist exception

v1.1.2

01 Jul 18:34

Choose a tag to compare

  • Use Gradle ArchiveOperations in extractArchive utils method #681
  • Set minimal supported Gradle version to 6.6
  • Use JDOM for altering updates.xml in PrepareSandboxTask to keep existing content
  • Fixed incorrect output path of JarSearchableOptionsTask causing also duplicate entry exception #678
  • Fixed incorrect plugin download URL for custom repositories #688
  • Make DownloadRobotServerPluginTask pointing to the latest Robot Server Plugin available
  • Support Maven closure in PluginsRepositories block
  • BuildSearchableOptionsTask fails on macOS when resolving javaHome #696
  • PrepareSandboxTask doesn't depend on JavaPlugin dependencies #451
  • Remove IntelliJPluginExtension.pluginsRepositories(block: Closure<Any>) due to ConfigureUtil deprecation and a lack of typed parameters
  • Remove usage of deprecated methods and classes introduced in Gradle 7.1 #700

v1.1

30 Jun 16:30

Choose a tag to compare

1.1.0