Releases: grafana/alloy-remote-config
Releases · grafana/alloy-remote-config
v0.0.12
What's Changed
- Add effective config to GetConfigRequest by @erikbaranowski in #25
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Add RemoteConfigStatus to the GetConfig request by @erikbaranowski in #17
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Introduce new local_attributes field to deprecate attributes by @tpaschalis in #15
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Adds hash to both GetConfigRequest and GetConfigResponse as well as not_modified to GetConfigResponse.
v0.0.8
Inlude name in RegisterCollector rpc
v0.0.7
Adds RegisterCollector and UnregisterCollector RPCs
v0.0.6
Breaking change: renames metadata to attributes for clarity.
v0.0.5
Adds dependencies to the build container to generate connect code and regenerates the connect code
v0.0.4
Adds a new UpsertPipeline rpc to the PipelineService service.
v0.0.3
This release includes a breaking change to use the term collector over agent to get us in sync with alloy terminilogy