Skip to content

Oracle APEX ECharts 1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:11

Oracle APEX ECharts 1.0.1

Patch release for distribution and linked-skill maintenance. The Oracle APEX
plug-in, PK_APEX_ECHARTS, browser runtime, ChartSpec, and project-profile
contracts remain at their 1.0.0/1.0 versions.

Fixes

  • Resolve annotated Git tags to the commit they reference, preventing a false
    update notification immediately after installing a tagged release.
  • Normalize ZIP creation to UTC so the macOS and Linux builds are byte-identical.

Included versions

  • Oracle APEX ECharts project 1.0.1
  • skill 1.0.1
  • Apache ECharts 6.1.0
  • APEX plug-in 1.0.0
  • PK_APEX_ECHARTS 1.0.0
  • browser runtime 1.0.0
  • ChartSpec 1.0
  • project profile 1.0
  • plug-in FILES_VERSION 1

The supported contract is Oracle APEX >=24.2 <25.0 and Oracle Database
>=23ai; the exact evidence and empty live-runtime validation arrays are in
the attached compatibility.json.

Quick installation

  1. Download and verify SHA256SUMS.
  2. For an agent skill, extract oracle-apex-echarts-skill-1.0.1.zip and run
    scaffold_consumer.py first without, then with, --apply.
  3. For APEX, run audit-installation.sql <application_id> read-only.
  4. Only in an authorized environment, run install.sql <application_id> and
    then validate-installation.sql <application_id>, or compile the matching
    package and import plugin.sql manually in Shared Components.

Verify SHA256SUMS before installation. No database compilation, plug-in
import, or authenticated APEX runtime validation was performed for this
release. This project is not affiliated with or endorsed by Oracle Corporation
or the Apache Software Foundation.