RhodeCode Enterprise 5.8.0 Release Notes

Release Date

  • 2025-10-02

New Features

  • AI Code Review Integration (Beta, only available for superadmins): Added support for AI-assisted code reviews with multiple AI models including GPT, Claude, and Gemini. This feature allows automated code analysis and review suggestions. Available only in Enterprise Edition.

  • Rhodecode MCP - interact with your rhodecode deployment via your favourite AI agent. For now, mostly read-only actions are supported. See https://code.rhodecode.com/rhodecode-mcp

General

  • documentation: Enhanced repository extra fields documentation with improved examples and UI hints.

Security

Performance

Fixes

  • indexing: Fixed indexing failures that could occur on first error by updating rhodecode_tools dependency.

  • api: Fixed search API enpoint compatibility issue with Elasticsearch 8.x format affecting result counts.

  • api: Fixed repository visibility issue where repositories created via API would not appear immediately in the UI.

  • ui: Fixed exception tracker UI bug that showed incorrect number of exceptions in the admin panel.

  • logs: Suppressed pkg_resources deprecation warnings during vcs operations.

  • azure: Fixed issue with SAML plugin and MFA authentification methods on Azure side.

Upgrade notes

  • RhodeCode 5.8.0 is a feature release that includes beta version of AI code review integration capabilities.