Skip to content

Releases: dosco/graphjin

v3.13.0

25 Feb 09:41

Choose a tag to compare

Changelog

  • 2e27aa4 chore: bump version to v3.13.0 [skip-release]
  • 405ef77 feat: add marketplace configuration and enhance MCP installation process

v3.12.0

25 Feb 04:32

Choose a tag to compare

Changelog

  • 5dbb7ce chore: bump version to v3.12.0 [skip-release]
  • b361ef2 feat: add sync-install-script to copy and set permissions for install.sh

v3.11.3

24 Feb 05:05

Choose a tag to compare

Changelog

  • 6dad508 Refactor and enhance mutation handling in MongoDB driver
  • 91c8df4 chore: bump version to v3.11.3 [skip-release]
  • f1b67c5 fix: support multiple aliased mutations on the same table (#551)

v3.11.2

23 Feb 09:11

Choose a tag to compare

Changelog

  • 230f16a chore: bump version to v3.11.2 [skip-release]
  • 7458100 fix: enforce database-level read_only independent of role configuration (#550)

v3.11.1

22 Feb 01:46

Choose a tag to compare

Changelog

  • 6502af0 chore: bump version to v3.11.1 [skip-release]
  • df70eb9 feat: per-database read_only mode with runtime tamper protection (#548)
  • 09a1407 fix: clean up SQL query syntax and improve poll cycle management in subscription handling
  • 3620098 fix: route queries/mutations to correct database for auto-discovered tables (#549)

v3.11.0

21 Feb 07:54

Choose a tag to compare

Changelog

  • 64550e2 chore: bump version to v3.11.0 [skip-release]
  • 3a040ee feat(discovery): enhance database discovery and next-step guidance
  • cab843f feat: add MCP plugin commands for Claude and Codex with tests

v3.10.6

20 Feb 04:15

Choose a tag to compare

Changelog

  • 434afb6 chore: bump version to v3.10.6 [skip-release]
  • b01e596 fix: add required database parameter to DDL tools for multi-db targeting (#547)

v3.10.5

19 Feb 09:04

Choose a tag to compare

Changelog

  • 8be2804 chore: bump version to v3.10.5 [skip-release]
  • 2dba5ca fix: sync allow-list saves and stabilize mutation test
  • 4d6838c tests: verify view queries across mysql, mariadb, oracle, sqlite

v3.10.4

19 Feb 08:23

Choose a tag to compare

Changelog

  • 6c69c4a chore: bump version to v3.10.4 [skip-release]
  • 3c9811f fix: add JSON Schema items definition to targets array parameters (#546)

v3.10.3

17 Feb 05:35

Choose a tag to compare

Changelog

  • 4faaeaa Refactor onboarding tools and enhance database setup process
  • 113f595 chore: bump version to v3.10.3 [skip-release]