feat(telemetry)!: promote to v1.0.0 — named shutdown errors per provider, Go 1.26
Label each provider shutdown failure with its signal name (trace/metric/log). Errors remain joined via errors.Join; individual causes still unwrappable. Go directive bumped from 1.25 to 1.26. API committed as stable.
This commit is contained in:
5
COMMIT.md
Normal file
5
COMMIT.md
Normal file
@@ -0,0 +1,5 @@
|
||||
feat(telemetry)!: promote to v1.0.0 — named shutdown errors per provider, Go 1.26
|
||||
|
||||
Label each provider shutdown failure with its signal name (trace/metric/log).
|
||||
Errors remain joined via errors.Join; individual causes still unwrappable.
|
||||
Go directive bumped from 1.25 to 1.26. API committed as stable.
|
||||
Reference in New Issue
Block a user