Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Releases: bridgecrewio/prisma-cloud-jetbrains-ide

1.0.22.3

24 Sep 11:31
96a8e6f
Compare
Choose a tag to compare

[1.0.22.3] - 2024-09-23 (listed as 1.0.22)

Fixed

  • Removed deprecated JetBrains API usages

1.0.22.2

19 Sep 14:04
ea65b22
Compare
Choose a tag to compare

[1.0.22.1] - 2024-09-19 (listed as 1.0.22)

Fixed

  • Downgraded Java/Kotlin version to support original JetBrains platform versions

1.0.22.1

18 Sep 11:43
fc611d3
Compare
Choose a tag to compare

[1.0.22.1] - 2024-09-18 (listed as 1.0.22)

Fixed

  • Fixed read permission errors when clicking the open log button
  • Fixed the plugin name for JetBrains marketplace

1.0.22

16 Sep 08:42
ae5aac4
Compare
Choose a tag to compare

[1.0.22] - 2024-09-15

Added

  • Added a new 'show logs' button in the plugin panel that opens the plugin log file
  • Added validations to user input in the configuration screen
  • Added a test connection button in the configuration screen

Misc

  • Upgraded gradle version to 8.10.1
  • Migrated the IntelliJ platform plugin to version 2.0.1
  • Refactored ApiClient (now PrismaApiClient) and AnalyticsService (Work in progress)