diff --git a/docs/ga-roadmap.md b/docs/ga-roadmap.md index c3497140f75..a0dc27571d5 100644 --- a/docs/ga-roadmap.md +++ b/docs/ga-roadmap.md @@ -21,6 +21,7 @@ All stabilized modules will conform to the API expectations outlined in the [VER Explicitly, the following are not in the scope of v1 for the purposes of this document: * stabilization of additional components/APIs needed by distribution maintainers. Vendors are not the audience + * This explicitly excludes the `service` and `otelcol` modules, for which we will only guarantee that there are no breaking changes impacting end-users of the binary after 1.0, while Go API only changes will continue to be admissible until these modules are tagged as 1.0. * Collector Builder * telemetrygen * mdatagen