mirror of
https://github.com/NdoleStudio/go-otelroundtripper.git
synced 2026-04-26 03:25:57 +03:00
[PR #1] [MERGED] Upgrade to otel/metrics@v0.28.0 #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-otelroundtripper#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NdoleStudio/go-otelroundtripper/pull/1
Author: @vankleefjim
Created: 4/5/2022
Status: ✅ Merged
Merged: 4/6/2022
Merged by: @AchoArnold
Base:
main← Head:upgrade-otel-metrics-v0.28📝 Commits (4)
626547eUpgrade otel/metric to v0.28.0 and implement breaking changes1943efefix typos in README6914cedonly require go 1.175df151drun go mod tidy📊 Changes
9 files changed (+96 additions, -63 deletions)
View changed files
➕
CHANGELOG.MD(+7 -0)📝
README.md(+4 -4)📝
config.go(+2 -0)📝
example_test.go(+1 -1)📝
go.mod(+9 -9)📝
go.sum(+25 -22)📝
option_test.go(+2 -2)📝
round_tripper.go(+44 -23)📝
round_tripper_test.go(+2 -2)📄 Description
In the changelog I didn't specify a version where this is released to, would be great if this could be released though :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.