ZPA 3.6.0
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 aFROM
clause from Oracle 23ai, such asSELECT func()
DEFAULT value ON CONVERSION ERROR
clause on all conversion functions that support itIS TRUE/FALSE
conditions- Alternative syntax for
JSON_OBJECT
(JSON { }
) andJSON_ARRAY
(JSON [ ]
)
- Other bug fixes and performance improvements.
For detailed release notes, please visit the full changelog.
Related posts: