Home / Companies / Redocly / Blog / September 2025

September 2025 Summaries

2 posts from Redocly

Filter
Month: Year:
Post Summaries Back to Blog
Successfully implementing API versioning involves a strategic approach across several key areas, including defining an API versioning strategy, creating a deprecation plan, configuring CI/CD pipelines, enabling documentation versioning, and establishing clear communication channels. The decision-making process for choosing the right versioning strategy depends on factors such as whether the API is new or existing, the need for breaking changes, and team capacity. One recommended strategy is API evolution, which maintains a single version with non-breaking changes and creates new endpoints for breaking ones. Alternatively, explicit versioning can be done via URL paths, query parameters, or headers, and many organizations use a hybrid approach. Deprecation planning helps manage technical debt by setting clear timelines for phasing out older versions. CI/CD pipelines should be configured according to the chosen versioning method, and documentation must be versioned alongside APIs to facilitate user navigation. Effective communication with API consumers is crucial, involving onboarding information, release notifications, deprecation warnings, and usage monitoring to ensure smooth transitions and maintain support.
Sep 15, 2025 634 words in the original blog post.
In August 2025, Redocly introduced a series of updates to enhance its product suite, focusing on AI integration, navigation, workflows, and feedback systems. Key enhancements include advanced AI capabilities in GraphQL documentation, improved navigation with refined breadcrumb design, and powerful GraphQL and OpenAPI documentation features. Developer workflows now support direct execution with full schema support, while AsyncAPI documentation benefits from metadata extensions. Developer experience improvements include dynamic component loading and better authentication, alongside enhancements to the feedback system with automatic spam detection and Git integration for pull request reviews. The Reunite build experience has become more visually informative, and various quality improvements have been made, such as better error handling and enhanced search capabilities. Redocly is actively hiring software engineers to further develop its API documentation tools and has plans for future features like remote content file management and a visual workflows builder.
Sep 11, 2025 799 words in the original blog post.