Skip to main content

3 posts tagged with "Releases"

Release notes for ZPA

View All Tags

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:

ZPA 3.5.1

· One min read
Maintainer

ZPA 3.5.1 is out!

This is a bug fix release that addresses an issue with coverage import for package bodies declared in the same file as the package specification.

For detailed release notes, please visit the full changelog.

ZPA 3.5.0

· One min read
Maintainer

ZPA 3.5.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.
  • utPLSQL integration: First-class support for test and coverage reports generated by utPLSQL.
  • New grammar support: Added support for all SQL/JSON functions.
  • Numerous bug fixes and performance improvements.

For detailed release notes, please visit the full changelog.