Release Notes - Version 1.5.4
Added
- Added support for OCI session tokens when adding cloud connections
using an OCI config file.
Changed
- Removed the need to manually configure the Oracle NoSQL SDK path for
Cloud, On-prem, and CloudSim connections. The SDK is now included solely
as a Gradle dependency. - Updated the connection display name in the NoSQL Tool Window for cloud
connections created using OCI config files. - Updated the Update Row (Advanced DDL) dialog with a new scrollable,
JSON-aware text area, replacing the old non-JSON editor. - Creating a cloud connection using an OCI config file no longer requires
specifying the endpoint. Only the config file location and profile are required. - Upgraded Gradle to version
8.14.2+. - Upgraded the Oracle NoSQL Java SDK to version
5.4.18. - Updated the minimum supported IntelliJ Platform version to
2025.1.7+ (build 251.29188.11+). - Updated IntelliJ plugin tooling from
org.jetbrains.intellijv1.17.3
toorg.jetbrains.intellij.platformv2.10.5.
Fixed
- Resolved the issue described in GitHub Issue #11, affecting both
On-prem and Cloud connections when using kv-25.3 and above. - Fixed JSON explorer issues in the table row view, including problems
navigating JSON collection tables. - Fixed IntelliJ runtime errors occurring inside the plugin:
java.lang.Throwable: TreeUI should be accessed only from EDTcom.intellij.diagnostic.PluginException: Cannot init component state
Full Changelog: CHANGELOG.md