Skip to main content

ZPA 3.6.0

· One min read
Maintainer

ZPA 3.6.0 is out! This version brings several new features, improvements, and bug fixes.

  • SonarQube compatibility: Compatible with SonarQube 9.9 LTA Community Edition and newer.
  • Enhanced support for various SQL syntax and functions, including:
    • SELECT without a FROM clause from Oracle 23ai, such as SELECT func()
    • DEFAULT value ON CONVERSION ERROR clause on all conversion functions that support it
    • IS TRUE/FALSE conditions
    • Alternative syntax for JSON_OBJECT (JSON { }) and JSON_ARRAY (JSON [ ])
  • Other bug fixes and performance improvements.

For detailed release notes, please visit the full changelog.

Related posts: