v1.147.0
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