Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:06
· 26 commits to master since this release

What's Changed

  • build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #263
  • build(deps): bump uraimo/run-on-arch-action from 3.0.1 to 3.1.0 by @dependabot[bot] in #264
  • decode_opentelemetry: guard NULL fqname and label name in compute_metric_hash by @enoquefcd in #265
  • core: harden decoders by @edsiper in #266
  • prometheus: preserve histogram bucket precision by @edsiper in #267
  • prometheus_remote_write: preserve sparse metadata histograms by @edsiper in #268
  • metrics: preserve omitted label semantics by @edsiper in #269
  • encode_prometheus: initialize label key cursor by @edsiper in #270
  • prometheus: avoid exponent bucket labels by @edsiper in #271
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #276
  • prometheus_remote_write: bound native histogram bucket writes to allocated buckets by @GameZoneHacker in #273
  • cmetrics: add cmt_expire for expiring metrics. by @pwhelan in #246
  • build: define YY_NO_UNISTD_H only for MSVC by @hjiawei in #280
  • prometheus: preserve decoder allocation errors by @edsiper in #277
  • fix: preserve histogram/exp_histogram temporality across msgpack round-trip by @truongnht in #279
  • untyped: remove comparison check with old value by @boomer41 in #275
  • lib: upgrade CFL to v0.7.1 by @edsiper in #272
  • encode: avoid .0 suffix on non-finite bucket labels by @edsiper in #281

New Contributors

Full Changelog: v2.1.2...v2.2.0