Skip to content

v1.147.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 10:02
bf9a259

Remove deprecated APIs

BREAKING CHANGE: the deprecated encode.JsonEncoder function, typeutil.Pointer function, and the NameErrorLevel constants in metrics/opentel and metrics/prometheus have been removed; use encode.JSONEncoder, new(), and NameLogLevel instead.

Full Changelog: v1.146.0...v1.147.0