Skip to content

Commit f3de549

Browse files
[tagpr] update CHANGELOG.md
1 parent 01c6922 commit f3de549

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [v0.2.0](https://github.com/mackerelio/opentelemetry-collector-mackerel/compare/v0.1.0...v0.2.0) - 2025-10-30
4+
- chore: use opentelemetry-go-build-tools/multimod for multi-module tagging by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/7
5+
- feat: implement Zero Config Provider for MDOT Collector by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/8
6+
- feat: Set queue size for mackerelotlp exporter to eliminate the need for a batch processor by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/9
7+
- chore: Configure Renovate by @renovate[bot] in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/11
8+
- refactor: make zerocfgprovider a public and independent module by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/13
9+
- feat: Mackerel OpenTelemetry Collector generated by ocb by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/14
10+
- chore: use GoReleaser v2 to build otelcol-mackerel distribution by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/15
11+
- chore: update our components version in disto manifests using tagpr by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/16
12+
- chore: build deb/rpm packages by GoReleaser by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/17
13+
- chore: release archives, rpm/deb packages and container images of otelcol-mackerel distro by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/18
14+
- chore: fix docker image repository name by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/19
15+
- chore: set GH_TOKEN to gh command by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/22
16+
- chore: set git author when push monorepo release tags by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/21
17+
- chore: set GITHUB_TOKEN to goreleaser command by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/24
18+
- chore: change GORELEASER_CURRENT_TAG value from sha to tag name by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/26
19+
320
## [v0.1.0](https://github.com/mackerelio/opentelemetry-collector-mackerel/commits/v0.1.0) - 2025-10-16
421
- feat: implements config for Mackerel OTLP Exporter by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/1
522
- feat: Mackerel OTLP Exporter by @Arthur1 in https://github.com/mackerelio/opentelemetry-collector-mackerel/pull/2

0 commit comments

Comments
 (0)