- Breaking: `cmd/builder` skip‑get‑modules flag no longer rewrites go.mod, preserving the file as advertised.
- Enhancement: `pkg/config/configtls` adds an option to include insecure cipher suites; `pkg/confighttp` introduces `ExposedHeaders` in CORSConfig to set Access‑Control‑Expose‑Headers.
- Bug fix: `pkg/exporterhelper` prevents a nil‑pointer panic during queue batch unmarshalling when sizer is set but batching is disabled; `cmd/mdatagen` cleans up extra line in README formatting.