Release Notes Of EA GraphLink

  1. Home
  2. Release Notes of EA GraphLink
EA GraphLink
Version 2.0.0.87 Jun 2026

EA GraphLink

Version 2.0.0.87

Jun 2026
New Feature
  • Added Single Sign-On (SSO) support using OpenID Connect (OIDC), allowing users to authenticate through external identity providers.
  • Added support for authorizing Graph API requests using identity provider access tokens, enabling secure integration with SSO environments.
  • Introduced Model Context Protocol (MCP) support, allowing GraphLink to expose GraphQL tools for AI assistants and compatible MCP clients.
  • Added schema introspection support for MCP clients, enabling AI assistants to discover available GraphQL schemas.
  • Added a configurable option to control connector traversal direction during Graph queries.
  • Enhanced User Management with the ability to:
    • Enable or disable user accounts.
    • Assign temporary passwords for password reset scenarios.
  • Added a connector-direction filter to Generic schemas, allowing queries to follow connectors in a specified direction.
  • Added the ability to enable or disable package exclusion without removing configured exclusion settings.
Improvements
  • Single Sign-On (SSO) now automatically retrieves a user's name when it is not included by the identity provider, providing a smoother sign-in experience.
  • Enhanced SSO connection testing with more descriptive error messages when configuration issues are detected.
  • Inactive schemas and models are now excluded from query execution and MCP access.
  • Improved the User Management interface workflow and application notifications.
  • Enhanced security for MCP authentication and request validation.
  • Orphaned elements and diagrams are now automatically excluded from query results for cleaner outputs.
  • Added a Contains filter option for Graph queries, enabling partial text searches on string properties.
  • Improved reliability when generating schemas from large MDG Technology files.
Bug-Fixes
  • Fixed an issue where saved SSO configuration settings were not displayed correctly.
  • Resolved login issues with certain identity providers.
  • Fixed problems saving configuration values containing special characters.
  • Resolved an issue affecting SSO connection testing.
  • Fixed issues affecting enum tagged-value properties.
  • Fixed an issue preventing the MCP server from restarting correctly.
  • Fixed issues with resolving stereotype links across different schemas.
  • Fixed issues affecting package exclusion during query execution.

Version 2.0.0.42

Jan 2026
Bug-Fixes
  • Fix for MDG Schema Generation Issue due to Enum Tagged Value Formatting
  • Cleanup for Schema-Related Resources oh Schema Generation Failure
  • Filter-Related Issues Fixes in Generic Schema
Improvements
  • Build Diagram Stereotype from StyleEx in Generic Schema
EA GraphLink