Skip to content

v1.31.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 10 Oct 16:13
· 3053 commits to refs/heads/develop since this release
7cb937e

Summary

This release fixes a bug in Metrics where subsequent instances didn't share a dimensions set - Huge thanks to @cfchou for flagging it and for being super proactive in creating a test ahead of time.

This also adds support for Amazon Kinesis Firehose in Parser - big thanks to @ran-isenberg!

image

Changes

🌟New features and non-breaking changes

🐛 Bug and hot fixes

  • fix(metrics): ensure dimension_set is reused across instances (pointer) (#1581) by @heitorlessa

🔧 Maintenance

  • chore(deps-dev): bump types-requests from 2.28.11.1 to 2.28.11.2 (#1576) by @dependabot
  • chore(deps-dev): bump typing-extensions from 4.3.0 to 4.4.0 (#1575) by @dependabot

This release was made possible by the following contributors:

@am29d, @dependabot, @dependabot[bot], @heitorlessa, @ran-isenberg and Release bot