Actively developed

New releases
every 4–6 weeks

Qubership APIHUB is under active development. Below are highlights from recent releases.

Full Changelog on GitHub

v2.9.0

Latest April 13, 2026
  • Umbrella repository README — clearer product story, layer vs role table, wiki links to Architecture landscape and Features list
  • docs/README.md — guide map, wiki cross-links, Compose / Helm / local K8s quickstart entry points, component repository table, ERD (pages/erd) reference

v2.8.0

April 9, 2026
  • AsyncAPI Phase 2/3 — full support: rendering, diff, global search, agent discovery
  • GraphQL global search for operations (UI + backend)
  • REST & GraphQL Quality Gates — Spectral linting fully enabled
  • TypeScript 7.0 upgrade for frontend components
  • Sharable/Non-sharable meta-marker for document export control

v2.7.0

March 24, 2026
  • MCP Tool for API Changes: new get_rest_api_operation_diff MCP tool
  • GraphQL Bulk Mode in Breaking Changes Dashboard with CSV import/export
  • AI Linter productization: multiple linters per API type
  • AsyncAPI Quality Check backend support

v2.6.0

February 6, 2026
  • AsyncAPI initial backend support
  • OAS 3.0/3.1 cross-version comparison improvements
  • Common Go library for API spec exposure
  • Runtime log level management across all services

v2.5.2

December 16, 2025
  • MCP Server PoC — first MCP server + AI chat integration
  • LLM onboarding to APIHUB for API quality measurement
  • OAS 3.1 pathItem refs support in REST Playground