1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-11-23 21:44:41 +02:00
Files
go-micro/internal/website/docs/roadmap.md

36 lines
890 B
Markdown
Raw Normal View History

2025-11-13 18:59:34 +00:00
---
layout: default
---
# Roadmap
This page mirrors the repository `ROADMAP.md` for easy browsing.
## Focus Areas (Q1 2026)
- Documentation expansion
- Observability integration (OpenTelemetry planned)
- Developer tooling improvements
## Highlights
See the full roadmap on GitHub for detailed quarterly goals:
- Production readiness (graceful shutdown, health checks)
- Cloud native deployment patterns (operator, Helm charts)
- Security enhancements (mTLS, secrets integration)
- Plugin ecosystem growth
## Contributing to the Roadmap
Pick an item, open an issue, propose an approach, then submit a PR.
High priority: documentation, examples, performance improvements, plugin development.
## Full Document
View the complete roadmap including long-term vision and version support:
- GitHub: https://github.com/micro/go-micro/blob/master/ROADMAP.md
_Last synced: November 2025_