Skip to content

v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 21:38
· 38 commits to main since this release
427dc4e

Added

  • GitHub Actions: Reduce the number of concurrent builds

Changed

  • Change since/until build to 223-241.* (2022.3-2024.1.*)
  • Upgrade Gradle Wrapper to 8.6
  • Dependencies - upgrade org.jetbrains.intellij to 1.17.2
  • Dependencies (GitHub Actions) - upgrade gradle/gradle-build-action@v2 to gradle/actions/setup-gradle@v3
  • Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2023.3.1

Fixed

  • Adjusted obtaining the value for publishPlugin.channels property in build.gradle.kts
  • Fixed bash variable access in the Create Release Draft step.

Removed

  • Remove Gradle Kotlin DSL Lazy Property Assignment because it's default now