go-micro.dev/v5@v5.12.0/internal/website/docs/roadmap.md (about)

     1  ---
     2  layout: default
     3  ---
     4  
     5  # Roadmap
     6  
     7  This page mirrors the repository `ROADMAP.md` for easy browsing.
     8  
     9  ## Focus Areas (Q1 2026)
    10  - Documentation expansion
    11  - Observability integration (OpenTelemetry planned)
    12  - Developer tooling improvements
    13  
    14  ## Highlights
    15  
    16  See the full roadmap on GitHub for detailed quarterly goals:
    17  
    18  - Production readiness (graceful shutdown, health checks)
    19  - Cloud native deployment patterns (operator, Helm charts)
    20  - Security enhancements (mTLS, secrets integration)
    21  - Plugin ecosystem growth
    22  
    23  ## Contributing to the Roadmap
    24  
    25  Pick an item, open an issue, propose an approach, then submit a PR.
    26  
    27  High priority: documentation, examples, performance improvements, plugin development.
    28  
    29  ## Full Document
    30  
    31  View the complete roadmap including long-term vision and version support:
    32  
    33  - GitHub: https://github.com/micro/go-micro/blob/master/ROADMAP.md
    34  
    35  _Last synced: November 2025_