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!
Changes
πNew features and non-breaking changes
- feat(parser): add KinesisFirehoseModel (#1556) by @ran-isenberg
π 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