From fa9ec2220f49f48030f84f9f403b3ce50c55d3c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 15:38:46 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 4d8a4bed5a21f80ef19891f3f8d24f7456a2bd9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 15:38:47 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ca4211..de85410 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v0.1.5](https://github.com/masa23/logreport/compare/v0.1.4...v0.1.5) - 2026-03-17 +- 最後のメトリクスを取得するAPIを実装する by @ophum in https://github.com/masa23/logreport/pull/24 +- Bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.40.0 by @dependabot[bot] in https://github.com/masa23/logreport/pull/26 + ## [v0.1.4](https://github.com/masa23/logreport/compare/v0.1.3...v0.1.4) - 2026-01-09 - ItemCountのメトリックのキーの扱いをexporterに委ねる by @ophum in https://github.com/masa23/logreport/pull/22