Skip to content

2.7.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 08:24
· 169 commits to main since this release
0f6b53e

Added

  • Add RubyMine com.jetbrains.intellij.rubymine:rubymine Maven coordinates to the IntelliJPlatformType

Changed

  • Update minimal supported Gradle version to 8.6

Fixed

  • Add a check for target file existence before creating and writing to JarOutputStream. #1988
  • Fix the incorrect rsync exclusion pattern in DmgExtractorValueSource
  • Fix macOS missing nio-fs.jar on bootclasspath when running the runIde task against the local IDE. #1994
  • Pass sandbox properties path with invariant separators.
  • Added missing retrofit annotations to IdeServicesPluginRepositoryService.uploadByStringIdAndFamily
  • Fixed: SignPluginTask keystore options are now honored; the task runs with keystore-only configuration (no PEM key/cert required). #2001