Skip to content

Releases: oracle/nosql-intellij-plugin

v1.5.3

12 Mar 05:35
059986c
Compare
Choose a tag to compare

Release Notes - Version 1.5.3

New Features Since Version 1.4.0

  • Download Enhancements:
    • Download row into a JSON file.
    • Download query results into JSON files.
  • Indexing Improvements:
    • Create JSON Index.
    • Create Index using DDL.
  • Schema and Data Type Support:
    • View Table DDL.
    • Support for complex data types such as Array, Maps, Records, and JSON.
    • Full Schema renderer for Map, Array, Record, Binary, Fixed Binary, and Index in the NoSQL tool window tree.
    • Support for Binary and Fixed Binary.
  • Command and Query Execution:
    • Command History.
    • Execute system requests for On-prem connections.
    • Result navigation, including JSON path exploration.
    • Pretty printing SQL.
    • Syntax highlighting.
    • Column and SQL auto-completion.
  • Table and Connection Management:
    • Creation of child tables.
    • Adding cloud connection using a config file.
    • Multiple connection support for Cloud, On-prem, and CloudSim.
    • Global Active Tables support for Cloud.
    • Multi-region table support for On-prem.
    • Edit reserved capacity of cloud tables.
    • Added namespace support for On-prem connections.
  • Additional Features:
    • Support for JSON Collection Tables.
    • Support for MR Counters.
    • Added "View Index DDL" feature.
    • Support for composite primary keys.

What's Changed

  • Remove the version from the description by @alina-yur in #2
  • Bump org.json:json from 20210307 to 20231013 in /oracle.nosql/oracle.nosql.model/oracle.nosql.model.cloud by @dependabot in #1
  • IntelliJ plugin maven to gradle transition by @kunalgup30 in #4
  • adding missing files detected after repo scan by @mikebrey in #5
  • Bumped oracle nosql java sdk to 5.4.17 by @kunalgup30 in #6

New Contributors

Full Changelog: https://github.com/oracle/nosql-intellij-plugin/commits/v1.5.3