You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[v4.0.0] - 2024-04-21
Changed
BREAKING CHANGE Changed module path from github.com/jthomperoo/k8shorizmetrics/v3 to github.com/jthomperoo/k8shorizmetrics/v4.
BREAKING CHANGE Types now use JSON tags which match Kubernetes convention, with naming using camel case rather
than snake case. For example the Resource Metric field PodMetricsInfo is now serialised as podMetricsInfo rather
than pod_metrics_info.