Skip to content

v0.3.1

Choose a tag to compare

@haos666 haos666 released this 08 Jun 14:30

v0.3.1

Patch release for the Tabularis DM plugin.

Fixed

  • Implements the get_routine_definition RPC used by Tabularis when opening stored function/procedure definitions.
  • Returns source from ALL_SOURCE when available, otherwise returns the generated routine signature fallback.
  • Updates launch scripts and docs to 0.3.1.

Validation

  • mvn clean package passed with 24 tests.
  • Local Docker DM / DEV2 integration validated get_routine_definition for both function and procedure objects.
  • Local Tabularis plugin directory was updated to 0.3.1.

Notes

  • The plugin remains read-only.
  • Dameng JDBC driver jars are not bundled.